Welcome to Scrimba Nextjs workshop!

We will be talking about Nextjs and fundamentals

Picture of the authorPicture of the author

Javascript

  • Programming language
  • Makes your UI programmable
  • Lets you to fetch data

React.js

  • Frontend library
  • Reusable UI components
  • Dynamically working on client side
  • code downloads to browser

Nextjs

  • Full-stack App Framework
  • All-in-one backend services
  • Working on both client and server side
  • Easy integration with Vercel