kennethnwobi.hashnode.devUnlocking the Future of Stablecoins: How sUSD is Redefining Stability and Security for the Open InternetIntroduction: In an era where stability and decentralization are paramount, most stablecoins are tethered completely to traditional banking infrastructure, drifting away from crypto’s core promise of individual freedom, but not for sUSD. sUSD emerges...Nov 13, 2024·4 min read
kennethnwobi.hashnode.devNeed to Monitor your Software ApplicationsEvery software engineering team aims to release bug-free software applications to keep systems reliable with minimal downtime. However, it's easy to forget that building the app is just one piece of the puzzle—monitoring and observability are just as...Oct 10, 2024·5 min read
kennethnwobi.hashnode.devAutomating Regression Tests💡 Regression testing plays a crucial role in software development and maintenance, ensuring that changes or updates to an application do not inadvertently introduce new bugs or issues in previously functioning features. As software systems grow in c...Oct 11, 2023·8 min read
kennethnwobi.hashnode.devWhich do I use: Flexbox OR CSS GridTalk about the Structure of a website, Talk about the website Layout After I learned about using Flexbox and CSS Grid on my fun projects coding along with Andrei Neagoie, the next big challenge was which to use among both. Most times to choose betwe...Dec 24, 2019·3 min read