Qasim Amin
Qasim's Blog

Qasim's Blog

Follow
Follow
homebadgesnewsletter
Tag

beginner

#beginner

More content

Read more stories on Hashnode


Articles with this tag

Parallel Routes In NextJS

Aug 20, 20233 min read

What Are Parallel Routes? Parallel routes in NextJS allow you to display two pages on one segment. What that allows you to do is render two pieces of...

Parallel Routes In NextJS

Dynamic Routing

Aug 14, 20234 min read

The Basics That You Need To Know For App Router ยท What Are Dynamic Routes? Dynamic routes are one of the many different types of routes used throughout...

Dynamic Routing