HackerTrans
TopNewTrendsCommentsPastAskShowJobs

antjanus

no profile record

Submissions

[untitled]

1 points·by antjanus·vor 4 Monaten·0 comments

[untitled]

1 points·by antjanus·vor 4 Monaten·0 comments

[untitled]

1 points·by antjanus·vor 5 Monaten·0 comments

[untitled]

1 points·by antjanus·vor 5 Monaten·0 comments

[untitled]

1 points·by antjanus·vor 5 Monaten·0 comments

[untitled]

1 points·by antjanus·vor 6 Monaten·0 comments

[untitled]

1 points·by antjanus·vor 6 Monaten·0 comments

[untitled]

1 points·by antjanus·vor 6 Monaten·0 comments

Show HN: I, AI – A story about AI

antjanus.com
1 points·by antjanus·vor 6 Monaten·0 comments

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

antjanus.com
6 points·by antjanus·vor 6 Monaten·0 comments

comments

antjanus
·vor 13 Jahren·discuss
Take a shot with Treeize (https://npmjs.org/package/treeize) for better json. Seriously.
antjanus
·vor 13 Jahren·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.