Skip to content

A repository documenting me learning React and Next.js from the Next.js tutorial to develop my website.

Notifications You must be signed in to change notification settings

anhnlh/learning-nextjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

↗ Learning Next.js ⚡

I took the React Foundations course on the Next.js website to learn about React concepts and a little bit about front-end development.

Topics learned

  • Document Object Model (DOM)
  • User Interface rendering and manipulation using Javascript
  • Minimizing repetitive code using React
  • React Components with Props
  • React States
  • Server vs Client Components (Next.js automatically forces Server Components to help with website performance)

Next step

Learning how to use pure Next.js on another repository here.

About

A repository documenting me learning React and Next.js from the Next.js tutorial to develop my website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published