1. Public APIs
- 비즈니스, 애니메이션, 뉴스, 금융, 게임 등 방대한 주제를 포함하는 Github 공용 API 도구 컬렉션
: https://github.com/public-apis/public-apis
GitHub - public-apis/public-apis: A collective list of free APIs
A collective list of free APIs. Contribute to public-apis/public-apis development by creating an account on GitHub.
github.com
2. FreeCodeCamp
- 개발자가 무료로 코딩을 학습할 수 있도록 설계된 Github 대규모 리포지토리 모음
: https://github.com/freeCodeCamp/freeCodeCamp
GitHub - freeCodeCamp/freeCodeCamp: freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free. - GitHub - freeCodeCamp/freeCodeCamp: freeCodeCamp.org's open-source codebase and curriculum. Learn to code f...
github.com
3. Free Ebook Foundation
- 사용자에게 개발, 테스트, 코드 작성 등에 관한 다양한 주제의 책이 있는 무료 라이브러리를 제공
https://github.com/EbookFoundation
Free Ebook Foundation
Making the world safe for free ebooks. Free Ebook Foundation has 28 repositories available. Follow their code on GitHub.
github.com
4. StoryBook
- UI 구성 요소를 빠르게 빌드, 테스트할 수 있는 UI 개발 도구
https://github.com/storybookjs/storybook
GitHub - storybookjs/storybook: Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI
Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation. - GitHub - storybookjs/storybook: Storybook is a frontend w...
github.com
5. Build Your Own X
- 운영 체제, 검색 엔진, 프로그래밍 언어 등 여러 고유 기술을 구축하는 방법에 대한 학습 지침 모음
: https://github.com/codecrafters-io/build-your-own-x
GitHub - codecrafters-io/build-your-own-x: Master programming by recreating your favorite technologies from scratch.
Master programming by recreating your favorite technologies from scratch. - GitHub - codecrafters-io/build-your-own-x: Master programming by recreating your favorite technologies from scratch.
github.com
6. The Node.js best practices
- Node.js에서 가장 인기있는 콘텐츠 큐레이션, 스타일 가이드 및 아키텍처 팁 등 모범 사례 모음
https://github.com/goldbergyoni/nodebestpractices
GitHub - goldbergyoni/nodebestpractices: The Node.js best practices list (November 2022)
:white_check_mark: The Node.js best practices list (November 2022) - GitHub - goldbergyoni/nodebestpractices: The Node.js best practices list (November 2022)
github.com
7. Developer roadmap
- 개발자 커리어 로드맵과 가이드 및 기타 교육 콘텐츠 제공
https://github.com/kamranahmedse/developer-roadmap
GitHub - kamranahmedse/developer-roadmap: Interactive roadmaps, guides and other educational content to help developers grow in
Interactive roadmaps, guides and other educational content to help developers grow in their careers. - GitHub - kamranahmedse/developer-roadmap: Interactive roadmaps, guides and other educational c...
github.com
8. The Algorithms
- 데이터 구조 및 알고리즘을 학습하고 구현하기 위한 오픈소스 리소스
https://github.com/TheAlgorithms
The Algorithms
Open Source resource for learning Data Structures & Algorithms and their implementation in any Programming Language - The Algorithms
github.com
9. Gitignore
- .gitignore 템플릿 모음
https://github.com/github/gitignore
GitHub - github/gitignore: A collection of useful .gitignore templates
A collection of useful .gitignore templates. Contribute to github/gitignore development by creating an account on GitHub.
github.com
10. The art of command line
- 개발 시간을 절약 시켜주는 명령줄 모음
https://github.com/jlevy/the-art-of-command-line
GitHub - jlevy/the-art-of-command-line: Master the command line, in one page
Master the command line, in one page. Contribute to jlevy/the-art-of-command-line development by creating an account on GitHub.
github.com
Reference
아인 / 개발자를 위한 Best Github Repos | 커리어리
Github은 좋은 리소스 풀인 동시에, 너무도 많은 저장소가 있어서 때로는 유용하고 신뢰할 수 있는 것을 ...
careerly.co.kr
10 best GitHub repos for developers ✅
With the help of GitHub, developers can easily access and share their code with others. It has become...
dev.to
'Development > Development' 카테고리의 다른 글
프로젝트에 적용할 만한 기술 스택 (0) | 2023.02.06 |
---|---|
도메인이 복잡한 소프트웨어를 개발할 때 (0) | 2023.02.06 |
좋은 설계를 하는 방법 (0) | 2023.02.06 |
PAC (Proxy Auto Congifuration Script) (0) | 2023.01.31 |
TODO, FIXME, XXX 태그의 의미 (0) | 2023.01.31 |