HackerTrans
TopNewTrendsCommentsPastAskShowJobs

antjanus

no profile record

Submissions

[untitled]

1 points·by antjanus·4 months ago·0 comments

[untitled]

1 points·by antjanus·4 months ago·0 comments

[untitled]

1 points·by antjanus·5 months ago·0 comments

[untitled]

1 points·by antjanus·5 months ago·0 comments

[untitled]

1 points·by antjanus·5 months ago·0 comments

[untitled]

1 points·by antjanus·6 months ago·0 comments

[untitled]

1 points·by antjanus·6 months ago·0 comments

[untitled]

1 points·by antjanus·6 months ago·0 comments

Show HN: I, AI – A story about AI

antjanus.com
1 points·by antjanus·6 months ago·0 comments

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

antjanus.com
6 points·by antjanus·6 months ago·0 comments

comments

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