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
-
I mean, it's tutorialspoint. I'm surprised they aren't Bitcoin mining in prod.
-
@nibor Just curious is jquery UI a thing of the past?
As a newish sole front-emd dev I like to know what is popular vs what is trending down so that i dont accidentally jump on the bandwagon for something people are moving away from. -
@BobbyTables hasn't been updated for years. It's pretty much a zombie project at this point.
-
@BobbyTables Vue.js(or more specifically Nuxt.js) is the 'hot' thing right now...
And I guess react is too... but why would anyone use React instead of Vue.js is beyond my understanding (ugly render functions, manually defining bindings and multi-file components instead of single-file components which have beautifully divided template, script and style blocks, v-model two-way binding, easily changeable html, css and ecmascript preprocessors(I have no idea how one would do this in react but it would probably be really complicated)... It's just a joy to use it once you actually read the docs :D -
@bytecode I used angular few years ago. Vue.js looks nice and been just needing to find the right situation to use it in. So far straight jquery has gotten me along fine for all the mostly static stuff I've built.
-
@nibor to be more exact I was trying to figure out why was widget's this.element undefined when _create was executing. Still haven't worked that out :/
-
@BobbyTables I use Vue.js even for static sites, it just provides a convinient way of making websites :)
And Vue.js is being developed by the original creator of Angular - it's way more lightweight though
@netikras probably being used by Google :) idk... Vue.js is basically a lightweight frontend only fork of Angular :)
Debugging in PROD are we?
rant