https://github.com/elicavalheiro/front-end-learning-resources
Resources for people who want to learn web development (focused on front-end development)
https://github.com/elicavalheiro/front-end-learning-resources
css front-end html javascript react typescript web-development
Last synced: 4 months ago
JSON representation
Resources for people who want to learn web development (focused on front-end development)
- Host: GitHub
- URL: https://github.com/elicavalheiro/front-end-learning-resources
- Owner: elicavalheiro
- License: mit
- Created: 2021-09-30T15:14:56.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-08T15:32:44.000Z (over 4 years ago)
- Last Synced: 2023-03-07T21:14:18.745Z (over 3 years ago)
- Topics: css, front-end, html, javascript, react, typescript, web-development
- Homepage:
- Size: 11.7 KB
- Stars: 29
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# front-end-learning-resources
## Websites
### [MDN](https://developer.mozilla.org/en-US/docs/Web/Guide) - Portuguese | Free Content
> The best resources in terms of HTML, CSS, and pure Javascript for someone that is starting and also is a spectacular resource to look up when you have forgotten something
### [FreeCodeCamp](https://www.freecodecamp.org) - Free Content
> FreeCodeCamp is a free website where you can learn about web development by doing some tasks inside the website
### [CodeWars](https://www.codewars.com) - Free Content
> A great form to practice Javascript, it has some challenges that you can solve in many languages (I strongly recommend the usage of Javascript), also it has a gamification process that makes things compatible
## Rich content that can be found on YouTube
### [YT - Rocketseat](https://www.youtube.com/c/RocketSeat/videos) - Portuguese | Free Content
> The best YT channel for someone that wants to learn something and also update yourself about web development
### [YT - Matheus Silva](https://www.youtube.com/c/MateusSilvaDev/videos) - Portuguese | Free Content
### [YT - Dev Soutinho](https://www.youtube.com/c/DevSoutinho/videos) - Portuguese | Free Content
### [YT - Filipe Deschamps](https://www.youtube.com/c/FilipeDeschamps/videos) - Portuguese | Free Content
### [YT - Fireship](https://www.youtube.com/c/Fireship/videos) - Free Content
> Short and summarized videos about programming
### [YT - DevPleno](https://www.youtube.com/channel/UC07JWf9A0B1scApbS1Te7Ww) - Portuguese | Free Content
> It's a channel focused on technical content, he teaches NodeJS, NextJS, ReactJS and Javascript
### [YT - Marco Bruno Dev](https://www.youtube.com/c/MarcoBrunoDev) - Portuguese | Free Content
> It's a great channel for people who wants to start a career as a Developer. He has created a free course about HTML and CSS, also has many tips about React and Javascript
### [YT - Lucas Montano](https://www.youtube.com/c/LucasMontano) - Portuguese | Free Content
> He gives tips for people who want to increase the code quality or improve soft skills, passing all of his experience as a Dev
### [YT - Lucas Nhimi](https://www.youtube.com/c/LucasNhimi) - Portuguese | Free Content
> He explains about React and Next features through hands-on videos
### [YT - Cassidy Williams](https://www.youtube.com/results?app=desktop&sp=mAEA&search_query=cassidy+williams) - Free Content
> Cassidy is Head of DX at Netlify. She makes varied content, from Career to tutorials about something (example: React, Next, etc);
### [YT - Lee Robinson](https://www.youtube.com/user/MaStaleee/videos) - Free Content
## Courses and Learning Platforms
### [Rocketseat - Platform](https://www.rocketseat.com.br/discover) - Portuguese | Free Content
> The best platform to learn web development (React | React Native | Nodejs)
### [Origamid - Codex](https://www.origamid.com/codex/) - Portuguese | Free Content
> Useful resource to learn a little more about CSS and HTML maily
### [Origamid - Courses](https://www.origamid.com/cursos/) - Portuguese | Paid Content
> Excellent courses about frontend development and web design
### [Fábio Vedovelli - Course](https://javascript.tv.br/) - Portuguese | Paid Content
> Excellent course about applications Javascript testing
## Some twitters you should check :D
### [@acdlite](https://twitter.com/acdlite)
### [@wSokra](https://twitter.com/wSokra)
### [@wesbos](https://twitter.com/wesbos)
### [@timneutkens](https://twitter.com/timneutkens)
### [@CompuIves](https://twitter.com/CompuIves)
### [@devongovett](https://twitter.com/devongovett)