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.
Additional planned maintenance will occur with downtime the entire day of 3/15.
[323 / 50 / 103]

/wdg/ - Web Development General

No.86896176 View ViewReplyOriginalReport
>Free beginner resources to get started with HTML, CSS, JavaScript and PHP
https://eloquentjavascript.net/Eloquent_JavaScript.pdf - A modern introduction to JavaScript
https://developer.mozilla.org/en-US/docs/Learn - A good starting point to learn about web dev fundamentals
https://javascript.info/ - Quite a good JS tutorial
https://www.freecodecamp.org - Curriculum including HTML/CSS/JS, React, Node.js, Express, and MongoDB
https://www.theodinproject.com - Curriculum including HTML/CSS/JS, and either Ruby on Rails / SQL, or Node.js / MongoDB
https://fullstackopen.com/en/ - Requires you to have basic web dev, db and git knowledge
https://flexboxfroggy.com/ and https://cssgridgarden.com/ - Learn flex/grid in CSS
https://phptherightway.com/ - A decent PHP resource
https://www.phptutorial.net - A PHP tutorial

>List of design resources
https://github.com/bradtraversy/design-resources-for-developers

>All useful documentation in one place
https://devdocs.io

>Need help? Create an example and post the link
https://jsfiddle.net - if you need help with HTML/CSS/JS
https://3v4l.org - if you need help with PHP/HackLang
https://codesandbox.io - if you need help with React/Angular/Vue

We have own website: https://wdg.one
Submit your project progress updates using this format in your posts, the scraper will pick it up:
:: my-project-title ::
dev:: anon
tools:: node, react, etc
link:: https://my.website.com
repo:: https://github.com/user/repo
progress:: Lorem ipsum dolor sit amet


Previous: >>86876693