Full Stack Radio Podcast Episodes featuring Chris Fritz

Education How To Technology Tech News News web javascript development developer technology


Full Stack Radio artwork

87: Chris Fritz - Vue.js Anti-Patterns (and How to Avoid Them)

Full Stack Radio - April 25, 2018 17:01 - 1 hour ★★★★★ - 180 ratings
Topics include: Why global state is better than an event bus Why and how to avoid using this.$parent Custom events vs. callback props When to use watchers and when you don't need to Why you should prefer computed properties over methods Inline templates vs. scoped slots Using com...