Hacker News new | ask | show | jobs
by 1hakr 1739 days ago
Thats an interesting one which i have never thought about. So it would divide into 4 chapters and go in details for each

- Problems to solve

- Poduct/Solution

- Growth/Marketing

- Pricing/Business Model

- Audience/Users

Then at the end have assingment to build a microstartups based on whats learnt!

2 comments

What’s your stack? Do you see yourself making a master class out of this or at least a YouTube channel?
I use Vue JS, Node JS and Go Lang. If i get enough interest, i would love to share my learnings and thoughts on youtube.
I'm thinking about learning Vue and Go. When and why do you use Node.js instead of Go for the backend?
When you start, services like Heroku, Firebase etc.. gives you a lot of power. Imho it's never a good idea. For example I have server rendered websites in go sdk (with the template engine) and other website in full node js stack (in my case react but the concept stays). I don't really see a use case for mixed use since having two different languages slow you down.
This would be awesome.