Hacker News new | ask | show | jobs
by dimitri-gnidash 3436 days ago
Python is a wonderful language where the speed of development and maintainability is concerned.

Django is a great framework for getting your web application and/or APIs built. The library support is also phenomenal (looking at Django Rest Framework for API development)

It is also unlikely you will outgrow Python/Django stack as Instagram and Pintereset are doing fine. https://engineering.instagram.com/what-powers-instagram-hund...

Rarely does the stack matter to startup success, why not pick up Steve Blank's The Startup Owner's Manual about building THE RIGHT thing? Building the wrong product is the number one killer of startups why not focus there?