Typescript with modern React (i. e. hooks, context, suspense)

所在平台: Udemy

课程主页: https://www.udemy.com/course/typescript-with-react-hooks-and-context/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:** TypeScript 与现代 React (Hooks, Context, Suspense) **课程概述:** 本课程旨在教授您如何在 create-react-app 项目或从零开始(使用 Webpack 和 Babel)的项目中集成 TypeScript。您将深入学习 React Hooks 的使用,包括 `useState`、`useContext`、`useReducer` 和 `useEffect`,并在 TypeScript React 项目中实践这些 Hooks。此外,课程还将涵盖如何利用 Suspense 实现组件的懒加载。我们还将尝试使用 `useReducer` 和 Context 来重现 Redux 的核心机制或其设计理念。 **课程级别:** 中级/高级 **先修知识:** 假设您已具备 React 和 Redux 的使用经验。无需 TypeScript 知识基础。

课程评论(0条)

课程详情

In this course you will learn how to add typescript to a create-react-app project as well as adding it to a react project from scratch with webpack and babel. You will learn a bit about react hooks, (useState, useContext, useReducer and useEffect), in a react typescript project as well as using suspense to lazy load a component. We will also attempt to recreate redux, (or the redux principles) with useReducer and Context.This course is at an intermediate/advance level and assumes you have used React and Redux before, however you don't need to know any typescript for this.

课程标签

0人关注该课程

主题相关的课程