HackerTrans
TopNewTrendsCommentsPastAskShowJobs

antjanus

no profile record

Submissions

[untitled]

1 points·by antjanus·قبل 4 أشهر·0 comments

[untitled]

1 points·by antjanus·قبل 4 أشهر·0 comments

[untitled]

1 points·by antjanus·قبل 5 أشهر·0 comments

[untitled]

1 points·by antjanus·قبل 5 أشهر·0 comments

[untitled]

1 points·by antjanus·قبل 5 أشهر·0 comments

[untitled]

1 points·by antjanus·قبل 6 أشهر·0 comments

[untitled]

1 points·by antjanus·قبل 6 أشهر·0 comments

[untitled]

1 points·by antjanus·قبل 6 أشهر·0 comments

Show HN: I, AI – A story about AI

antjanus.com
1 points·by antjanus·قبل 6 أشهر·0 comments

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

antjanus.com
6 points·by antjanus·قبل 6 أشهر·0 comments

comments

antjanus
·قبل 13 سنة·discuss
Take a shot with Treeize (https://npmjs.org/package/treeize) for better json. Seriously.
antjanus
·قبل 13 سنة·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.