|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/tic-tac-toe-a-playful-intro-to-react/
课程评论:没有评论
课程名称:初学者的React:边学边做游戏 概述:你想以有趣的方式学习React吗?在这个课程中,你将通过构建一个井字棋游戏来学习React的关键概念。React是目前最流行的前端库,易于上手且非常适合构建大型专业Web应用。在这门课程中,我们将在构建游戏的同时深入学习React的基本知识,包括如何将应用或游戏拆分成更小的组件、如何构建逻辑并通过props和回调连接这些组件、如何管理状态以及引入交互功能、了解React中的重新渲染原理。此外,尽管与React无关,我们也将通过编码SVG绘制一些基本图像。这是一个面向初学者的入门课程,不涉及路由或大型应用的状态管理,而是为你打下一个坚实的基础。 课程要求:本课程适合初学者,无需先前的React知识,但需要具备一定的HTML、CSS和基本JavaScript技能。
Do you want to learn React the fun way? In this class, you will learn the key concepts of React while building a Tic Tac Toe game.React is currently the most popular front-end library. It's easy to begin with yet it's very capable even for building large-scale professional web-applications. In this course, we learn the fundamentals of React while having some fun and creating a Tic Tac Toe game.While building a game we dive into the fundamentals of React like:How to break down your application or game into smaller pieces, into components?How to structure your logic and how to connect these components with props and callbacks?How to deal with change, what is the state, what to store in it, and where to define it?How to add interaction and how does re-rendering work in React?And while it has nothing to do with React we are also going to draw some basic images by coding SVGsThis is an introductory course for beginners. We don't get to more advanced things like routing or state management of large-scale applications. Instead, I give you a foundation you can build on.Requirements:This is an intro course, no prior React knowledge is required, but some HTML, CSS, and basic Javascript skills are necessary.