youtube image
From YouTube: FE Pairing - 20230308 - Working on init_vue_app helper

Description

In this session we discuss the kind of API we'd like for an `init_vue_app` helper.

00:00:00 - Discussion issue scope of initializing Vue apps
00:03:43 - Introducing what was recently introduced
00:08:00 - Discussing idea of removing JavaScript side of glue code
00:31:00 - Start working on the rails-side helper
00:44:00 - Discussion provide vs. props preference
01:01:00 - Looking into providing and propping everything
01:15:30 - Testing out the changes