Thursday, May 16, 2019

針對 Vue.js 一次簡單的研究

Vue.js

輕量化的框架
MVVM 架構
Two-Way-Binding 雙向綁定
組件(Component)系統
我们为什么选择 Vue.js 而不是 React 和 Angular
終於有新的挑戰了,連鎖門診核心開發??

Vuex

入門程度

簡單

多國語言支持度

專案建構

客製化程度

vue component 自稱最強大

穩定度

模組化

輕量度/效率

寫作規範

Mobile APP 支援度

  1. Vue Native
  2. Vue + weex

插件篇

ActiveX

NPAPI

應該三個都支援

Socket? or exec

不使用插件的 方法 當前資料讀卡機方式為何?
透過 php 使用 socket 回傳
http://eeepage.info/php-system-exec-passthru/

Chrome extension

Native Messaging

CSS IDE

CSS 模板

  1. Vuetify
  2. Buefy
  3. Fish-UI
  4. Quasar
  5. Vux
  6. Element
  7. Keen-UI
  8. AT-UI
  9. Mint-UI
  10. VuePress
  11. Eagle.js
  12. Bootstrap-Vue
  13. iView UI

TypeScript

  • 支援 , 也支援 JSX

Debug/testing

搭配chrome debug

支援IDE

  • sublime text 3
  • VSCODE
  • ATOM
  • Netbeans

後端配合

spring-boot-vue-example-spring

Ajax 溝通方式

Hot Reload