I want to build and ship a new web application every week, I want to learn the process of thinking about something and shipping it. It doesnt need to make money, I am learning to ship.
what is the best stack, advice and process for getting this done?
it's really depends on that you are trying to build but in general you need to use tools you know and you can save some time by using PaaS services like 'heroku' because those will allow to focus on your product code instead of infrastructure and also you have to only write code that not possible to outsource to external services/solutions.