October 21, 2020
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
Tags:
lets build
series
rails developers
ruby developers
ruby on rails
job board
railsdevs
community
Previous
How to learn to code
Est. reading time:
1 minutes
Stats:
659 views
Source code:
Source code
Categories
Collection
Part of the Let's Build for Ruby and Rails Developers collection