Building with Next.js - Part 1

Опубликовано: 08 Январь 2024
на канале: viewSource
266
11

Aurooba and Brian kick of a new series all about Next.js. What is Next.js and when is the right time to use it for a project? Along the way they spin up a new application and talk about the build process, file structure, and where you might host your Next application.

A full transcript of the episode is available on the website. Watch the video podcast on YouTube and subscribe to our channel and newsletter to hear about episodes (and more) first!

Next.js Docs - https://nextjs.org/docs
Next.js Templates - https://vercel.com/templates/next.js
WPAudit.site - https://wpaudit.site/
Brian's website – https://www.briancoords.com
Aurooba's website – https://aurooba.com

00:00:00 Our Next Topic: Next.JS
00:01:20 What exactly is Next.JS?
00:06:42 What problems does Next.JS solve?
00:13:35 Setup and hosting for Next.js
00:18:19 Spinning up a project
00:23:41 Typescript and Typed Languages
00:25:18 The Directory Structure
00:26:28 Scripts Styles and Optimization
00:30:17 Next.js Default Frontend
00:31:54 Documentation in Next.JS
00:35:20 What are we building?
00:40:02 Why Next.js