HackerTrans
TopNewTrendsCommentsPastAskShowJobs

antjanus

no profile record

Submissions

[untitled]

1 points·by antjanus·4 maanden geleden·0 comments

[untitled]

1 points·by antjanus·4 maanden geleden·0 comments

[untitled]

1 points·by antjanus·5 maanden geleden·0 comments

[untitled]

1 points·by antjanus·5 maanden geleden·0 comments

[untitled]

1 points·by antjanus·5 maanden geleden·0 comments

[untitled]

1 points·by antjanus·6 maanden geleden·0 comments

[untitled]

1 points·by antjanus·6 maanden geleden·0 comments

[untitled]

1 points·by antjanus·6 maanden geleden·0 comments

Show HN: I, AI – A story about AI

antjanus.com
1 points·by antjanus·6 maanden geleden·0 comments

Best Practices for AI-Assisted Coding with Claude Code and Building Claude.md

antjanus.com
6 points·by antjanus·6 maanden geleden·0 comments

comments

antjanus
·13 jaar geleden·discuss
Take a shot with Treeize (https://npmjs.org/package/treeize) for better json. Seriously.
antjanus
·13 jaar geleden·discuss
I opt to bypass Bookshelf entirely and go for the Knex query builder (with my own wrapper) especially when it comes to API creation.

The best thing? By using custom selector names (whatever.what AS something:else) and using [Treeize](https://npmjs.org/package/treeize), you can achieve a deep-object graph effect. Which is really neat.