Daniel Waas
15 posts
Gitcoin: Bridging Open Source, Blockchain, and Sustainable Funding
Abstract Gitcoin is transforming the landscape of open source funding by merging blockchain technology with innovative financial models…
⏱️ 142 Days Lost, New Chapter Starts
I spent the first 142 days overthinking — wondering what to learn, what to do next. But now,…
Forms in react with react-hook-form
Hey Coders, Long time ago… Here we have a new article about how to add “superpowers” to your…
Supercharge your applications queries with caching
Have you ever wondered how some websites seem to load information almost instantly, even when dealing with massive…
11 Product Management Fundamentals [+ Strategies & Examples]
Are you frustrated with how your users are underutilizing your product, complaining about it, and not realizing the…
ProcGen
Introduction Procedural Generation is a term that may have been heard by many, but only some people are…
Taming the Multi-Headed Beast: Maintaining SDKs in Production for Years
Managing an SDK in production over several years is similar to taming a multi-headed beast. Each aspect of…
How to mass import YouTube videos into a Reddit subreddit [Python]
We’re introducing “py-youtube-to-subreddit,” a Python tool available on GitHub. This tool was developed for importing YouTube channel and…
7 JavaScript Quick Coding Tips ✨
Hey Developer, Welcome to my Javascript blog, My name is Md Taqui Imam i am a Full Stack…
TypeScript’s type inference. A readonly array of specific string values.
Introduction A real practical problem I had to face and solve in my React/TypeScript project. Imagine having a…