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

  1. Freecodecamp is a great place to start - https://www.freecodecamp.org/learn/2022/responsive-web-design/
  2. A nice video to start building a simple HTML and CSS website - https://youtu.be/CQZxeoQeo5c

JavaScript

  1. https://www.codecademy.com/learn/introduction-to-javascript
  2. JavaScript Algorithms and Data Structures - https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/
  3. Has HTML, CSS and JavaScript challenges while working on professional designs - https://www.frontendmentor.io/

Frameworks

  1. React tutorial for beginners - https://www.youtube.com/watch?v=SqcY0GlETPk&pp=ygUecmVhY3RqcyB0dXRvcmlhbCBmb3IgYmVnaW5uZXJz
  2. React JS Tutorial For Beginners 2023 - https://www.youtube.com/watch?v=oFBuPWCjbA4&list=PLSsAz5wf2lkK_ekd0J__44KG6QoXetZza

Git + GitHub

  1. For beginners - Git and GitHub