35

AngularJS is dead. React is dead. Vue.js is dead. I guess you got to switch to the new awesome framework called Vanilla JS!

Comments
  • 2
    Noob here sorry. Why react is dead? :S
  • 2
    Why does nobody call jQuery dead?
  • 22
    @captain you cant kill the devil.
  • 6
    VanillaJS outperforms React with 153%, angularJS with 217% and jQuery with a whopping ~1200%!! It's the future of javascript!
  • 7
    JQuery is my favorite language!
  • 1
    I am waiting for someone to distribute a empty js file called vanilla.js And people to go apes about it. After left-pad I believe everything is possible in js community
  • 5
    @flag0 you can download it here:
    http://vanilla-js.com/

    just select the features you need and it will build a js file for you with everything you need.
  • 2
    What I don't rally get is the hate on JS frameworks. Sure, there are too many that do virtually the same. But it beats writing it in VanillaJS. It might be faster in vanilla JS, but do you want to support all the (legacy) browsers that handle JavaScript in a different way, just because in Chrome 52 it is 10 times faster?

    I say, choose whatever framework you're comfortable with that lets you develop at the speed you want. :-)
  • 1
    Or use the anti framework svelte! https://svelte.technology/
  • 1
    Come on I'm not even sure to fully understand react yet, and I have still some progress to make with backbone.
    I'm glad I understand mos of. The concepts of jquery now that nobody uses it amymore
    -_-'
  • 1
    Technically they are all dead since they dont have any pulse.
  • 0
    @toXel an anti-framework framework?
  • 0
    @oskaremil yea I know sounds crazy :D it just transpiles your code into plain JS without any modules that have to be loaded on the client/server
Add Comment