Posts
I've written a total of 48 articles.
You Belong In Tech
Posted on:June 30, 2022 at 19:00:00TypeScript offers three types of assignability implicit, explicit, and structural.
Using Next Middleware to access and use geolocation in a non dynamic route
Posted on:May 6, 2022 at 00:00:00Middleware gives you access to geolocation data that can shape the way you deliver content. How can we use it?
Next.js - How to optimize fonts
Posted on:May 3, 2022 at 00:00:00When using 3rd party fonts we have to make sure they are optimized, in the times before Next.js 10.2 you had to manually optimize but now it is built in.