The client was always a scary landscape to me. Not necessarily because of the many inconsistencies of the browsers. Not because of the idiosyncratic and plain silly parts of javascript, the chosen language of the client. Not even…
I don't trust the client. This, I always thought, is a good thing. A back-end developer should not trust the client. Every input should be validated and mistrusted, all possible interactions with that less (and less-than)…
I think some of the inherent conflict, not enmity - never that obvious, between front-end and back-end stems from such mistrust. How can we not mistrust them? To us they are a load of hippies using toy languages and eldricht incantations to work around…
But, something has changed. The browser-wars have quieted down somewhat. Javascript performance has begun to approach a qualitatively acceptable domain. HTML has matured and with FlexBox and Grid even CSS is starting to make some sense (if I squint at it).
And now we have Web Assembly. I'm not going to poke into that with my time and effort, I lost enough nights to assembly back at university. After that i took a look at Java and later C#, and decided that life is far too short to spend it managing…