DEV Community

Cover image for Introduction - Next Js App Directory 13.4
Bayu Setiawan
Bayu Setiawan

Posted on

Introduction - Next Js App Directory 13.4

Next js is The React Framework for the Web which enables you to create full-stack Web applications by extending the latest React features, and integrating powerful Rust-based JavaScript tooling for the fastest builds.

In this series I will share how to master Next Js without knowing React Js before.

Prerequisite

  1. HTML, CSS, JavaScript Fundamentals
  2. ES6+ Features
  3. Modern JavaScript

Development Tool

  1. Node Js
  2. VS Code - Extention ES7+ React/Redux/React-Native snippets

Installation

npx create-next-app@latest
Enter fullscreen mode Exit fullscreen mode

It's will be quite a long series journey. Hope you enjoy it!

Top comments (1)

Collapse
 
codebayu profile image
Bayu Setiawan

Hi, kindly leave a like and comment if you got new insight! 🔥