|
|
|
|
|
by reaperducer
3077 days ago
|
|
> there has always been good reasons to avoid running code in the browser unless there is a good reason From what I hear from the junior devs, what they're teaching in school these days is that as much of the site as possible should be offloaded to the client device in order to free up server resources. The mindset is that everyone in the world has unlimited massive bandwidth at all times, along with the latest gear; and if you don't, you're an "edge case" and should be ridiculed. |
|