Building an IoC Container from Scratch: How NestJS and Spring Actually Work
You’ve written @Injectable() dozens of times. But if someone asked you what it actually does, could you explain it without saying "it enables dependency injection"? I used to treat NestJS like a magic box. Write a...
- typescript
- architecture
- spring-boot
- nestjs