Total Pageviews

Friday, 22 July 2022

熟练掌握这些Github项目,让你的Web开发速度提升十倍

Github上有不少开源的项目,观看这些开源代码,可以从中学到不少开发技巧,让你在开发应用的过程中受益匪浅,伯衡君就从中找到了一些对于Web开发者来说非常有益处的项目,如果熟练掌握这十几个项目,可以让你的开发能力乘以10倍?不相信?请看本篇详情。


内容详情

https://github.com/vasanthk/how-web-works
https://github.com/kamranahmedse/developer-roadmap
https://github.com/microsoft/Web-Dev-For-Beginners        关于 JavaScript、CSS 和 HTML 基础知识的 12 周、24 节课的优质课程。每节课都包括课前和课后测验、完成课程的书面说明、解决方案、作业等。

https://github.com/wesbos/JavaScript30  JavaScript 30 天挑战的完整解决方案。
         
https://github.com/apptension/developer-handbook  关于如何成为专业的 Web/移动应用程序开发人员的指南。

https://github.com/dexteryy/spellbook-of-modern-webdev   现代 JavaScript Web 开发的大图、词库和分类法。
https://github.com/google/WebFundamentals    由 Google 开发人员提供的现代 Web 开发的一些最佳实践。
     
https://github.com/airbnb/javascript  最好的风格指南之一。
https://github.com/ryanmcdermott/clean-code-javascript  软件工程原理,来自 Robert C. Martin 的书“清洁代码”,适用于 JavaScript。使用 JavaScript 生成可读、可重用和可重构软件的指南。
       
https://github.com/donnemartin/system-design-primer    了解如何设计大型系统,准备系统设计面试。
     
https://github.com/samdutton/simpl    HTML、CSS 和 Javascript 的最简单示例。
     
https://github.com/gothinkster/realworld  Realworld 允许您选择任何前端(React、Vue 等)和任何后端(Node、Django 等),看看它们如何为现实世界中设计精美的全栈应用程序提供支持。
       
https://github.com/codecrafters-io/build-your-own-x
https://github.com/jwasham/coding-interview-university  成为软件工程师的完整计算机科学学习计划。
       
https://github.com/yangshun/front-end-interview-handbook    为忙碌的工程师准备的前端面试准备材料。
     
https://github.com/yangshun/tech-interview-handbook  为忙碌的工程师准备的前端面试准备材料。
       
https://github.com/bradtraversy/design-resources-for-developers    来自库存照片、Web 模板、CSS 框架、UI 库、工具等的设计和 UI 资源的精选列表。
     
https://github.com/EbookFoundation/free-programming-books  免费提供的编程书籍。
      
https://github.com/cheatsheet1999/FrontEndCollection  前端软件工程师的注意事项。涵盖常见的数据结构和算法、基本的网络概念、HTML & CSS & Javascript。
       

No comments:

Post a Comment