Getting Started with React Hooks

所在平台: Udemy

课程主页: https://www.udemy.com/course/getting-started-with-react-hooks/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:React Hooks 入门** **课程概览:** 本课程全面介绍 React Hooks,这是 React 库中用于构建动态前端界面的最新功能。Hooks 是简单的 JavaScript 函数,可以“钩入”现有的 React 功能,如 state、生命周期方法和 context。React 核心团队预计 Hooks 将成为未来编写 React 组件的主要方式。 **课程内容:** * **基础 Hooks:** * useState * useEffect * useContext * **自定义 Hooks** * **可选拓展内容(增强 JavaScript 和 React 基础):** * 无状态函数组件与类组件 * 生命周期方法 * 数组与对象解构 * 闭包 * 事件监听器 * React Context API **课程目标:** 无论您的技术水平如何,本课程旨在帮助您快速掌握 React Hooks 的使用。

课程评论(0条)

课程详情

Welcome to Getting Started with React Hooks!This course offers a comprehensive overview of React Hooks, the latest feature introduced in the popular React library for building dynamic front end interfaces.A hook is a plain JavaScript function that "hooks" into existing React features like state, lifecycle methods, and context. In the official documentation, the core React team writes that, in due time, they "expect Hooks to be the primary way people write React components".Getting Started with React Hooks begins with the essentials and proceeds to more complex topics including:The useState hookThe useEffect hookThe useContext hookCustom hooksIn addition to hooks, the course is packed with optional lessons to enhance your knowledge of core JavaScript and React concepts. These topics include:Stateless functional and class-based React componentsLifecycle methodsArray and object destructuringClosuresEvent ListenersThe React Context APINo matter your skill level, the content is designed to get you up to speed on React Hooks as quickly as possible.Thanks for checking out the course!

课程标签

0人关注该课程

主题相关的课程