a
about
blog
register
login
en
🇳🇴
English
Polski
Español
Français
中文 (Chinese Simplified)
Türkçe
Overview
Premises
Arguments
Fallacy Reports
Most active channels
Programming
Better Than
Most discussed users
multis
kbariotis
gorkem
Most supported premises
Javascript front end frameworks are pointless in modern browsers
That assumes there's boilerplate in a model, a controller or a view. Why is there boiler plate there? There shouldn't be. Writing a modern MVC app is simple. Writing an Angular app actually forces you to write Angular code, not MVC code. Same with React. Etc.
3 supporter.
Vanilla Javascript is better than any plugin or framework
This doesn’t matter if design patterns are taken into account and code is modular
2 supporter.
Javascript front end frameworks are pointless in modern browsers
It used to be the case that network speed was an issue and loading partial pages was much quicker than loading whole pages. This is generally no longer the case
1 supporter.
Vanilla Javascript is better than any plugin or framework
Frameworks don’t tend to abstract complexity away, libraries do. More often than not the framework is built on a library and that library isn’t necessarily the one in use by the developer and it leads to bloated code messes.
1 supporter.