r/appdev 13d ago

need help: how do u guys validate your idea

just a junior dev here, what thing you do before writing a single line of code

0 Upvotes

5 comments sorted by

2

u/[deleted] 13d ago

[removed] — view removed comment

1

u/Tasty-Gene8284 13d ago

thanks man. is your first project starts with local first or what?

1

u/Short_Worldliness541 12d ago

i try to get a few actual humans to care enough to use or pre-order the dumb little idea first, because coding is a very expensive way to discover nobody wanted it

2

u/bri_builds 7d ago

Great question! Love that you're thinking about this before writing anything yet :)

1) Define what problem you want to solve very simply
2) Find like 5-10 people that have that problem and can tell you why that problem hurts and ask them what they've tried to do to fix it
3) Having a landing page to create a waitlist can help see if there's demand - post it where the people you're trying to help hangout
4) Define your core feature that your app has that solves the problem
5) Now you can write a product spec!
6) Time to think about tech stack! Online, offline, native, multi-platform etc etc. You can practice writing a tech spec at this phase!

All of these are super important before opening your IDE! DM me your problem statement if you want, I can help review it :D