Daniel Waas
17 posts
Code Smell 309 – Query Parameter API Versioning
Misusing query parameters complicates API maintenance TL;DR: Use URL paths or headers for API versioning. Problems 😔 Confusing…
Top 4 social media CRMs to grow your business in 2025
Social media businesses face unique challenges in managing customer relationships across multiple platforms while scaling their operations. With…
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…