100天编程挑战:修订间差异
小 →1-30 |
|||
第6行: | 第6行: | ||
* Day 2(2024-12-24):看了一篇[[JS]]代码重构简化的小文章<ref>https://www.freecodecamp.org/news/how-to-write-code-thats-easy-to-read/</ref>; | * Day 2(2024-12-24):看了一篇[[JS]]代码重构简化的小文章<ref>https://www.freecodecamp.org/news/how-to-write-code-thats-easy-to-read/</ref>; | ||
* Day 3(2024-12-25):浏览并收藏了一个仓库,作者详细展示了JS代码的建议写法<ref>https://github.com/ryanmcdermott/clean-code-javascript</ref>; | * Day 3(2024-12-25):浏览并收藏了一个仓库,作者详细展示了JS代码的建议写法<ref>https://github.com/ryanmcdermott/clean-code-javascript</ref>; | ||
* Day 4(2024-12-26):完成了一个日期选择器的小练习来理解JS中的Date对象<ref>https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures-v8/learn-the-date-object-by-building-a-date-formatter</ref>; | |||
=== 31-60 === | === 31-60 === |