Posts by MartyRoque

@MartyRoque

Marty Roque

I'm a software developer who loves philosophy, personal development, and metal m...
Joined June 2025
1k Points26 Badges0 Connections40 Followers3 Following

Comments by MartyRoque

Jun 25, 2025 Articles 2 min read
Learning web development has been an exciting and challenging journey, and diving into the MERN MongoDB, Express.js, React, Node.js stack has shaped me as a developer. In this blog, I’ll share my experiences, lessons learned, and advice for those loo...
Jun 24, 2025 Articles 3 min read
React applications slow down for one primary reason: unnecessary re-renders. You update a user's name, and suddenly your entire shopping cart re-renders. You toggle a modal, and your complex data table rebuilds itself. Sound familiar? This cascade e...
Jun 24, 2025 Launches 1 min read
Atomic state management without providers or boilerplate...
Jun 24, 2025 Articles 2 min read
Over the past year, I’ve built more side projects than I can count. Some made it to launch. Most didn’t. A few gained traction. One or two even brought in a little revenue. But the honest truth? The majority just vanished — as if they never existed. ...
Jun 23, 2025 Tutorials 2 min read
Hi Guys, SO here is what we are going to learn to code today: const useLoggedInUser = => { const loggedInUser, setLoggedInUser = useGlobalState"loggedInUser", {} return loggedInUser, setLoggedInUser } We can export this function and ...
post-cover-3432
chevron_left

Latest Jobs

View all jobs →