About
Dev
Contact
Saba Zikaria
blog & portfolio
30 Mar 2023
Power of Dynamic Routing in Next.js
Creating dynamic routes in Next.js
25 Feb 2023
Understanding getServerSideProps in Next.js
Learn Server-side rendering and how to implement it using getServerSideProps method in Next.js apps
20 Feb 2023
Why You Should Use The Image Component in Next.js
Demonstrating the benefits of the Next.js Image Component.
13 Feb 2023
Understanding Batching with DataLoader in GraphQL
Understanding why we run into performance issues with GraphQL queries and how we can leverage DataLoader to help with that.
27 Nov 2020
Handling Configs in Node Using The Twelve-Factor App Methodology
Using dotenv to set environment configs in a node app.
next