learning - install react server-side rendering sandbox
Oof. Well, try playing around with nextjs sometime soon. it's super fun and comfortable to use. :)
I do, but the paradigm is really different. It's incredibly powerful for back-end logic. It's more of a strategic choice, I don't think Javascript is going anywhere soon and that's where all the leading technologies come from. Developing a full-stack javascript expertise will definitely come in handy in the future. I can still use Symfony to create and host micro-services on my own servers, but I need to learn new things when it's for the sustainability of your own business. Server-side rendering in Symfony is based on either PHPExecJS or Node.js for example, it just adds operational complexity and feels a bit dirty.
I will definitely switch to a full Javascript stack for my next products, so I will try nextjs for sure :)
No unfortunately. My back-end is still based on Symfony 4 so I had to find a way to mix the two together. It's dark magic but it seems to work.
Please sign in to leave a comment.