October 21, 2020
•Last updated November 5, 2023
Let's build for Ruby and Rails developers - Part 12
In part 12 I continue rounding out our new job form using Vue.js. Since this is a multi-step form I wanted to create some visual cues giving the end user an idea of where they are in the process of posting a new job.
After this part I'll start focusing on getting stateful data in the mix for our Vue.js app. We'll render JSON back from the Rails app and hydrate the front-end using a central store to help us manage data as a new job gets created or changed.
The series so far
Categories
Collection
Part of the Let's Build for Ruby and Rails Developers collection
Products and courses
-
Hello Hotwire
A course on Hotwire + Ruby on Rails.
-
Hello Rails
A course for newcomers to Ruby on Rails.
-
Rails UI
UI templates and components for Rails.