Hacker News new | ask | show | jobs
by ivix 1400 days ago
I have started to use lambda for serving an API backend and VueJS for the frontend.

Although there's a lack of nice frameworks, Lambda is great, being incredibly cheap and almost no scaling worries.

However for me developing a SPA front end is far more complex and problematic than in the Django days.