thisiswallace.hashnode.devPasswordless Login with Clerk: Convenience and Security Beyond PasswordsStruggling to remember those endless streams of passwords? You're not alone. In the tech world today, managing login credentials can be a frustrating and time-consuming burden. But what if there was a better way? Clerk's passwordless authentication s...Feb 26, 2024·3 min read
thisiswallace.hashnode.devVim, Vim Motions and Keybindings: A Powerful Duo for Text ManipulationFor many programmers and writers, Vim is more than just a text editor; it's their default product creator. Its modal editing system and powerful keybindings offer unparalleled efficiency and control over text manipulation. In this article, we'll dive...Dec 30, 2023·3 min read
thisiswallace.hashnode.devCaisy.io: Unleashing the Full PotentialAfter mastering the basics of building a dynamic website and generating content with Caisy.io and Next.js or any other frontend framework, you can as well dive into some advanced topics to truly empower your content management experience. 1. Unleashi...Dec 18, 2023·4 min read
thisiswallace.hashnode.devNext.js and Headless CMS: A Guide to Building Dynamic Websites:In the ever-evolving landscape of web development, the demand for dynamic and engaging websites has never been greater. While traditional content management systems (CMS) have served us well, the limitations imposed by their tightly coupled architect...Dec 6, 2023·3 min read
thisiswallace.hashnode.devGo: Getting StartedGo, also known as Golang, is a modern, open-source programming language developed by Google. It's known for its simplicity, concurrency support, and garbage collection, making it an excellent choice for building web applications, microservices, and n...Nov 26, 2023·4 min read