๐ŸŒ
Snipcart
snipcart.com โ€บ blog โ€บ javascript-practice-exercises
JavaScript Practice Exercises for All Levels - Snipcart
March 21, 2022 - Ideal for beginners. Youโ€™ll practice creating a simple wishlist with JS in the CodePen code editor. A resource with 47 exercises to practice whatever your level is, With exercises from well-known universities. Tutorial and exercise on how to debug your Vue.js frontend. Ideal for intermediate developers. JavaScript tutorial and exercise on how to create a React dynamic website.
๐ŸŒ
W3Schools
w3schools.com โ€บ js โ€บ js_exercises.asp
JavaScript Exercises
Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, Python, PHP, Bootstrap, Java, XML and more.
Discussions

What is a good website to practice JavaScript?
There are two ways to go about this To practice code challenges: you have already listed the websites that help practice those. As for how beginning-friendly they are; do you know data structure and algorithm? You can find good courses to learn that using Javascript To practice building web apps and websites: There are lots of resources that have a list of beginning-friendly web or app. This is an example of a github that has such projects. More on reddit.com
๐ŸŒ r/learnjavascript
13
14
April 8, 2024
[AskJS] How do I practice JavaScript?
Sounds you're lacking programming knowledge not actual js experience. Try looking for books or courses about programming in general, like data structures, algorithms, oop, etc. Those tools will level up your game 100% More on reddit.com
๐ŸŒ r/javascript
18
17
June 9, 2022
500+ JavaScript Questions Quiz
This performs very poorly, think about improving the performance by not having all the questions loaded (and hidden) all at once, try getting next question content when user is at prev question ot similar. Also, CSS is not your strong point I see but you should invest a bit there, text is flying a bit around, words are cut off and buttons /scrolling are a bit choppy in movement. More on reddit.com
๐ŸŒ r/javascript
26
28
July 17, 2024
Where can I practice basic js like loops, arrays, and functions?
Exercism.org has excellent code kata style exercises to reiterate and practice concepts. It got me back on track with Python, JavaScript, and Iโ€™m currently working on their C# course. JS being extremely popular, itโ€™s one of the most developed courses on there More on reddit.com
๐ŸŒ r/learnjavascript
39
34
July 2, 2024
๐ŸŒ
Reddit
reddit.com โ€บ r/learnjavascript โ€บ exercises to learn javascript
r/learnjavascript on Reddit: Exercises to learn javascript
April 1, 2022 -

Hello everyone, do you know of any sites that offer exercises to do in javascript so that I can train? ๐Ÿ™‚

