#todayilearned
by @jm3 · aka
John Manoogian
3
Frequent, bite-size mini-milestone updates as I fast-forward merge
*
my front-end web development skills up to 2019 levels.
Learn more
Learnings
Projects
Tags
Entries tagged - "Vue.js"
Jul 17, 2019
React, Javascript, and 'The Great Divide'
—
Between the front of the front end and the back of the front end
Javascript
Vue.js
React
Lore
Jun 18, 2019
Vue event handling
—
and un-bubbling
Vue.js
Jun 14, 2019
Nuxt.js: what is it?
—
a framework for creating Vue.js apps
Vue.js
Javascript
Jun 13, 2019
Naming Vue singletons
—
Recommendation: name your Vue singleton components starting with “The”, e.g. TheComponent.
Vue.js
Jun 13, 2019
Object constancy
—
keeping things consistent
Javascript
Vue.js
Jun 7, 2019
Bind DOM elements to data - 2-way binding
—
in Vue.js
Vue.js
Jun 6, 2019
Bind DOM elements to data - 1-way binding
—
in Vue.js
Vue.js
Jun 5, 2019
Vue ViewModel instances
—
the five elements
Vue.js
Jun 4, 2019
Vue templating gotchas
—
Some tips and common mistakes when writing Vue.js templates
Vue.js
Debugging
Jun 3, 2019
Vue template syntactic sugar
—
Some shortcuts that can save time but also obfuscate meaning.
Vue.js
Jun 3, 2019
Vue's magical key mapping
—
…from ‘CamelCase’ to ‘kebab-case’ in bind object expressions
Vue.js
Jun 2, 2019
Computed properties in Vue
—
cached by reactive dependencies
Vue.js
Jun 2, 2019
Vue template directives
—
the basics
Vue.js
Starcatcher for Mobile
—
⚰️ The mobile twitter archiving client to be buried with
CSS3
HTML5
Mobile
Vue.js
Full Stack
Testing