|
|
|
|
|
by kugelblitz
726 days ago
|
|
For my 12 year side project, I recently moved from Elastic Beanstalk after 6-7 years to Platform.sh, because "it just works" even more so and it was way easier to debug (EB just says "error in step 18_install_yarn" or something). I use Symfony (Php) and have not used a full SPA after I retired AngularJS (v1) like 10 years ago. What people now call server side rendering (SSR) is just how Symfony works with its regular Twig templating language (heavily inspired by Django's templating language). As I gained more experience, I rewrote it. Once from vanilla PHP to Laravel, then later to Symfony. |
|
I've not been exposed to any of the two and only dealt with PHP as part of messing with WordPress in the past.