prashant-kr.hashnode.devAngular Signals vs RxJS: Which Should You Use in 2025?🔍 Introduction Angular's new reactive system, Signals, introduced in Angular 16 and stabilized in Angular 17, has shaken up how we think about state management and reactivity in Angular apps. As someone who’s worked with RxJS-heavy enterprise Angula...Jul 14, 2025·4 min read
prashant-kr.hashnode.devHow to Structure a Scalable Angular Project Using Nx Workspace🚀 Introduction As frontend applications grow in size and complexity, maintaining a clean, scalable, and testable structure becomes crucial — especially in enterprise environments. Over the past few years, I’ve worked on large-scale Angular projects,...Jul 13, 2025·3 min read