|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/next-js-13-bootcamp-from-scratch-to-full-stack-app-2023/
课程评论:没有评论
课程名称:Next.js 13 Bootcamp - 从零开始到全栈应用 2023 课程概述: 欢迎来到Next.js 13 Bootcamp课程,在这里我们将带您从基础开始,逐步构建一个全栈应用。Next.js已成为2023年最受欢迎的网络开发框架之一,因此如果您有网页开发背景,学习Next.js肯定会是一个明智的选择。本课程总时长为10小时,其中50%的时间将用于覆盖Next.js的所有主题,其余50%将通过实现前5小时的概念来构建一个全栈任务管理项目。 课程内容: 前5小时主要涵盖以下主题: - 什么是Next.js?它与React.js有什么不同? - Next.js相较于React.js的优势 - 新Next.js应用的文件结构 - 理解Next.js的静态和动态页面 - 应用路由功能,如布局、中间件和错误处理 - Next.js的服务器组件与客户端组件 - 渲染、数据获取以及在客户端和服务器组件中的交互 - Next.js API与第三方服务器API的区别 - 使用MongoDB进行数据连接并执行所有CRUD操作 - 使用POSTMAN和MongoDB进行工作 - 实现Redux Toolkit以管理全局状态 项目部分: - 使用Tailwind CSS构建任务管理器的登录和注册页面 - 使用JWT令牌的身份验证API以进行授权 - 保护路由和API以防止未授权用户访问 - 使用MongoDB和Next.js API执行任务的CRUD操作 - 任务报告仪表板 - 使用服务器端渲染的过滤器 - 部署到Vercel 课程要求: - 需要具备React框架的良好知识 - 具备对API、端点、请求和响应的基本理解 - 具备强大的HTML、CSS和JavaScript知识 - 拥有至少4GB内存且具有良好互联网连接的计算机或笔记本电脑 本课程致力于帮助开发人员掌握Next.js v13的各种特性和改进,使他们能够有效地利用这个框架构建高效且可扩展的应用程序。
Hello! Welcome to the Next.js 13 Bootcamp - where we'll take you from scratch to building a full-stack app. As you may be aware, Next.js has emerged as one of the most popular web development frameworks in 2023. So, if you come from a web background, learning Next.js would undoubtedly be a beneficial choice for you.These course will be having the duration of total 10 Hours. In that we will use 50% of the time to cover all the topics in Next JS and then remaining 50% of the time we will build a full stack task manager project by implementing all the concepts which we cover in first 5 Hours. Topics we will cover in first 5 HoursWhat is Next.js? How is it different from React.js? What are the advantages of Next.js over React.js?Folder Structure of New Next JS AppUnderstanding next js static and dynamic pagesApp Router Features like Layout , Middleware , ErrorsNext JS Sever Components and Client ComponentsRendering , Data Fetching , Performing interactions in both client and server componentsNext JS API'sDifference between Next JS API's and Third party server API'sNext JS with Mongo DBConnecting to Mongo DB and Performing all CRUD operationsWorking with POSTMAN and Mongo DBImplementing Redux Toolkit to manage global stateProject - Task Manager Login and Register Pages using Tailwind CSSAuthentication API's with JWT Tokens for authorization.Protecting Routes and API's from unauthorized users.Tasks CRUD operation with Mongo DB and Next JS APISDashboard with Tasks ReportsFilters using Server Side RenderingDeployment to VercelNext.js is a popular JavaScript framework for building server-side-rendered React applications. Next.js v13 was released by Vercel at the Next.js conference in October 2022, bringing many new features and improvements. Understanding the complexities of this latest version is essential for developers to utilize its capabilities and build efficient and scalable applications effectively. This article will cover various aspects of the new version, including its unique features, changes from previous versions, and tips for overcoming any challenges that might arise while working with it.PrerequisitesMust have good knowledge on how React Framework works behind the scenesBasic knowledge about API's , Endpoints , Request , Response is required to understand the Next JSStrong knowledge on HTML , CSS , JavascriptA computer / laptop of atleast 4GB Ram with good internet connection