When To Use The New Vue Composition API (And When Not To)
February 17th, 2020
The new Vue 3 composition API was created to address scaling issues with the options API. But is it still useful in smaller apps?...
February 11th, 2019
Making component libraries renderless can help developers of all experience levels to use them, and better serve developers who have their own design system....
vue.js components javascript design patterns renderless components