Tag Archives: 2024 build and deploy a full stack app using the official react framework

Next.js Full Course 2024 | Build and Deploy a Full Stack App Using the Official React Framework

Video

Video Description

⚠ Watch the updated version of this course: https://youtu.be/I1V9YWqRIeI?si=Ji5WUvZXVr_zmLXi

⚠ This tutorial covers Next.js 13, but don't let that number fool you. Next.js 14 is essentially a performance-focused update of version 13. That means every concept, technique, and feature we dive into here is just as applicable and relevant in Next.js 14

Next.js recently became the official React framework as outlined in React docs. In this course, you'll learn the most important Next.js concepts and how they fit into the React ecosystem. Finally, you'll put your skills to the test by building a modern full-stack Next 14 application.

Explore our Pro Content:
⚠ If the links aren’t working for you, please try using a VPN (e.g., in Nigeria)
⭐ Join JS Mastery Pro: https://jsmastery.com?utm_source=youtubeu0026utm_campaign=video-title
💎 Become a Top 1% Next.js Developer: https://jsmastery.com/course/the-ultimate-next-js-15-course
💎 Master Next.js Testing: https://jsmastery.com/course/the-complete-next-js-testing-course
📗 GSAP Pro Course (includes GTAVI Website): https://jsmastery.com/course/gsap-animations-course
📕 Three.js 3D Pro Course: https://jsmastery.com/course/vanilla-three-js-course
📙 JavaScript Pro Course: https://jsmastery.com/course/complete-path-to-javascript-mastery
🚀 Launch Your SaaS Pro Course: https://jsmastery.com/course/build-launch-your-saas-in-under-7-days

👉 React Native Pro Course Waitlist: https://jsmastery.com/waitlist/react-native-course
👉 Backend Pro Course Waitlist: https://jsmastery.com/waitlist/ultimate-backend-course
👉 React.js Pro Course Waitlist: https://jsmastery.com/waitlist/react-course
👉 Tailwind Pro Course Waitlist: https://jsmastery.com/waitlist/tailwindcss-course
👉 AI Development Pro Course Waitlist: https://jsmastery.com/waitlist/ai-course

📚 Materials/References:
Ultimate Next.js 14 Roadmap: https://resource.jsmastery.pro/nextjs-guide
GitHub Code (give it a star ⭐): https://github.com/adrianhajdin/project_next_14_ai_prompt_sharing
GitHub Gist Code: https://gist.github.com/adrianhajdin/6df61c6cd5ed052dce814a765bff9032
Zipped Assets: https://drive.google.com/file/d/15bGW9HBImu1p3HAYalnaj2Ig_Sn-1c-f/view?usp=share_link

Rate us on TrustPilot: https://jsm.dev/trustpilot

https://discord.com/invite/n6EdbFJ https://twitter.com/jsmasterypro https://instagram.com/javascriptmastery https://linkedin.com/company/javascriptmastery

Business Inquiries: contact@jsmastery.pro

Time Stamps:
00:00:00 Intro
00:03:33 The Benefits of Next.js
00:12:54 File u0026 Folder Structure
00:18:39 Server u0026 Client Components
00:23:22 Routing u0026 Special Next.js Files
00:31:21 Data Fetching (SSR, SSG, ISR)
00:34:26 Next.js API Endpoints
00:40:48 SEO u0026 Metadata
00:42:48 Promptopia Project Demo
00:44:31 Project Setup
00:53:22 Home page
01:50:17 Create page
02:14:41 Feed page
02:32:28 Profile page
02:48:17 Next.js API Routes
03:06:39 Special Assignment!
03:12:17 Deployment
03:23:06 Share Your Work