Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thesmartmonkey/learn-archive
Archive of simple process I use to learn new framework / librairies
https://github.com/thesmartmonkey/learn-archive
Last synced: about 16 hours ago
JSON representation
Archive of simple process I use to learn new framework / librairies
- Host: GitHub
- URL: https://github.com/thesmartmonkey/learn-archive
- Owner: TheSmartMonkey
- License: mit
- Created: 2023-11-20T19:51:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-19T12:25:52.000Z (8 months ago)
- Last Synced: 2024-11-05T13:13:47.540Z (about 2 months ago)
- Language: TypeScript
- Size: 192 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# learn-archive
Archive of simple process I use to learn new framework / librairies
## Follow this process
1. Look a 30 min video on basics
2. Look at the documentation and make 1 A4 sheet with the most important concepts (form, etc.)
3. Make 3 projects (hello world, todo list, clone of a saas app like Slack or Dropbox)
4. Do a udemy training course on the concepts and architecture (have the theory)
5. Practise every day and do projects
6. Learn the most important concepts (= most talked about by the community, most used) = form,...
This repo focus on point **3**