Episode 7: What is the Component Type?
6 min read
Ponkichi dreams of becoming a frontend engineer and dives into the world of Vue.js with a genius doctor!
Ponkichi dreams of becoming a frontend engineer and dives into the world of Vue.js with a genius doctor!
Ponkichi peeks into Vue's type definition files and learns about the strict rules that keep his code safe.
Ponkichi discovers TypeScript and learns how 'types' can prevent unexpected bugs in his code.
Ponkichi discovers what createApp really returns and learns about the application instance that serves as the command center for Vue applications!
Ponkichi discovers the secrets of h functions and VNodes with Dr. Frontend!
Ponkichi experiences his first hands-on createApp coding and discovers the mystery behind the h function!