Author: Olubisi Idris Ayinde
Translator: Frontend Xiaozhi
Source: dev
If you have dreams and dry goods, search on [Daily Move to the World] Follow this brush-bowl wisdom who is still doing dishes in the early morning.
This article GitHub https://github.com/qq449245884/xiaozhi has been included, the first-line interview complete test site, information and my series of articles.
Today, I would like to introduce to you a few github libraries that I usually secretly learn. Among them, a few are excellent resource libraries, which may help you grow as a developer;
1. Developer Roadmap
github: https://github.com/kamranahmedse
Developer Roadmap can provide a learning path for front-end and back-end developers. The purpose of these roadmaps is to let developers know what knowledge they have in the field and help them provide ideas when they are confused and at a loss. This resource library includes three pictures, which tell you exactly what each road requires and what capabilities are required.
2. 30 Seconds of Code
github: https://github.com/30-seconds/30-seconds-of-code
recommended libraries, 16168cb9415fde 30 Seconds of Code is the most popular, with more than 65K stars on GitHub. The reason for this name is that each snippet
can be understood within 30s
Hmm... the style of the entire website is in line with the front-end aesthetic... simple and practical.
3. Awesome Cheatsheets
github:https://github.com/LeCoupa/awesome-cheatsheets
A great knowledge summary memo, divided into programming language, front-end, back-end, database, and tools. Suitable for popular programming languages, frameworks and development tools. Summarize all the content, scripts and code snippets that should be understood.
4. Web Development Resources
github:https://github.com/markodenic/web-development-resources
Great web development resources.
5. CSS Protips
CSS Protips A collection of professional tips to help you improve your CSS skills.
github: https://github.com/AllThingsSmitty/css-protips
6. Awesome Design Pattern
github: https://github.com/DovAmir/awesome-design-patterns
The library not only covers the general architecture, but also includes code examples for specific design patterns. In these examples, there are more than 10 programming languages and frameworks. These examples will come in handy when you need to apply one of the design patterns yourself.
7. Coding Interview University
github:https://github.com/jwasham/coding-interview-university
A complete set of study manuals to help you prepare for Google’s interview
8. Awesome Interview Questions
github: https://github.com/DopplerHQ/awesome-interview-questions
awesome-interview-questions is a selection of interview questions for different developers, including interview content in multiple languages, frameworks, platforms, caching technology, blockchain, data structure, etc.
9. Free Programming Book
github: https://github.com/EbookFoundation/free-programming-books
The library contains many free learning resources from which you can learn various technical skills. This list used to be on StackOverflow , but was later transferred to GitHub, , which is easier to maintain.
10. Command Line
github:https://github.com/jlevy/the-art-of-command-line
Developers often ignore how to deal with the command line, but for engineers, using the command line helps improve productivity and flexibility. The library contains useful suggestions for using the command line in a Linux environment, as well as content suitable for Windows or macOS systems. The general recommendations apply to other UNIX-based operating systems. This library is suitable for both beginners and experienced developers.
11. Awesome
github:https://github.com/sindresorhus/awesome
Awesome contains a wealth of information on various topics related to software development and programming. If you really want to learn new things, it is a one-stop shop. This resource library contains excellent content on a variety of topics, from programming languages to big data, fiction, business, and security.
12. FreeCodeCamp
github: https://github.com/freeCodeCamp/freeCodeCamp
FreeCodeCamp is a free and open source learning programming community dedicated to helping people learn programming in their spare time. Its mission is Learn to code and help nonprofits. FCC covers courses such as HTML5, CSS, React, JavaScript, Database, etc. The degree of gamification is very high. Students can help each other through online chat rooms and offline community activities (Coffee and Code). Currently covering 160+ countries and 1000+ cities around the world, 40W+ developers are learning on the platform.
13. Frontend Development
github:https://github.com/dypsilon/frontend-dev-bookmarks
Resources provided for front-end Web developers, these resources are manually planned.
14. Tech Interview Handbook
github:https://github.com/yangshun/tech-interview-handbook
For busy engineers, the interview preparation tool of choice.
possible bugs after code deployment cannot be known in real time. In order to solve these bugs afterwards, a lot of time was spent on log debugging. By the way, I would like to recommend a useful BUG monitoring tool Fundebug .
Forgive : 16168cb94162a2 https://dev.to/olanetsoft/10-github-repositories-you-should-know-as-a-developer
comminicate
If you have dreams and dry goods, search on [Daily Move to the World] still doing dishes in the early morning.
This article GitHub https://github.com/qq449245884/xiaozhi has been included, the first-line interview complete test site, information and my series of articles.
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。