|
|
|
|
|
by another-cuppa
2824 days ago
|
|
It's hard to explain. I know how the web works. I used to write HTML in Notepad many years ago. With Vue I just didn't know how the stuff I was writing was turning into the stuff that the web browser actually sees. React is just a JS library that you can add on to your HTML and CSS and makes sense in the standard model. I guess with Vue I just don't feel in control any more, and that's a big no for me. |
|
If you like jQuery, you should like vue. Cause, you can use vue just by adding a script tag in your web page.
You don't need command line, web pack or any other tool to use most of vue.