CMCelmo Mossincelmomosse.hashnode.dev·Jun 2 · 12 min readLearning Rust in 30 Days as a JavaScript DeveloperWhat it actually feels like to go from Node.js to Rust on the job Most articles about learning Rust start with curiosity. Someone reads about memory safety, decides to explore it on the weekend, and w10
CMCelmo Mossincelmomosse.hashnode.dev·Jun 2 · 13 min readGetting Started with Rust as a JavaScript DeveloperA practical guide for Node.js and Next.js developers making the jump When I first looked at Rust coming from Node.js, I thought it was needlessly complicated. Then I understood why. The complexity is 10
CMCelmo Mossincelmomosse.hashnode.dev·Jun 2 · 13 min readWhat I Learned Building a Full Stack AI SaaS AloneI built CareerCoachAI alone. No co-founder, no team, no one to ask when something broke at midnight. Just me, a Next.js project, and an increasingly long list of things I did not know I did not know. 00