|
|
|
|
|
by Capricorn2481
533 days ago
|
|
How about loading the table row you just added instead of reloading the entire page, table and all? I'm against bloated apps and ads, in favor of using forms and HTMLs strengths, but JS is the tool and not the cause of poor design. A web developer that doesn't use it is offloading their identity based allergy onto the users bandwidth. Plus you can make modals without JS |
|
Show me a single site that uses js in this way. But, and here's the trick... it has to *actually* use less network bandwidth. My issue isn't with js as a web development tool. My issue is with js when it's the wrong tool.
> A web developer that doesn't use it is offloading their identity based allergy onto the users bandwidth.
That's an interesting hypothetical, but I'd be willing to be more user bandwidth is consumed by needless JS scripts, than by all the engineers that you'd call "allergic" to js.
> Plus you can make modals without JS
Show me one that triggers when I scroll too far, or move my mouse outside of the window that doesn't use js?
All of your claims lack evidence... there's plenty of things that sound great in theory, but have been toxic and user hostile every time someone has actually tried to apply said theory.