DEV Community

Discussion on: 7 best JavaScript projects to master your skills

Collapse
 
daxsoft profile image
Michael Willian Santos • Edited

Overall: I enjoy the list, by far what I've done on this list is:
'Game', 'Open Source', 'Electron App', 'News aggregator with Puppeteer' and 'Portfolio'

About the game idea, I would recommend to do, if possible, with the engine RPG Maker MV (it's paid). You can create plugins and see things in action on a game, and even more, you will learn the fantastic library named PixiJS.

Collapse
 
areknawo profile image
Arek Nawo

I’ve got a similar experience. I’ve already made a portfolio/blog website, chat app when experimenting with NodeJS framework, only started web analytics, done native app with small C++ and Rust additions (very much recommended to try), OSS to be sure, and somewhat of 2 games. One of my game ideas was MMO RTS, but it grew so big that I simply wasn’t able to pull it off. I know that this can be a problem for many beginning programmers - after all, the game is probably the first thing people want to make when they learn how to code.