Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
February 11, 2021 03:22 pm GMT

5 JavaScript Projects You Should Consider To Build As A Frontend Dev.

Side projects are a great way to show your skills to land your first job as Front-end Developer.

5 JavaScript Projects You Should Consider To Build as a Frontend Dev.

1. Build a Tic-tac-toe game with Pure JavaScript

Building a game in a browser can be a great exercise to test your JavaScript skills. You will have to react to user events, interact with DOM, and store game data.

2. Build a Blog Template with HTML and CSS

When you just start learning front-end development its important to consolidate your knowledge about HTML and CSS. Building a Blog Template is a good idea for your first bigger project.

3. Location sharing with Pure JavaScript and Maps Service

A simple app where you can share location with your friend can be both a demanding project. In this project, you will use JavaScript to interact with external services for maps (ex. Google Maps or OpenStreetMap).

4. Build TV Series Tracker with JS Framework (React, Vue, Angular or other)

This project will help every TV Series fan, track premieres new episodes. It will be a great opportunity to use a JavaScript framework you are comfortable with.

5. Home Budget App with JS Framework (React, Vue, Angular or other)

Creating a home budget App will be an ultimate check for your skills as a Junior Front-end Developer. It will check your ability to create forms and store information, but it can also help you save money!

Remember, you dont have to mimic the above examples 1-to-1.

Feel free to change, add or remove any detail you like.

If you have older projects you used for learning new skills you can always refactor them and put them in your portfolio.

Good Luck!

That's it for today, If you like my recommendations, then I encourage you to sign up for my weekly 2-1-1 Friday newsletter

And don't forget to follow me for more killer content in 2021.

Sign up

2-1-1 Friday Newsletter


Original Link: https://dev.to/tyaga001/5-javascript-projects-you-should-consider-to-build-as-a-frontend-dev-3jpd

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To