Andy from Webcrunch

Subscribe for email updates:

Portrait of Andy Leverenz
Andy Leverenz

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

Link this article
Est. reading time: 1 minutes
Stats: 497 views

Categories

Collection

Part of the Let's Build for Ruby and Rails Developers collection