PinnedBuild a dApp Using Waku (Decentralized Communication) and Vue.jsHi, frens 馃憢! TL;DR Did you know that far beyond being a mere industry buzzword, decentralized communication represents a strategic response to the vulnerabilities inherent in centralized systems? It prioritizes privacy, security, and censorship resi...Jan 29, 2024路18 min read
Getting Started With Kubernetes: An Introduction To K8SGet started with how to use Kubernetes in your software development.Oct 2, 2024路10 min read
GitHub Universe 2023 RecapIt's that time of the year again - GitHub Universe season! The annual global event took place IRL(in real life) at the Yerba Buena Center for the Arts in San Francisco from November 8th to November 9th, 2023. For those who couldn't make it in person,...Nov 10, 2023路5 min read
What Is an Airdrop? A Guide for Community ManagersBuilding and managing a strong community is essential in the web3 era. As a community manager, your role is to create a space that attracts, engages, and motivates like-minded individuals. A strong community not only fosters collaboration, feedback, ...Nov 2, 2023路6 min read
Top VSCode AI Extension Tools for Senior DevsIn software development, engineers make use of an endless list of tools to bring their ideas and innovations to life. There are tools like browsers, Command Line Interfaces(CLI), databases and more. Then there is the Integrated Development Environmen...Oct 25, 2023路5 min read
Build a Custom TikTok Autoplay React Hook With Intersection ObserverHave you ever wondered how social media applications like TikTok, Instagram, or Twitter detect a particular video post that is in the viewport, autoplay it, and then stop it immediately after it goes out of view? In this article, I will explain how I...Oct 23, 2023路9 min read
Why You Should Use a Proxy Server With Create React AppThere are many cases in which developers need to consume APIs from the backend while using Create React App (CRA) to build an application. Because most client apps are hosted on different servers than the backend application, there are complications ...Oct 20, 2023路7 min read