Lazy Load Components in Vue with defineAsyncComponentUsing Vue 3’s defineAsyncComponent feature lets us lazy load components — meaning they’re only loaded when they’re needed.Jun 28, 2021Jun 28, 2021
The Beginner’s Guide to Vue Template Refs — with Vue 3 UpdatesVue Template Refs give our Javascript code a reference to easily access the template.Jun 27, 2021Jun 27, 2021
Building Your Own Vue 3 Plugin — A Full GuideVue 3 Plugins are a great way to add reusable functionality to your apps. Let’s learn to build our own.Jun 22, 2021Jun 22, 2021
Published inGeek CultureA Vue Firebase Authentication Tutorial — Vue 3 and FirebaseCreate a user/password authentication system in just minutes.Jun 8, 2021Jun 8, 2021
Published inJavaScript in Plain EnglishAn Explanation of the Vue Context Argument — A Composition API TutorialWhen working in the Vue 3 Composition API, there are brand new ways to access component properties.Jun 3, 2021Jun 3, 2021
5 Tips to Boost Your Blog Traffic — My 2021 Content StrategyHow I plan to hit 100,000 monthly pageviews by August.May 15, 2021May 15, 2021
Published inLevel Up CodingExplaining The New script Setup Type in Vue 3 — Major Takeaways from the RFCHow this experimental feature can make your components much, much simpler.May 14, 2021May 14, 2021
I Doubled My Blog’s Traffic without Writing New Posts — MattMaribojocI actually ended up with less blog posts.May 13, 2021May 13, 2021