angular
-
Angular 12 – Fixing Module not found: Error: Can’t resolve ‘fs’
Let’s fix the error as shown in the title. I assume you’re using Angular 12+ where some whatever changes with…
Read More » -
Javascript
Deploy Angular to Production with Github Actions
Github Actions is cool. Angular is the best. Deploy your Angular application with Github Actions. Here’s how To create your…
Read More » -
Javascript
KhoPhi.Blog – The fastest PWA blog experience I’ve always dreamed of
Progressive Web Apps (PWA) is the ‘distin’ now. I had fun consuming my WordPress blog via API with a new…
Read More » -
Javascript
Upgrade to Angular 6 in under 2 minutes
Cool! The latest and greatest update to Angular (is it?) is in, in the coatings of Angular 6. Some of…
Read More » -
Javascript
Angular Material 2 Responsive Sidebar Menu Navigation
Let’s get this done quickly. Angular Material 2 is finally something I wanna get my head into. Streamlined and ready…
Read More » -
News
Worldwide Phone Number Verification via Firebase Auth in Angular
Depending on the services or products you offer, you might wanna verify your users via a phone number, on top…
Read More » -
Personal
Tech Leads Programming Class Week 4
In this week’s class, it is about time we prepare our client-side application to talk to our server. Our client…
Read More » -
Javascript
localStorage undefined Angular Server Side Rendering
Here’s a pretty quick fix to get localStorage available in your Angular Server-Side Rendering application. This article assumes you followed the…
Read More » -
Javascript
Serve Angular Universal Server Side Dynamic Rendering with Nginx as Proxy
You’ve managed to go through getting your current Angular 5+ project Angular Universal-friendly, which might have involved finding dependencies that…
Read More » -
Javascript
Angular Module Lazy Loading like a Pro
Lemme begin by saying, I’m sorry for all the frustration you’ve had to go through before arriving here (assuming you…
Read More »