Best way to learn JS? : r/learnjavascript Aug 27, 2024
r/learnjavascript
last yr.
Struggling to learn and understand JavaScript. Jun 16, 2024
r/learnjavascript
2y ago
Best way to learn JavaScript basics as a complete beginner? Sep 12, 2025
r/learnprogramming
10mo ago
Best course for JavaScript Feb 27, 2026
r/learnjavascript
5mo ago
Getting better with JavaScript Aug 4, 2024
r/learnjavascript
last yr.
More results from reddit.com
๐ŸŒ
Exercism
exercism.org โ€บ tracks โ€บ javascript โ€บ exercises
JavaScript exercises on Exercism
๐Ÿ‘‹Learning to code? Check out our new dedicated beginners platform -Jiki! ... Learn and practice JavaScript by completing 159 exercises that explore different concepts and ideas.
๐ŸŒ
W3Resource
w3resource.com โ€บ javascript-exercises
JavaScript Exercises, Practice, Solution - w3resource
This resource offers a total of 4905 JavaScript problems for practice. It includes 1041 main exercises, each accompanied by solutions, detailed explanations, and three/four related problems.
๐ŸŒ
JSCHALLENGER
jschallenger.com
Free Javascript challenges online | JSchallenger
Solve Javascript tasks from beginner to advanced levels. Select your topic of interest and start practicing. ... JSchallenger provides a variety of JavaScript exercises, including coding tasks, coding challenges, lessons, and quizzes. JSchallenger provides a structured learning path that gradually increases in complexity. Build your skills and knowledge at your own pace. JSchallenger saves your learning progress. This feature helps to stay motivated and makes it easy for ...
๐ŸŒ
Great Learning
mygreatlearning.com โ€บ blog โ€บ javascript exercises
JavaScript Practice Questions and Coding Exercises for Beginners
September 4, 2025 - Explore 100 JavaScript practice questions, coding problems, and online exercises with solutions. Ideal for beginners to strengthen core JavaScript skills.
๐ŸŒ
100 JS Functions
100jsfunctions.com
100 JS Functions โ€” Free Interactive JavaScript Exercises
Practice JavaScript with 100 free interactive exercises, from beginner to advanced. Write code in the browser, run the tests, and learn with video & code solutions.
Find elsewhere
๐ŸŒ
W3Resource
w3resource.com โ€บ javascript-exercises โ€บ javascript-basic-exercises.php
JavaScript basic - Exercises, Practice, Solution - w3resource
July 2, 2025 - This resource offers a total of 600 JavaScript basic problems for practice. It includes 150 main exercises, each accompanied by solutions, detailed explanations, and three related problems.
๐ŸŒ
YouTube
youtube.com โ€บ playlist
JavaScript Practice Exercises For Beginners - YouTube
A series of exercises for you to complete to improve your JavaScript Programming skills! In these videos, I will give you a problem or task to solve with som...
๐ŸŒ
Medium
medium.com โ€บ @jinal2039 โ€บ javascript-practical-exercises-for-beginners-part-1-7b6c4a871a68
JavaScript Practical Exercises for Beginners โ€” (Part 1) | by Jinal Shah | Medium
August 9, 2025 - Hello, JavaScript beginner! ๐Ÿ’ก Tip: console.log() is your best debugging friend. What youโ€™ll learn: Store and manage different kinds of data. ... Change the values of name and age. Try adding a null and undefined variable. ... Use const for values you donโ€™t want to change.
๐ŸŒ
Mikkegoes
mikkegoes.com โ€บ home โ€บ blog โ€บ javascript practice for beginners: 8 free javascript exercise sites
Free JavaScript Practice for Beginners: 8 Best JavaScript Exercise Sites
April 17, 2024 - In addition to JavaScript, you can also find practice exercises for C#, C++, Java, PHP, Python, Ruby, and Swift on Edabit. ... w3resourceโ€™s JavaScript practice directory includes hundreds of free JavaScript challengers ranging from beginner to intermediate in difficulty.
๐ŸŒ
CodeChef
codechef.com โ€บ practice โ€บ javascript
Practice JavaScript
Practice JavaScript online with our set of coding problems selected for beginners. Solve these JavaScript coding problems and prepare for your interviews.
๐ŸŒ
Placement Preparation
placementpreparation.io โ€บ programming-exercises โ€บ javascript
Best JavaScript Exercises for Beginners to Advanced Level
Our JavaScript exercises cover everything from fundamentals (variables, loops, functions, and events) through to advanced topics like object-oriented programming, closures, asynchronous programming, and modern ES6+ features. ... We organize exercises into three levels: Beginner for JavaScript basics, Intermediate for deeper concepts, and Advanced for complex programming challenges.
๐ŸŒ
Developer Indian
developerindian.com โ€บ articles โ€บ javascript-coding-exercises-for-beginners
JavaScript Coding Exercises for Beginners
April 14, 2025 - Whether you're just starting or brushing up your skills, coding exercises are a great way to practice. In this article, weโ€™ve compiled 10 beginner-friendly JavaScript exercises with descriptions and tips to solve them. Problem: Write a function that takes a string and returns it reversed. Input: "hello" โ†’ Output: "olleh" ... Problem: Return true if a string is a palindrome. Input: "racecar" โ†’ Output: true ยท ๐Ÿ’ก Hint: A string is a palindrome if it reads the same forward and backward.
๐ŸŒ
Placement Preparation
placementpreparation.io โ€บ programming-exercises โ€บ javascript โ€บ beginners
Top 30 JavaScript Practice Exercises for Beginners with Solutions
Explore the top 30 JavaScript exercises tailored for beginners. Click to practice coding challenges and improve your JavaScript coding abilities!
๐ŸŒ
GitHub
github.com โ€บ topics โ€บ javascript-exercises
javascript-exercises ยท GitHub Topics ยท GitHub
Lets go-through, learn and understand different logical Javascript exercises and algorithms for beginners. javascript-examples javascript-algorithms javascript-exercises object-equality javascript-practice-examples javascript-examples-beginners javascript-practical-examples javascript-logical-examples number-loop fizzbuzz-algorithms show-prime-numbers random-bingo-card array-filter-sort-map object-create-factory-constructor array-get-max-largest-number array-count-search-occurances javascript-logical-loop-condition javascript-dom-object-array javascript-var-let-const-function javascript-es5-es6-examples
๐ŸŒ
DEV Community
dev.to โ€บ codebubb โ€บ javascript-dom-practice-exercises-for-beginners-21ml
JavaScript DOM Practice Exercises For Beginners - DEV Community
January 29, 2020 - This one was, hopefully, quite straightforward although it did get a bit more complicated as a previous exercise had created multiple paragraph tags on the page. Itโ€™s a good bit of string manipulation practice too. ... Add a required validation to each input that shows an error message next to the entry if it does not have any text entered. So in Video 2 we were working with a simple Bootstrap based registration form and this exercise was based around setting up some form validation.
๐ŸŒ
Edabit
edabit.com โ€บ challenges โ€บ javascript
2,500+ JavaScript Practice Challenges // Edabit
You are counting points for a basketball game, given the amount of 2-pointers scored and 3-pointers scored, find the final points for the team and return that value. Examples points(1, 1) โžž 5 points(7, 5) โžž 29 points(38, 8) โžž 100 Notes ...
๐ŸŒ
YouTube
youtube.com โ€บ watch
JavaScript Practice Exercises For Beginners: Beginner Exercises Part 1 - YouTube
Don't just learn JavaScript, live it ๐Ÿ‘‰ https://codewithbubb.gumroad.com/l/tOATGIt's important to practice your JavaScript coding skills but it can be trick...
Published ย  February 13, 2019