Upgrade to Pro — share decks privately, control downloads, hide ads and more …

The framework that we wanted that day

kkeeth
September 22, 2018

The framework that we wanted that day

kkeeth

September 22, 2018
Tweet

More Decks by kkeeth

Other Decks in Technology

Transcript

  1. The framework that we wanted that day ... k-kuwahara @kuwahara_jsri

    @clown0082 Sep 22, 2018 ʲୈ4ճʳJSϑϨʔϜϫʔΫ(·ͨ͸ϥΠϒϥϦ)× ϏΞόογϡ ॳ৺ऀษڧձ
  2. About me const my_info = { Workplace: ‘Yumemi Inc’, Community:

    ‘Riot.js, Ionic, Dist’, Favorites: ‘CLI made by Node.js’, PokemonGO: ‘TL38’ }
  3. Sorry... " As usual, there is no line of source

    code. Plz feedback for me called “Masakari” about my English
  4. Thought of expanding HTML to create dynamic web apps Two-way

    data bindings Modularization of JavaScript source code Thought of MVVM Flexible expression and extensibility Features
  5. It is not two-way data binding! Unify the flow of

    data and manage the state! ※That's not all Extension of HTML is painful. Let's go with components!
  6. We use two-way data bindings! ※That's not all Vue.js is

    componentry, also uses flux-based state management