InBetter ProgrammingbySunny SunDetect Active Users in Angular Using NestJs and Socket.IOA comparison between Socket.IO and SignalRJan 6, 20221Jan 6, 20221
InLevel Up CodingbySunny SunWhy Angular Input Setter is Only Being Fired OnceExamine various approaches to pass data between componentsJan 27, 20222Jan 27, 20222
Sunny SunShare Angular Library between multiple AppsHow to set up and release a library into a private repository and share it between multiple AppsJul 9, 20185Jul 9, 20185
Sunny SunHow to map REST API data using Decorator pattern in Angular 6In this article, I will talk about how to use the Decorator pattern to consume REST API in Angular 6.Dec 28, 20187Dec 28, 20187
InJavaScript in Plain EnglishbySunny SunExtend Google Map library in Angular 7+Recently, I integrated Google Maps into one of my Angular projects, and I was really happy with the result. I wanted to share a few tips I…Jan 2, 2020Jan 2, 2020
InJavaScript in Plain EnglishbySunny SunA White label solution using powerful features in Angular 7+In this article, I will present a solution for building White label Angular Apps using dynamic routing and lazy-loading modules.Mar 5, 20203Mar 5, 20203
InThe StartupbySunny SunDetect active users in a page using SignalR and AngularRecently, I implemented an interesting feature using SignalR and Angular. The new feature in the Angular App allows admins to see all…Apr 27, 20201Apr 27, 20201
InLevel Up CodingbySunny SunCasting date string from and HTTP JSON response using a Decorator in AngularOne of the important benefits of using Typescript is its strongly typed, so it provides compiled time type checking and developers can…May 31, 2020May 31, 2020
InJavaScript in Plain EnglishbySunny SunAngular State Management with Observable Service PatternAngular state management is the core of any Angular App, but there is no one-size-fit-all solution.Dec 13, 2020Dec 13, 2020