Hacker News new | ask | show | jobs
by saluki 2711 days ago
If you're already familiar with python look at Django.

I would recommend taking a look at Rails (ruby) and Laravel (PHP).

Laravel is probably the best bang for your buck. https://laracasts.com/series/laravel-from-scratch-2018/episo...

Laracasts, is a great way to get up and running.

I would start creating a standard web applications with just enough js+jQuery in the beginning vs doing a full SPA with vue or react. You can do that with version 2 if things take off.