Qasim Amin
Qasim's Blog

Qasim's Blog

Follow
Follow
homebadgesnewsletter
Tag

Beginner Developers

#beginners

More content

Read more stories on Hashnode


Articles with this tag

Variables In Unity

Nov 11, 20234 min read

All The Basics · What Is A Variable? A variable is a symbolic name or is associated as an identifier that can be changed during the execution of the...

Variables In Unity

Mapping In NextJs

Oct 8, 20233 min read

The basics · What Is Mapping? Mapping is a convention used in both React and Nextjs that is used to make multiple functions without having messy and...

Mapping In NextJs

The Layout File In NextJs

Sep 24, 20232 min read

The Basics · What Is Layout Layout is a file convention in NextJs that allows coders like us to access or implement code through the file branch. An...

The Layout File In NextJs

How To Load UI Using The "Loading" Page In NextJs

Sep 3, 20233 min read

The Beginner Guide To Using This Loading Page · What Is The "Loading" Page? The "loading" page is a built-in Nextjs page that allows a page to load its...

How To Load UI Using The "Loading" Page In 
                                                           NextJs

Making Code Reusable In Next.js

Jul 17, 20235 min read

With The Help Of The Map, Feature · What Is Reusable Code? Reusable code, by definition, intends to promote efficiency, consistency, and flexibility...

Making Code Reusable In Next.js

Creating A Nextjs Application

Jul 7, 20233 min read

Beginner tutorial · What Is Nextjs? Nextjs is an open-source framework that works with React giving you building blocks to create fast web applications....

Creating A Nextjs Application