🚧 PLEASE NOTE: This course is outdated!

About the Functional Components course

Learn how to improve your Vue.js applications by utilizing the full power of functional components. Functional components are "slimmer" than classic Vue.js components. Thus they perform better.

Functional components are a great tool to have in your Vue.js toolbelt. They are especially handy if you render hundreds or thousands of component instances in one page, where each component is responsible for displaying data.

In this course, you'll learn everything you need to know about functional components, including when to use them, when not to use them, and their caveats.

We will also cover render functions and how to use functional components with slots.

·
·
·

What you will learn in the Functional Components course

Learn what functional components are
Learn which benefits you get from functional components
Learn about the caveats of functional components
Learn how to create your own render functions
Learn how to use functional components with slots

Share this course

Request a course

Who's behind the course

Roman Kuba - Teacher
Roman is a senior software engineer at Codeship by day and an educator and a testing warrior by night.
Rolf Haug - Reviewer / Contributor
Rolf has been in development industry for 16 years. Long-time entrepreneur and consultant currently working on educational content and workshops.
Alex Kyriakidis - Reviewer / Contributor
Alex is an educator and consultant, core member of the Vue.js team and author of the first best-selling books on Vue.js.