Best JavaScript coding projects for beginners!๐จ๐ปโ๐ป
Paul's JavaScript Blog - Article 1
If you started coding in JavaScript and want to know some awesome project ideas, to practice this language on its fullest, here are the best JavaScript coding projects for beginners!!
Weather App
This project will help you to learn, how to deal with API's and the JS-fetch function.
Shopping Cart
A shopping cart teaches you how to deal with API's or databases. It allows you to deal with a lot of data. Furthermore you have the possibility to add some filters.
Portfolio Page
This project is extremely simple. You don't have to use any API's or databases for this. There is no need for any backend! Just make some kind of landing pages and add interesting information about you! For more, just add a simple contact page!
Tic Tac Toe
With this game, you'll get a small view into game development. Especially for games where you and your partner have to play in alternating order.
To-Do List
With this project you will go deeper into the thematic "removing and adding" elements. You will learn how to deal with "Drag and Drop" and way more!
Digital Clock
The digital clock is a very basic project to get to know the built in function for time. Beside to that you'll learn some CSS skills.
It's your turn!
Comment down below other awesome projects for beginners, that you already coded. Let me know!