DEV Community

CoderZ90
CoderZ90

Posted on

5 Best Javascript Projects Ideas

1. Create A Markdown Editor

  • A Markdown editor is an intuitive and lightweight text-to-HTML conversion tool for web content writers. You can use it to format lists, headers, and for emphasis, as well as to incorporate links and images. The idea is to produce web content that is as easy to read as plain text.

It is very easy to create you can you use library if you want to.. 👍

2. Build A Code Editor

  • A Code Editor is a special text editor program designed to write and edit source code and computer programs. It helps programmers write and edit source code and programs easily by differentiating elements and in-built routines

if you have doubt that how you can create i will give you a hint. you can use a library called "Ace.js" to create it

Ace.js CDN Link 🔗 - https://cdnjs.com/libraries/ace

Video Tutorial On How to create A Code Editor - Click Here

3. Build A Screen Recorder

  • Building a screen recorder is a very good project to build and you can easily build it using html css and javascript without using any backend ( if you think it uses ). i also recently made on and thought to post it to my youtube channel that how we can create it

Video Link - Part 01
Video Link - Part 02
Video Link - Part 03 will be out soon

4. Build A Notes App

  • Building a notes app, is very useful and a great project you can save your notes in this web app and you can also use localstorage to save notes in the website, add a dark mode / light mode button and more to make this project greater

Addition Features you can add are :-

  • Use firebase to store / save notes and users in the website ( using firebase database or any other thing )

  • Mark a note as Important

  • Deploy The Website

5. Build A Website Using Html, CSS & JS ( College website with firebase login / logout system )

  • Now this is a big project to make and it can take a lot of time ( not a lot kinda maybe 3 days maximum [depends on you btw] ). you can add login system in this website and registration and connect it to a database to store user and its data. you can add study materials, quiz in this website & many thing etc..

So i hope you liked these projects. and also Don't forget to subscribe 😀

Subscribe - i post coding tutorials

Top comments (1)

Collapse
 
official_fire profile image
CoderZ90 • Edited

So i hope you liked these projects. and also Don't forget to subscribe 😀

Subscribe - i post coding tutorials

Stay safe and stay happy 😀