Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
React is so last year's, vanilla.js framework is all the rage these days
😄
http://vanilla-js.com/ -
Using the perfectly sufficient bare-bones version of something rather than the convoluted, heavy version saw improvement upgrades?? NO FUCKING WAY
-
AL1L34877yI don't like using any frameworks, I like making everything myself. Other than jQuery, you can't do JavaScript without jQuery
-
edensg7787y@FuzzyMyztiq no, server-side react means the page is basically compiled on the server and then sent to the client ready to go, instead of a bare-bones html file and then react and the jsx files being sent to the client.
@AL1L no you don't! jQuery is useful for some things, but browser support has vastly improved over the last few years. Most things you'd use jQuery for are just as easy without it! -
juunas1637yThis one was pretty funny. So you made a mostly static page and then changed it to more like an actual static page, and that was faster? :D
-
AL1L34877y@Faraaz kinda was, I'm not going to rewrite my code, it's a personal project so it doesn't really matter.
-
@juunas They (Netflix) published an article about this, I think it's on Medium, and the site isn't as static as it seems - because there's tons of A/B testing and personalisation going on in the background, so they want a dynamic site so they can easily switch components and so on
Related Rants
Kids these days... 😂
rant
javascript
is it on npm?
npm