|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/next-js-typescript-with-shopify-integration-full-guide/
课程评论:没有评论
课程名称:Next JS 与 Typescript 结合 Shopify 集成 - 完整指南 课程概述: Next.js 是一个基于 React 的框架,为服务器端渲染(SSR)和静态页面应用程序提供基础设施和简单的开发体验。它具有直观的基于页面的路由系统,支持动态路由,同时支持按照每个页面进行的静态生成(SSG)和服务器端渲染(SSR)。 Typescript 是一种开源语言,其在全球广泛使用的 JavaScript 基础上,增加了静态类型定义。 适合人群: 如果您计划开始开发者职业生涯或提升编程技能,这门课程非常适合您。通过学习如何构建一个受 Next JS 开发者项目启发的专业网页应用程序,您将掌握 Typescript 语言并逐步构建自己的电子商务应用程序。这是您开展 Next.js 网页开发所需的唯一资源。课程将帮助您获得信心和技能,以启动自己的项目,并为申请开发人员职位做好准备,同时提升在现代框架(如 Next.js 和 React.js)上的能力。 课程内容: 您将从零开始构建一个电子商务应用程序,学习如何使用 Typescript 编写代码,这是一种提供附加功能和静态类型检查的 JavaScript 超集。课程将首先解释 Typescript 语言及其实际示例。尽管 Typescript 部分是可选的,但它解释了整个课程中将使用的各种结构类型。 在完成 Typescript 講解后,您将开始构建电子商务应用程序,学习如何以模块化和清晰的方式结构化应用程序,并从头开始构建自己的 React 组件。课程中将使用 PostCSS 和 Tailwind CSS 作为样式框架,这对于每个项目来说都是一个不错的选择。 在课程的后半部分,您将学习如何有效使用 hook 函数的最新模式,整个结账功能都是基于 hook 函数构建的。Hooks 是响应式、模块化的,易于测试。在课程结束时,您还将与 Shopify 集成应用程序,并将其部署到 Vercel 平台,以便任何人都可以通过互联网访问。 该课程将为您提供进行网页开发所需的所有知识和技能。
What is Next.js?Next.js is a React-based framework that provides infrastructure and simple development experience for server-side rendered(SSR) & static page applications.An intuitive page-based routing system (with support for dynamic routes)Pre-rendering, both static generation (SSG) and server-side rendering (SSR) are supported on a per-page basisWhat is Typescript? TypeScript is an open-source language which builds on JavaScript, one of the world's most used tools, by adding static type definitions.Is this course right for you?If you plan to start your career as a developer or improve your programming skills, this course is right for you. Learn how to build a professional web application inspired by the project of Next JS developers.Start with learning the Typescript language and progress into building your own e-commerce application.This resource is the only thing you need to start Web Development with Next.js. During this course, you will get the confidence and skills required to start your own projects. In addition, you will get the right mindset to apply for a developer career and improve in modern frameworks like Next.js and React.js.What are you going to work on?You will build an e-commerce application from scratch. You will learn how to write code in Typescript language, a superset of Javascript providing additional features, and a static type checker.The course starts with an explanation and practical examples of the Typescript language. The typescript section is optional but it explains a lot of types of structures that will be used throughout the course.After typescript lectures, you will start building your e-commerce app. You will learn how to structure the application in a modular and clean way. You will build your own React components from the scratch. As the styling framework, the course is utilizing PostCSS and Tailwind CSS which is a great choice for every project.Later in the course, you will learn the latest patterns on how to use hook functions efficiently. Entire checkout functionality is built on top of the hook functions. Hooks are reactive, modular, and easy to get tested. At the end of the course, we will hook up the application with Shopify, and we will deploy it to the Vercel platform so anyone on the internet can access it.