I looked at the vue.js wiki page and saw this:
Compared to React development, Vue can be integrated into an existing web application much easier. Typically, a web application can immediately start using Vue by simply including the Vue.js JavaScript library. Using with Webpack or Browserify is not strictly necessary. This contrasts sharply with the development of React, where use with Webpack and Babel is inevitable, so converting an existing web application is much more complicated.
Can someone explain why React needs a web package and babel? I thought you could just go to the CDN React link and it would work?
, Babel Webpack React stack. , Browserify Gulp.
, , Babel Webpack React, :
webpack
webpack,
- , React - babel? , CDN React, ?
"babel" "webpack", javascript ES6 JSX ( , HTML JS).
React, , ES6 JSX, Babel, ES6 JSX.
Webpack React, React MattYao.
MattYao
Vue, JSX html, css JS /, Single File Vue. , - webpack.
Source: https://habr.com/ru/post/1673843/More articles:How to use subquery for dbtable option in jdbc data source? - mysqlHow to use SQL query to define table in dbtable? - jdbc.Net Standard or Portable Class Library moving forward? - .netGetting websocket 1006 error code when trying to connect to Actioncable server - ruby-on-railsYii2 Call api method from base controllers - restModeling Payment Data in Firebase 3 - nosqlWhat does it mean to use a string that was entered by the user as a format control and why is this a security breach? - javaAdd an extra column in sql to show the relationship with the previous row - sqlUse R and Openxlsx to list worksheets in a single Excel file - rcffunction / cfargument pass unsigned int32 - coldfusionAll Articles