October 8, 2020
•Last updated November 5, 2023
Let's build for Ruby and Rails developers - Part 10
In part 10 of my Let's build for Ruby and Rails developers series I begin adding new job details fields on our new job form.
Much of the work in this part is foundational to get the necessary data from a given employer to the app itself. We'll add fields related to the job in this part and continue adding more fields related to the company in part 11.
This entire form is built with Vue.js which I'll use AJAX to push new data to the Ruby on Rails app behind the scenes.
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.