Lemme begin by saying, I’m sorry for all the frustration you’ve had to go through before arriving here (assuming you found this article via search…
Angular Module Lazy Loading like a Pro
Posted in Javascript, and Personal
KhoPhi's Dev
Posted in Javascript, and Personal
Lemme begin by saying, I’m sorry for all the frustration you’ve had to go through before arriving here (assuming you found this article via search…
Updated, Nov 2023: Deploy Angular 17+ Server Side Rendering with Nginx as Proxy You’ve managed to go through getting your current Angular 5+ project Angular…
Here’s a pretty quick fix to get localStorage available in your Angular Server-Side Rendering application. This article assumes you followed the Angular Server-Side Rendering Story: https://github.com/angular/angular-cli/wiki/stories-universal-rendering Step…
Posted in Javascript, and Personal
In this week’s class, it is about time we prepare our client-side application to talk to our server. Our client – the application in the…
Depending on the services or products you offer, you might wanna verify your users via a phone number, on top of the usual email verifications.…
Cool! The latest and greatest update to Angular (is it?) is in, in the coatings of Angular 6. Some of us love shiny new things…
Let’s get this done quickly. Angular Material 2 is finally something I wanna get my head into. Streamlined and ready for all the heavy lifting.…
Progressive Web Apps (PWA) is the ‘distin’ now. I had fun consuming my WordPress blog via API with a new UI, built as a PWA…
You’re ready to deploy your Angular 17+ Server Side Rendering application, and wanna do it with Nginx sitting in front. Good. Welcome! Below is the…
With all the AI buzz ongoing, you don’t care. You just wanna create your Django Channels websockets enabled endpoint, and do some real-time communication with…