Donations to the archive would be appreciated to help fund our server hardware & storage drives. We are looking for developers to help build new software and archives, discuss here.
[297 / 41 / ?]

/wdg/ - Web Development General

No.64339306 View ViewReplyOriginalReport
Non-Archive Edition

>Previous Thread
>>64278146

>Free resources to get started
Get a good understanding of HTML, CSS and JavaScript.
https://developer.mozilla.org/en-US/docs/Learn - a good introduction (independent of your browser choice)
https://developer.mozilla.org/en-US/docs/Web - General documentation for HTML, CSS & JavaScript
https://www.freecodecamp.com/
https://www.codecademy.com/
https://bento.io/
https://google.com - It's amazing, you should try it anon

>Further resources
https://github.com/kamranahmedse/developer-roadmap - Roadmap
https://youtu.be/Zftx68K-1D4 - Web Development in 2018

>Tools
https://jsfiddle.net/ - Use this and post a link, if you need help with your code
https://caniuse.com/ - Check browser support for front-end web technologies