React for absolute beginners

所在平台: Udemy

课程主页: https://www.udemy.com/course/react-for-absolute-beginners/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:React初学者课程 课程概述: React.js是一种开源的JavaScript库,用于创建用户界面。React采用组件化的开发方法,使得每个React应用都可以看作是一个或多个可重用的组件。本课程专为React的绝对初学者设计,从零开始教你所需的知识,以便开始创建基于React的应用。React的学习过程轻松有趣,旨在简化构建模块化、可重用用户界面组件的流程。 课程内容包括: - 如何从头开始创建React组件 - 组件属性和状态的复习 - React.js中父子关系的基础知识 - 组件的生命周期 - 使用Babel进行JSX代码的转换,将JSX代码转换为可读格式 学习目标包括: - 设置本地React开发环境 - 通过CDN访问React库 - 使用Create React App工具创建新项目 - 从JSBIN访问React - 创建React组件及使用ES6创建组件 - 将React函数转换为ES6类 - 使用JSX嵌入表达式 - 使用props和State - 创建React应用,例如抵押贷款计算器、待办事项列表、静态推文组件、倒计时器和数字时钟 通过本课程,你将掌握React的基础知识,为后续开发打下坚实的基础。

课程评论(0条)

课程详情

React.js is a an open-source JavaScript library for creating user interfaces React adopts a component based approach in developing applications.Every react app can considered a component or a collection of components which can be re-usable. This course is for absolute beginners to react and will teach you from scratch what you need to know to begincreating react based applications. React is fun and easy to learn. React.js is designed to make the process of building modular, reusable user interface components simple and intuitive. With React you can design simple views for each state of an application. You can also use React to efficiently update and render components when your data changes. I will walk you through how to create react components from scratch, review components properties, and component state, as well as the foundational parent/child relationships within React.js. I will also take you through the lifecycle of components. You will be transpiling JSX code using babel which is an in browser transpiler that converts JSX code into readable format. What you will learn includes: Setting up a local react development environmentAccessing React Library via CDNUsing Creating a React App tool to create new react projectsAccessing Reaact from JSBINCreating React ComponentsCreating React Components in ES6Converting React functions to ES6 ClassUsing JSXEmbedding JSX as expressionsUsing propsUsing StateComponent life cycleCreating a React mortgage calculatorCreating a React Todo List AppCreating a React static tweet componentCreating a React countdown timerCreating a React digital clock

课程标签

0人关注该课程

主题相关的课程