|
Post by account_disabled on Mar 12, 2024 5:40:40 GMT
The slides used on the day can be viewed below. Vue.jp from GIG inc. What is the framework “Vue.js”? Vue.js is one of the popular front-end frameworks, along with React.js and Angular.js. There are three major features: Manages the UI lifecycle Status management is intuitive and easy to use Easy to implement Although there are some quirks in template syntax such as v-bind and event handlers, Vue.js is a fairly easy-to-understand framework for people who have experience using React.js. What are the best practices for state management in Vue.js? Mr. Zhang talked about his experience of actually implementing Vue.js in some internal Chinese Student Phone Number List projects. Mr. Zhang: - The readability of HTML code has been reduced due to the Vue.js-specific attributes v-*. In particular, you need to get used to things like v-if and v-show. Mr. Zhang: If you don't use JSX, templates are difficult to write because tags are written as strings. Unless you make it into components, the source will become bloated. The following are three best practices to resolve the issues listed above. T with JSX + webpack Place v-if, v-show, etc. in components as much as possible Although Vue.js seems useful at first glance, Mr. Zhang feels that it is still a little lacking in appeal for existing React.js and Angular.js users.
|
|