Javascript
I use Javascript and its related front and backend frameworks pretty much everyday. Here are some of my adventures with the popular programming language.
-
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 » -
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 » -
Serve Angular Universal Server Side Dynamic Rendering with Nginx as Proxy
Updated, Nov 2023: Deploy Angular 17+ Server Side Rendering with Nginx as Proxy You’ve managed to go through getting your…
Read More » -
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 » -
Auto Sign Out on Client Expire JWT Angular
You’re using JWT for Authentication with your API. You have Angular on the frontend, speaking to an Express backend API.…
Read More » -
Add Angular Splash Screen
Twitter’s Progressive Web Application has this beautiful splash screen. Splash screens are awesome. In a PWA, having a splash screen…
Read More » -
Quick Introduction: Mocha, Chai and Chai-http Test Express API Auth Endpoints
Irrespective of the programming language or framework used, Obeying the Testing Goat is essential and leads to reduced error-prone programs…
Read More » -
IonicPage – Link to Pages with URL like a Pro
IonicPage allows you to link to pages of your Ionic app directly via URL links in the browser. Therefore, a…
Read More » -
My Recent Job Interview & What I Learned
As a web developer, I’ve had a fair share of job interviews. Some go well, others, not so well. In…
Read More » -
Unifi Guest Voucher Check
When I stopped using the Freeradius-cum-DDWRT-cum-Daloradius implementation for the Hotspot Login approach, it was so I could free my hands…
Read More »