I develop 50% Faster and made a Sales on Soft-launch
Hey HN! I launch a new product and deliver it 50% faster than my previous product. Also, I made sales during the Soft-launching period. How can it be possible? Here's the detail. 1. Develop and Deliver faster Always use the same tech stack, or you can create your own boilerplate that can be reused whenever you start to build a new product. Why? When you're using the same tech stack every time. You will be an expert in that technology. And you can make a huge improvement to your product. Then, you don't need to learn new things every time you build a product. Instead, you can more focus on…
What it does
In the maker’s words, at launch
Hey HN! I launch a new product and deliver it 50% faster than my previous product. Also, I made sales during the Soft-launching period. How can it be possible? Here's the detail. 1. Develop and Deliver faster Always use the same tech stack, or you can create your own boilerplate that can be reused whenever you start to build a new product. Why? When you're using the same tech stack every time. You will be an expert in that technology. And you can make a huge improvement to your product. Then, you don't need to learn new things every time you build a product. Instead, you can more focus on how your product can solve the market's problem and business side. 2. Run Soft-launching You can promote your product earlier, by giving a coupon or discount. From there, you can collect feedback from your users earlier and improve your product. Remember, selling features that your users needed is more important than adding a bunch of crap features. 3. Solve the Problem Always build a product that solves problems instead of finding a random product idea. In this case, SuiteMail can solve freelancers or business owners by reducing their operational costs for email accounts. That's my breakdown detail for my second product SuiteMail. You can follow this business boilerplate. - Rully
Does the same job
all alternatives →
- SHShow HN vs. TechCrunch vs. Product Hunt: what's most effective to launch a product2014 · blog.frontapp.com · ▲189




More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 28d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 26d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.io
Launched alongside, August 2024
the whole month →
- IY
Life & fun · 2024 · ytch.xyz



- IA
Hey there HN! We’re Joe and Stopa, and today we’re open sourcing InstantDB, a client-side database that makes it easy to build real-time and collaborative apps like Notion and Figma. Building modern apps these days involves a lot of schleps. For a basic CRUD app you need to spin up servers, wire up endpoints, integrate auth, add permissions, and then marshal data from the backend to the frontend and back again. If you want to deliver a buttery smooth user experience, you’ll need to add optimistic updates and rollbacks. We do these steps over and over for every feature we build, which can…
Dev tools · 2024 · github.com