|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/build-a-portfolio-with-reactjs/
课程评论:没有评论
**课程名称:** 使用 React.js 构建个人作品集 **课程概述:** 本入门课程将教授如何使用 React.js 构建一个动态的个人作品集。你可以随时更新作品集以展示更多项目。课程将采用 DRY (Don't Repeat Yourself) 原则编写代码,并使用函数式组件。你还将学习如何修改 Bootstrap 的默认样式,以及添加一些网页动画,使作品集比静态页面更具交互性。 课程还将涵盖必要的安装过程,包括 Node.js、VS Code 和 Git Bash 等软件的安装,并指导你如何解决可能出现的安装问题。 **什么是 React?** React 是一个免费开源的前端 JavaScript 库,用于构建用户界面或 UI 组件,由 Facebook 和个人开发者及公司社区维护。React 可用作开发单页应用程序或移动应用程序的基础。 **什么是 DRY 原则?** DRY(Don't Repeat Yourself,不要重复自己)是软件开发的一项原则,旨在通过抽象或使用数据规范化来减少软件模式的重复,从而避免冗余。 **为什么选择本课程/教程?** 本课程将详细讲解每个步骤和组件的逻辑。通过构建个人作品集,你将学习到有助于个人和工作项目的实用技能!课程会教授你如何将代码用于不同目的,使其更具动态性。
In this beginners tutorial, you will learn how to use React.js to build a dynamic portfolio that can be updated whenever you want to show more projects! This beginners tutorial will be using dry code and functional components. We will also learn how to edit bootstrap default styling, along with some web animations to make it look more interactive than a static page.We will also be going through the installation process and how to handle some of the issues that might come up when installing some of the programs/software that will be used for the course, such as node.js, VScode, and Git Bash. What is react? "React is a free and open-source front-end JavaScript library for building user interfaces or UI components. It is maintained by Facebook and a community of individual developers and companies. React can be used as a base in the development of single-page or mobile applications" -WikipediaWhat is dry code?"Don't repeat yourself is a principle of software development aimed at reducing repetition of software patterns, replacing it with abstractions or using data normalization to avoid redundancy -WikipediaWhy this course/tutorial?This course will be detailed on each step and logic used for each component. Yes...you will be building a personal portfolio, but you will also learn skills that will help you in your personal and job-related projects! It will teach you how code can be reused for different purposes and make it more dynamic.