Currently learning node.js, with frameworks express and nestJs. And I want to see some cool projects to analyse how directories are put inside project, how to write good code, and know about good practices. Sorry for bad english
Videos
Node.js Project 2: Create an E-commerce Website
Node.js Project 4: Create a Command Line Tool for NPX
Node.js Project 3: Recipe Finder App (With Optional AI)
Hey everyone,
I’m trying to go beyond just building basic Node.js apps and want to really understand the deeper concepts behind it. Stuff like the event loop, streams, child processes, buffers, async patterns, and how Node handles performance under the hood.
I’m looking for project ideas or practical ways to explore these “deep” concepts. For example, building a custom HTTP,task queue/job scheduler.
So my question is: what are some Node.js projects that helped you really understand its inner workings? Or, if you’ve got suggestions for concepts I should focus on while building projects, I’d love to hear those too.
Thanks I got a bunch of replies will try most of them out🙏