I have listed 8 digital resources to help you get started on your web development learning journey. With this list, you'll have all the tools you need to kickstart your learning journey.
HTML + CSS
- Freecodecamp is a great place to start - https://www.freecodecamp.org/learn/2022/responsive-web-design/
- A nice video to start building a simple HTML and CSS website - https://youtu.be/CQZxeoQeo5c
JavaScript
- https://www.codecademy.com/learn/introduction-to-javascript
- JavaScript Algorithms and Data Structures - https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/
- Has HTML, CSS and JavaScript challenges while working on professional designs - https://www.frontendmentor.io/
Frameworks
- React tutorial for beginners - https://www.youtube.com/watch?v=SqcY0GlETPk&pp=ygUecmVhY3RqcyB0dXRvcmlhbCBmb3IgYmVnaW5uZXJz
- React JS Tutorial For Beginners 2023 - https://www.youtube.com/watch?v=oFBuPWCjbA4&list=PLSsAz5wf2lkK_ekd0J__44KG6QoXetZza
Git + GitHub
- For beginners - Git and GitHub