A guide to help developers learn front end development
If possible we will refer you to quality external resources to avoid duplicating work.
Where we think we can add value, we will create quality tutorials.
Helpful emojis to let you know status of each section
Legend | Description |
---|---|
⚠️ | UNDER DEVELOPMENT |
👷 | IN PROGRESS |
🏗️ | NEEDS HELP |
✅ | DONE |
Status | Topic | About | Source |
---|---|---|---|
✅ | HTML | The most basic tool to build web pages | Codecademy |
✅ | CSS Basics | Used to style pages | Codecademy |
✅ | JavaScript Basics | The defacto langauge for web app user interfaces | Codecademy |
✅ | React 101 | The leading library to build App user interfaces | Codecademy |
✅ | React 102 | Go more in-depth with React | Codecademy |
✅ | NodeJS | Executes JavaScript outside browser and used heavily in Ethereum Development | NodeJS.Dev |
Source | Cost | Source |
---|---|---|
Codecademy | Freemium | Interactive courses to learn software development |
Free Code Camp | Free | An open source community helping people to learn software development |
Mozilla Developer Network | Free | Learn the best of web development with resources for developers, by developers |