HackerTrans
热门最新趋势评论往期问答秀出招聘

casmn

no profile record

提交

[untitled]

1 分·作者 casmn·2个月前·0 评论

[untitled]

1 分·作者 casmn·3个月前·0 评论

Show HN: V2.4.9 – Environment Variable Validation for SvelteKit and Next.js

github.com
2 分·作者 casmn·6个月前·0 评论

Show HN: Environment variable usage in JavaScript/ts projects

github.com
4 分·作者 casmn·6个月前·0 评论

Show HN: Dotenv-Diff – Recent Improvements

2 分·作者 casmn·7个月前·0 评论

Show HN: Dotenv-diff 2.3.12 – better secret detection, fewer false positives

github.com
1 分·作者 casmn·7个月前·1 评论

评论

casmn
·7个月前·讨论
I think i will have to disagree.

When you are not making a simple website, but an actually enterprise system, AI just simply can't do that without making any bugs or start to hallucinate.
casmn
·7个月前·讨论
I am using dependabot, grouped dependencies once a week.

We started by having it doing PR for every single dependencies update every day, but that was a little too much noise

But i depends on how big your team is
casmn
·7个月前·讨论
I am always using JSDocs whenever i am writing a function - i think this is a good practice for every developer - even if it's a simple function.