Skip to content

agalcalledjen/Learn-NextJS

Repository files navigation

Learn NextJS 📚


Setup

Installation

yarn add

Run

yarn run dev

Technologies Used

  • React
  • Next.js
  • Tailwind CSS

Personal Learnings

  • Next.js
    • Server-rendered by default
    • Faster page loads from automatic code splitting
    • Client-side routing made simple (page based)
    • Hot Module Replacement (HMR) is supported by webpack-based dev environment
    • Can implement Express or any other Node.js HTTP server
    • Customizable Babel and Webpack configurations
  • Tailwind CSS
    • A utility-first CSS framework for rapidly building custom user interfaces.
  • React Hooks
    • useState
      • Can be used more than once in a single component

Author

Jen Lam, Front End / Software Developer 💻

Let's connect on LinkedIn 😸