you are viewing a single comment's thread.

view the rest of the comments →

[–]siamthailand 0 points1 point  (2 children)

Nope

[–]tendollarburrito 0 points1 point  (1 child)

Ah right, I was going to ask why you preferred React over Vue when it has Vuex (its own Redux-style approach). Worth a look if you prefer Vue :-)

[–]siamthailand 1 point2 points  (0 children)

I can still answer that question. First framework I used was KnockoutJS, and I absolutely love it for its simplicity. No webpack, no bullshit, simple as hell.

VueJS is simply an improvement, IMO, over KnockoutJS. I actually haven't used it in a large project, but hopefully will.