
I Built a Claude Code Plugin That Ships a Production-Ready SaaS Product
Every SaaS I've built starts the same way. Set up a marketing site. Wire up authentication....

Author profile
I am an entrepreneur and a coder. I love to create things with code.
Browse the latest writing surfaced through DevArt.

Every SaaS I've built starts the same way. Set up a marketing site. Wire up authentication....

This tutorial shows you how to add an AI agent to your React application. Not a chatbot that answers...

2026 is the year AI stops explaining what to do and starts doing it. Users don't want walkthroughs....

What is Hugo CMS? Hugo is an open-source static site generator that's built for speed and...

After several years of building SaaS businesses, I recognized a recurring challenge: nearly every...

A few years ago, my PayPal account was hacked. I received an email notifying me that an unrecognized...

If you're a Flutter developer looking to make your apps smarter by incorporating user location and...

Why Fireactjs SaaS products typically require essential functionalities such as user...

About two years ago, I created an open-source project called Fireact to build SaaS web applications...

Most web applications require user authentication to access their features. As a web developer and a...

Many React applications require users to select their countries and states during the setup process....

The Background I am working on a new structure of my open source project Fireact which...

Almost every address form requires users to pick their countries from a long list of countries. An...

JavaScript is not able to get user IP address when running in browser. However, it is possible to do...

I have released a new version of Fireact, the version 2.1.0. If you haven't heard of Fireact, it's a...

A new version has been released as NPM packages to make the project more flexible and...

Hi All, I wrote a post about Firebase authentication in a React web application. If you are interest...

Hi All, I created a fully functional web application that users can sign-in via social accounts...