Lovable.dev bridges the hole between concept and actuality — taking internet growth from complicated to easily doable. Not like conventional frameworks with their steep studying curves, Lovable places developer expertise first whereas delivering highly effective instruments for participating functions.
This publish particulars my journey with Lovable by three profitable initiatives and one which didn’t fairly meet expectations. What makes this text totally different is its interactive nature — I encourage you to expertise these initiatives firsthand as we focus on them.
All through this publish, you’ll see hyperlinks to the precise initiatives. For the complete influence of this dialogue, I like to recommend typing in these URLs and exploring the websites your self. Screenshots can solely seize a second, however interacting with these initiatives will provide you with a real understanding of what labored, what didn’t, and why.
Able to see how Lovable can rework your growth course of? Let’s dive into what this platform can (and infrequently can’t) ship, based mostly on my hands-on expertise constructing with it.
Lovable.dev is redefining software program growth by turning pure language prompts into full-stack internet functions. Based by Anton Osika, Lovable’s mission is to make app creation easy, empowering builders and non-developers alike to carry their concepts to life — with out the standard complexity.
The Instrument
Lovable provides a streamlined, AI-powered workflow that transforms concepts into working functions:
- AI-Pushed Improvement: Customers can describe their software concepts in pure language, and Lovable generates responsive front-end functions tailor-made to those descriptions.
- Backend Integrations: The platform helps integrations with companies like Supabase, enabling the addition of databases and authentication methods to initiatives.
- GitHub Porting: Lovable permits customers to sync their codebases with GitHub, facilitating model management and collaboration.
The Crew
Based mostly in Stockholm, Sweden, the Lovable workforce is made up of passionate innovators continually evolving the platform. They host frequent livestreams, roll out new integrations each different day, and not too long ago rewrote their massive codebase from python to Go to enhance pace and concurrency.
The Promise
The mission of Lovable is to make software program growth accessible to all, eradicating conventional obstacles and empowering customers to carry their concepts to life rapidly. Whether or not you’re a solo creator or a scaling SaaS startup, Lovable helps you to give attention to what issues: bringing nice concepts to life.
The Pricing
The free plan contains limitless public initiatives, GitHub sync, and one-click deployment. On this plan, you get 5 messages per day, with a complete restrict of 30 messages per 30 days. Whereas 5 messages isn’t a lot, I discovered it ample for fundamental functions.
The paid choices provides many options like larger limits, non-public initiatives, customized domains and extra. You may test it out on the pricing page.
All initiatives I’ll be sharing have been constructed fully on the free plan (+promo code from Christmas), displaying what’s potential even with these limitations. Let’s discover what I created, and the place I stumbled, with out spending a cent (to date).
As a local Hebrew speaker who instantly discovered myself writing extra in English for Medium and Substack, I confronted a problem: my spelling and grammar wanted work. Regardless of accessing autocomplete and AI instruments, I needed to enhance my precise expertise. After looking unsuccessfully for a free app to assist me apply, I made a decision to construct one myself utilizing (after all) Lovable.
My journey started with a easy immediate: “I desire a easy app to repair my spelling in English.” By collaborative iteration with Lovable’s AI, we refined the idea into what turned Spelling Dojo.
The appliance follows a simple however efficient mannequin. Customers are introduced with a misspelled phrase (like “embarrasment”) and should present the right spelling (“embarrassment”).
The coaching progresses by ten batches of ten phrases every, regularly growing in problem. I added options to boost the training expertise: an audio pronunciation choice, definitions for unfamiliar phrases, and even a “exhausting mode” that gives solely the phrase’s definition with out displaying the misspelling.
Not like an actual dojo the place errors may earn you a stern correction from a sensei, Spelling Dojo takes a gentler method. Whenever you make an error, the suggestions is mushy and inspiring, permitting you to strive once more with out penalty or stress. This judgment-free surroundings was intentional — I needed a apply area the place customers might fail comfortably and be taught at their very own tempo, with out the anxiousness that usually accompanies language studying (I’m taking a look at you Duolingo!).
Expertise it your self: https://spelling-dojo.lovable.app/training
This venture completely demonstrates how AI growth instruments will help create customized options for particular wants. In just some iterations, I went from figuring out an issue to having a useful, tailor-made software that addressed my actual necessities — one thing I couldn’t discover regardless of looking by present options.
My second venture shifted away from practicality and into the realm of pure enjoyable. Anybody who’s hung out on Substack is aware of a common fact: Substackers are obsessive about their subscribers counter. This fixation gave me the proper alternative to create one thing light-hearted that may join with the Substack neighborhood.
I approached Lovable with this preliminary immediate: “Hey, I obtained cool concept. I wish to have devoted web page to comply with my substack subscriber depend and inform a humorous reality about it. You need to give humorous information about it till 500 or autogenerate it. My substack hyperlink is https://open.substack.com/pub/shmulc“. From this start line, we constructed out the idea, ultimately increasing it to accommodate different publications past my very own.
One vital technical problem emerged early on — Substack doesn’t offer a public API to entry subscriber counts. After a number of failed makes an attempt the place Lovable initially generated utterly fictional numbers, I pushed for a greater answer. Ultimately, the app carried out a intelligent mixture of internet scraping with fee limiting and proxy strategies to precisely fetch actual subscriber counts with out triggering Substack’s defenses.
The generated information proved to be surprisingly entertaining. My technique to share the tool was easy however efficient: I created enjoyable information for fellow Substackers and tagged them, basically turning the device right into a social connector.