-
Feedback widget in Docusaurus
Feedback is essential to improve any product. The documentation page is nothing different apart from other parts of the product. It’s crucial to product growth to collect user feedback. This post will...
read article -
3 Things you should know BEFORE you start with Supabase
Supabase is powerful and gaining much popularity. It’s a free and simple great alternative for Firebase. Even if you are not familiar with Firebase. Supabase has everything that you need. A database...
read article -
Happy React: Reactions on your website for free
I created a SaaS product to add reactions to your website. It’s free and very performant. You can use it on your blogs, documentation pages, or inside applications. 🚀 What? Happy React provides a...
read article -
Rapid API: Home for your SaaS
It’s incredible how easy you can to make your SaaS these days. We get everything we need for SaaS applications on platforms like Vercel or Netlify out of the box. That’s great but what about when you...
read article -
Typescript hints in your code samples
Adding code samples to your website is an excellent idea. It shows how the code should look like. It's hard to image npm package docs without code samples. Existing solutions are good when we want to...
read article