Browse our list of curated database of projects, exercises and lessons to learn Javascript
node
javascript
loops
easy
Learn javascript arrays and loops, interactive tutorial with dozens of exercises, get instant feedback with automatic grading and watch video solutions afterwards.
Start exercisenode
javascript
REST
easy
This is an interactive tutorial that will teach you how to create an API with node
Start exercisehtml-css
javascript
events
easy
Create a simple todo web app using vanilla js
Start projectreactjs
javascript
react-hooks
intermediate
Create a simple contact list application using the React.js framework and Flux Architecture
Start projectreactjs
javascript
react-hooks
intermediate
Use the audio tag to create your own music player
Start projectjavascript
object oriented programming
javascript-objects
beginner
Learn how objects and classes work and why they are so usefull n coding.
Start exercisenode
javascript
typeOrm
easy
Use your recently adquired knowledge to build a data-model for your starwars blog
Start projecthtml-css
javascript
the-dom
beginner
Disneyland for procrastinators. Learning Javascript? This excuse generator tutorial takes no more than 20 lines of code and can save you for the rest of your life!
Start projectnode
javascript
loops
easy
150 js exercises ideal for those who want to practice javascript object literals, functions and many more js features
Start exercisejavascript
beginner
Learn how to make your application interactive, wait for the user to click, use the keyboard, use the mouse, resize the window and much more!
Start exercisehtml-css
javascript
vanilla-js
intermediate
Use your DOM knowledge, HTML/CSS and Javascript to create a battleship game for one person only
Start projectreactjs
javascript
git
easy
Create a web app using React router and Context
Start projecthtml-css
javascript
intermediate
Replicate a professional real-life landing page using bootstrap
Start projectreactjs
javascript
flux
intermediate
Create a simple contact list application using React.js
Start projectpython
flask
reactjs
beginner
Almost every website in the world has user authentication, in this project you have to implement user authentication using the Python Flask framework for building a backend REST API and React.js and sessionStorage API for the front end web application.
Start projectpython
Java
javascript
On RegEx for whitespaces we'll be discussing the different ways to detect whitespaces using regular expressions. RegEx has more than one way to search in a given text for these characters and we'll be giving an example with the most used one
Read articlereactjs
javascript
react-hooks
beginner
Use your react.js skills to make a simple counter component
Start projecthtml-css
javascript
sorting-algorithms
intermediate
Practice building algorithms by doing a bubble-sorting algorithm and displaying it on a website
Start projectreactjs
javascript
react-hooks
easy
Create a simple tictactoe 2 player game (no AI), using the React.js framework
Start projectJava
javascript
Java and Javascript are completely different programming languages even though people gets confused a lot.
Read articlereactjs
node
javascript
intermediate
Almost every website in the world has user authentication, in this project you have to implement user authentication using NodeJS for building a backend REST API and React.js and sessionStorage API for the front end web application.
Start projecthtml-css
javascript
Form validations, inputs, textarea, date inputs, etc.
Start exercisereactjs
javascript
easy
Learn and practice React.js using hooks, interactive tutorial with dozens of react exercises, get instant feedback with automatic grading and watch video solutions afterwards.
Start exercisereactjs
javascript
fetch-api
beginner
Create a simple todo web app using the React.js framework and use the API to sync with the server
Start projecthtml-css
reactjs
javascript
intermediate
Use React and HTTP Fetch to create a Meetup.com clone
Start projecthtml-css
javascript
Conditions
beginner
Practice conditions, render a profile card based on a series of variables that could change in value during runtime like: username, avatar, etc.
Start projecthtml-css
javascript
the-dom
beginner
Use your CSS/HTML/JS skills to randomly draw a poker card on every website refresh.
Start projectreactjs
javascript
react-hooks
beginner
Create a small react component with its own state and event listeners
Start projectnode
javascript
easy
The domain mafia is far from over, with more domain extensions every day is a good idea to chase for great domain available to buy. Who knows, maybe you get lucky and become a millionaire!
Start projectjavascript
jest
unit-testing
easy
Give a series of exercises and solutions, create the unit tests to automaticaly grade the given solutions
Start projecthtml-css
javascript
vanilla-js
intermediate
Practice building algorithms by doing a selection-sorting algorithm and displaying it on a website
Start projectreactjs
javascript
intermediate
Create a simple todo web app using the React.js framework
Start projecthtml-css
javascript
the-dom
easy
Step by step, go over all the most important DOM concepts and methods: Use javascript to manipulate styles, html elements.
Start exercisenode
javascript
functions
easy
Start using and practicing javascript functions, learn about arrows, anonymus functions, closures, callbacks and more!
Start exerciseflask
reactjs
javascript
intermediate
Create the users stories for your final project
Start projecthtml-css
javascript
events
easy
Practice your entry-level skills in Javascript, The DOM and HTML/CSS by building a Pop Balloons Game.
Start projectflask
python
javascript
intermediate
Let's build a todo list from zero to publish using a Python Flask API and a Vanilla.js front-end
Start projectbootstrap
html-css
reactjs
easy
Create a simple landing page using React.js components
Start projectreactjs
javascript
react-router
intermediate
Create a simple to-read website for Star Wars fans. Use the SWAPI to fetch and React + React Router + Context to save the reading list.
Start project