Adaptive Loading is a pattern for delivering a fast core experience to all users (including low-end devices) where you progressively add high-end-only features, if a user's network and hardware can handle it | Continue reading
Learn how Redux, and all other state management libraries, have one thing in common - they are all partial implementations of state machines - and how we can improve the way we model app state and logic. | Continue reading
Popper 2 introduces big changes, learn more about them in this article. | Continue reading
With the help of the CSS variables and native color input type, we can switch the theme UI on our web application or site. Well, the web is moving fast so we can use CSS variables which supports many of the modern browsers. **CSS variables** are readable code that provides ease o … | Continue reading
If you have a side hustle, How much money does it bring in compared to your job? ... | Continue reading
Did you know that comments can be useful for more than just inline documentation? Here is a little tip that can help you actually remember to write comments, and increase your productivity at the same time! | Continue reading
A boilerplate of Nextjs with tailwindcss and sass | Continue reading
An awesome, terrifying debugging session! | Continue reading
Terminating a HTTP server when there are active connections. | Continue reading
DevOps. Platform Engineer. Cloud Engineer. So many terms and roles! But they al... | Continue reading
Let's have a look at how to trigger a Github Workflow from Slack, using Firebase ... | Continue reading
Looking to access your third-party application's like Airtable, Google Sheet, Telegram, etc. data without any backend then try nocodeapi.com | Continue reading
Applications and SaaS are using more and more APIs, but there's no tool to give you insights about your APIs usage. Well, until now... Introducing the Bearer Agent. | Continue reading
A short summary of replacing React with Preact on SaaSHub | Continue reading
This helps you create a super clone script from the old computer and run in the new, keeping all the folder structure. | Continue reading
Some projects feel unfinished; Redefine what finished means! | Continue reading
How leveraging the type systems of GraphQL, ReasonML, and TypeScript can help us write more robust, correct applications. | Continue reading