2023-09-19
4478
#nextjs
Elijah Agbonze
29481
Sep 19, 2023 â‹… 15 min read

Implementing SSR in Next.js: Dynamic routing and prefetching

Elijah Agbonze I am a full-stack software developer from Nigeria. I love coding and writing about coding.

Recent posts:

how to add custom fonts in React Native

How to add custom fonts in React Native

Custom fonts provide your apps with a unique identity. Explore modern ways to add custom fonts in a React Native app, including Google Fonts.

Nitish Sharma
Apr 7, 2025 â‹… 10 min read
React Useref Hooks

How to use the React useRef Hook effectively

Learn how to use React useRef for managing references, avoiding re-renders, and applying best practices in functional components.

Rahul Chhodde
Apr 7, 2025 â‹… 11 min read
How to eliminate render-blocking resources — CSS and JavaScript

How to eliminate render-blocking resources — CSS and JavaScript

Use Lighthouse to eliminate render-blocking resources, which block the first paint of your page, in both CSS and JavaScript.

Anna Monus
Apr 4, 2025 â‹… 8 min read
Mocking Complex APIs With Mirage JS

Mocking complex APIs with Mirage JS

Mock complex APIs with JavaScript’s Mirage JS library including JWT authentication, relational data, role-based access control, and more.

Emmanuel John
Apr 4, 2025 â‹… 10 min read
View all posts

Leave a Reply