Renderless Components in Vue.js [via Adam Wathan]

„Splitting a component into a presentational component and a renderless component is an extremely useful pattern to master and can make code reuse a lot easier, but it's not always worth it.“
Adam Wathan
Software developer, author, and host of Full Stack Radio.
On his blog, Adam Wathan explains how to create your Components in a way that lets you still easily customize their styling.
 
Similar Articles
Advanced Vue.js Debugging [via vuejsdevelopers]
24.10.2018  •  in #Bookmarks
Debugging and reading a documentation are the most important skills of a developer. Learn about the thought process behind debugging with this Detective Story about Debugging by Kevin Ball!
Plans of the next Iteration of Vue.js [via The Vue Point]
04.10.2018  •  in #Bookmarks
Evan You presents an in-depth preview of the plan for the next major version of Vue.js!