This commit is contained in:
alicia-lyu 2023-06-06 22:42:07 -04:00
parent 0ece09a543
commit 519c831500
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@
- Course Difficulty: 🌟🌟🌟
- Estimated Time Commitment: 2h/week (lecture) + 4-10h/week (HW), 12 weeks
This course provides a comprehensive but concise introduction to the best practices of React front-end development and React Native mobile development, focusing on the latest versions of React and React Native. It is a valuable resource for tackling the complexities of front-end development.
This course provides a comprehensive but concise introduction to the best practices of React front-end development and React Native mobile development. It focuses on the latest versions of React and React Native and is updated every semester. It is a valuable resource for tackling the complexities of front-end development.
The course also offers a good training ground. Be prepared for a significant workload throughout the semester. If you are unsure about how to write React code when doing homework, I recommend spending extra time carefully reading the relevant chapters on react.dev before diving in.

View file

@ -8,7 +8,7 @@
- 课程难度:🌟🌟🌟
- 预计学时每周2小时讲座+ 每周4-10小时作业持续12周
该课程提供了React前端开发和React Native移动端开发的最佳实践介绍完整又简洁。重点关注React和React Native的最新版本。对于应对前端开发的复杂性来说,这是一份宝贵的资源
该课程提供了React前端开发和React Native移动端开发的最佳实践介绍完整又简洁。重点关注React和React Native的最新版本,课程网站每学期都会更新。对于各门工具迭出的前端开发难能可贵
同时该课程也提供了很好的训练机会。在整个学期中需要做好承担较大作业量的准备。如果写作业时对于React的某些功能不确定怎么写建议在动手之前多花些时间仔细阅读react.dev上的相关章节。