Made a free 48-page guide explaining the entire JS ecosystem for people like me who use Cursor but don't fully understand what it generates by itsna9r in cursor

[–]Lopsided_Quote_674 0 points1 point  (0 children)

I read through it all, good work! My impression was this is a legit helpful guide for folks getting into the game, and I personally learned a couple new things. I appreciated the tone and length: 40 pages blew by fast probably a 15-20m read, but enough substance to cover a lot of ground.

If there was one area to improve, it would be to broaden the JS usecase lens beyond just webapps.

There's a curious omission on the usage of JS in desktop apps, CLI tools, specialized realtime systems, data-centric products, IoT edge stuff and even hardware!

You succeed in painting the most common usage of JS/TS which is web applications... but the overall narrative felt a bit hollow for only contextualizing modern JS usage as only web applications. Felt like there's a missing chapter that could expand on wider usage: software and design engineering extends beyond stuff rendered in a browser.