Links
Badges



Forums
How often do you reinvent the wheel?
I do this a lot. I started programming from very early age. Ten years later I still have the same excitement when I start coding something. And most of the time, rather than looking at the business aspect of projects, I look at how the project can improve my coding skills. And this makes me reinvent everything. I push myself to study a new language or framework for every other project. Me trying to build new websocket library from scratch to creating a simpler web framework for PHP from scratch (when Laravel already existed) to creating a NodeJS framework from scratch to learning React when I am already very comfortable with Vue are all some examples. There are hundred other instances. Anybody else have this issue? Why am I doing this?
Is Idea Validation important to you?
I've been going down a rabbit hole recently around idea validation. In the past, when starting a business of project, I have done everything from blindly pursuing the idea until something worked (often hard) right through to doing a more formal testing of the idea (worth it but harder to be objective). I'm curious. How do PH people do idea validation? If you have a great idea, what are your next steps? Edit: there have been some really fantastic thoughts and suggestions here! Starting with the end-user in mind is key, in an effort to understand their pains. I'm still curious as to how to ascertain market demand. Where do you go to see potential demand for an idea?