▲ | zarzavat 5 days ago | |||||||
I don't agree. Having front-end and backend in the same language is so convenient I would never go back to doing it the old way. I'd rather compile the frontend to WASM than introduce a mismatch. I used to use Django and there were so many issues that arose from having to duplicate everything in JS and Python. | ||||||||
▲ | turtlebits 5 days ago | parent [-] | |||||||
What about HTML? Are you writing HTML via JS - if not you're already writing multiple languages. | ||||||||
|