My Coding Blog
RSS FeedWelcome to my blog, where semicolons meet sass, and code reviews are less about criticism and more about camaraderie. With over a decade of full-stack wizardry under my belt, I'm here to unravel the arcane arts of code—byte by byte.
Dive into tutorials that turn complexities into coffee breaks, tech talks that feel more like tales around a campfire, and insights that do more than just solve problems—they inspire. Whether you're here to decode the latest frameworks or decode your Monday motivation, you've found your geeky sanctuary!
Featured
Preparing to Take the Reins - Setting Up SSH on Ubuntu 22.04 LTS
Published: at 01:40 PMRecently, I've been looking at hosting the sites I manage on my own server again. It's been a few years since I've done this. I've mostly used Netlify and Vercel for their speed and ease of use. However, I'd like to have more control over hosting, so I'm heading out on the adventure once again to self host (sort of) through Linode as well as a monitoring service that I can manage.
Recent Posts
Mastering React's `useEffect` Hook
Published: at 12:00 AMReact has revolutionized the way we think about UI development, turning it into a more component-centric approach. One of the hooks that stands out in making this approach seamless is the `useEffect` hook.
Understanding the Optional Chaining Operator in JavaScript, TypeScript, and Angular
Published: at 12:00 AMThe optional chaining operator is a powerful tool in a developer's arsenal. It streamlines code, improves readability, and prevents potential errors. As with all tools, understanding its purpose and proper usage is key.
Why New Developers Should Dive into the Open Source Pool: It’s Easier than You Think! 🌊
Published: at 12:00 AMSo you've learned the basics, coded a few personal projects, and now you're wondering: 'What's next?' How about diving into the vast ocean of open source projects? Trust me, the water’s warm! 🏊♂️
🚀 Blast From The Past: Guess Who’s Back? 🎉
Published: at 12:00 AMAfter a brief 3-4 year hiatus (which in the tech world is, I admit, almost an eternity 🦖), I'm dusting off my keyboard, giving the old blog a fresh coat of pixels, and making a grand re-entry into the world of 1s and 0s.