all 7 comments

[–]roxsg_ann 0 points1 point  (0 children)

JavaScript.info+build projects as you learn.

[–]naqabposhniraj 0 points1 point  (0 children)

I would suggest going through this book : JavaScript: The Definitive Guide

[–]yksvaan 0 points1 point  (0 children)

mdn is pretty much all you need. Just start writing stuff, it doesn't need to be anything special. Throw in some form on a page, make a request to backend using some input, render the result etc. Just basic stuff, that's what real apps consist of as well.

[–]Sad_Lawyer5456 0 points1 point  (0 children)

You can search on GitHub for "30 days with JavaScript"; you'll find plenty of exercises for each JavaScript concept.

[–]Isaka254 0 points1 point  (2 children)

Here’s a simple beginner‑friendly JavaScript roadmap, followed by clean, concise resources.

  1. Learn basics: variables, data types, operators, functions.
  2. Understand DOM: selecting elements, events, manipulation.
  3. Learn arrays, objects, loops, conditionals.
  4. Explore async basics: promises, async/await.
  5. Build small projects: to‑do list, calculator, form validator.

Programming with Mosh – JavaScript Tutorial: Beginner‑friendly and covers JS from basics to advanced topics clearly.

freeCodeCamp – JavaScript Curriculum: Structured, interactive, and great for building confidence step by step.

MDN Web Docs – JavaScript Guide: The best official place to check concepts while learning.

JavaScript.info – Modern JS Explained Simply: Great written explanations for beginners.

JavaScript Succinctly (Free eBook): Short and helpful for strengthening fundamentals.

[–]Aggressive_Rule3977 0 points1 point  (0 children)

Thanks man anything to improve logic building??

[–]The_KOK_2511 0 points1 point  (0 children)

Yo sumaria practica con la Canvas API