Earlier quoted context omitted.
I cant agree more. I could cry. Ive been on a crusade for over a year to scale back diddly js frameworks because 'scale'. Ive heard many bullshit excuses before but sacrificing performance and reliability for being "scalabable" is beyond mind boggling. It gives me a panic attack when medium articles are the chief architect and purveyors of software development truths. I live and work in developing countries and could…
Yup, all these rapid-dev frameworks and tools may be fantastic for rapidly developing and refining a prototype. But that is just the beginning of the process, the job is barely half done. The devs must then focus on exactly what is needed in the code to refactor and strip out every unnecessary instruction and byte of download. Page load times and refresh times that are more than 3-digit milliseconds rapidly become un…
The idea is that these libs and framework make an honest attempt at making web apps. Also well intentioned but wide off the mark. Most people access the internet through mobile phones[1] with dodgy broadband connectivity, hence don't need an app running inside another app - do you understand the redundancy and the pitfalls of janky, horrible UIs for the marginal performance improvement? Or the famous It doesn't reload the whole page...very few people actually care about.
If you are building the next instagram, go right ahead and use bleeding edge js frameworks, but not every site/blog needs to be an app.
[1] https://gs.statcounter.com/platform-market-share/desktop-mob...