Live data from Hacker News

Ask HN: What are your greatest programming stack?

news.ycombinator.com

1–9 of 9 posts

Re: Ask HN: What are your greatest programming stack?

#5
Python. Flask. Bootstrap. Docker swarm. Digital ocean. And my own little cli that I modeled after ember cli to generate code in a clean architecture style as recommended by uncle Bob. S3 for storing images and other static stuff. DB gets swapped around as and how I need. Sometimes I might need document based content (product information storage) so for just that information I'll swap in a nosql db. Most of the time I use Maria db