|
|
|
|
|
by kennysmoothx
3225 days ago
|
|
Everytime the discussion of React vs. VueJS comes out, there are always people that make the argument that you can make React do everything VueJS can. Of course you can, these are open sourced projects and you can modify and add packages to do just about anything you want it to do. However, when presented with an option that is designed from the ground up to work exactly the way you like it, why not use it? I can install a dozen different packages along with React so that I can get it set up exactly how I want, or I can just use VueJS whose creator's philosophy are more inline with my own and is designed exactly how I like my front-end. |
|