Install
Please confirm you are human
This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.
A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.
News
Moleculer vs NestJS: which one, and when
5+ day, 9+ hour ago (218+ words) The same service written in both frameworks, what each one does when you add a second instance, and a decision list instead of a sales pitch. Tagged with node, nestjs, microservices, javascript....
Streaming AI Responses Into Your Angular App
6+ day, 21+ hour ago (1381+ words) You know the difference between a chat box that feels alive and one that feels broken. In the... Tagged with angular, webdev....
How AI changed the way I build software, and why I ended up building an open source shell for Angular
1+ week, 1+ day ago (244+ words) Up front: this is my own project, so I'm not exactly neutral here;-) Where I'm coming... Tagged with angular, opensource, ai, webdev....
FmPro Migrator Custom Dev Edition 11.85 Adds Fixed-Price Angular
1+ week, 4+ day ago (133+ words) FmPro Migrator AI Accelerated Edition Layout Conversion Workbench Angular + TypeScript REST DEV Window FmPro Migrator Site License Server Diagram Legacy migration projects have traditionally carried open-ended consulting costs that made budgeting difficult and delayed project approval. Fixed-price FmPro Migrator Custom…...
🚀 DevLab One Angular Dynamic Components – Version 2 Released!
1+ week, 6+ day ago (93+ words) I'm excited to share Version 2 of my Angular Dynamic Components library! 🎉 After the initial Alpha Release, I've spent significant time testing the components, fixing issues, improving the architecture, and adding new capabilities. Version 2 comes with multiple fixes, improvements, and several…...
Forms in React: From Inputs to Controlled Components
3+ week, 7+ hour ago (629+ words) You have probably written HTML forms before, and so the structure below resonates with you. Perhaps you even smile because, this one, you understand. If you have done this, you know what happens when you click the button. The whole…...
PrimeNG's license changed - my take on the options for teams
3+ week, 4+ day ago (536+ words) PrimeNG, one of the bigger component libraries, recently changed their licensing model. This meant overnight the repository was archived and bugfixes are gated behind a community license you have to apply for. Medium to large software development teams now have…...
Kill the Path Everywhere — JVM, Agent, React BFF, Angular Admin
4+ week, 3+ hour ago (35+ words) There is a class of production decisions that are too small for a release and too important for a chat thread. We killed the Java …...
The Repository Pattern in NestJS: a collection that happens to live in a database
4+ week, 9+ hour ago (1428+ words) The canonical starting point for a NestJS module backed by TypeORM is the one the framework itself... Tagged with repository, typescript, nestjs, typeorm....