Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/po4tion/learn
Learn everything.
https://github.com/po4tion/learn
Last synced: 25 days ago
JSON representation
Learn everything.
- Host: GitHub
- URL: https://github.com/po4tion/learn
- Owner: po4tion
- Created: 2023-11-19T17:37:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-06T14:50:55.000Z (7 months ago)
- Last Synced: 2024-06-07T14:31:18.941Z (7 months ago)
- Language: JavaScript
- Size: 43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What i learned
## Data Structure & Algorithm
1. Colt Steele - JavaScript Algorithms and Data Structures Masterclass [바로가기](./data-structure/)
## JavaScript
1. Maximilian Schwarzmüller - JavaScript - The Complete Guide 2023 (Beginner + Advanced) [바로가기](./javascript/JavaScript-basics/)
2. 나 혼자 만들어본 자바스크립트 프로젝트 [바로가기](./javascript/My-Web-Projects/)
3. Brad Traversy - 20 Web Projects With Vanilla JavaScript [바로가기](./javascript/Vanilla-JS-toyproject/)
4. 유인동 - 함수형 프로그래밍과 JavaScript ES6+ [바로가기](./javascript/Functional-Programming/)## Jest
1. 드림코딩엘리 - TDD와 리액트 테스트 [바로가기](./jest/dream-coding)
## NestJS
1. Stephen Grider - NestJS: The Complete Developer's Guide [바로가기](./nestjs)
## React
1. Maximilian Schwarzmüller - React-The Complete Guide 2023 [바로가기](./react/study-react/)
2. Velopert - 벨로퍼트와 함께하는 모던 리액트 [바로가기](./react/React-Project/)## Rust
1. Lyubomir Gavadinov - Learn Rust by Building Real Applications [바로가기](./rust/building-real-application/)