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