An overwhelming number of frameworks and tooling available today gives the impression that web development has gotten perhaps too complex. Juan Diego Rodríguez explores if web development really is that complex and, most importantly, how we can prevent it from getting even more difficult than we already perceive it to be.
Usually because they have their own way of defining things that isn’t standard JS.
For instance Vue can be compiled if you want to make full SPAs using it.
You can build SPAs without compilation…