Think back to when you started 🐣
What is the one piece of advice you’d give to a developer just starting their Angular journey today?
Share your wisdom and help a newcomer grow.
Bun v1.3.9
- Fixes 23 issues
- Run multiple package.json scripts or files in parallel or sequential with `bun run --parallel 'server.ts' 'build:*'`
- ESM bytecode in `bun build --compile`
- Faster: RegExp, string.trim() & more
Thanks to 11 contributors!
bun.com/blog/bun-v1.3.9