Brandon Dusch
My Dev Diary

My Dev Diary

Follow
homebadges
Tag

Rails

#rails

More content

Read more stories on Hashnode


Articles with this tag

Level Up Your Rails Forms with Active Storage

Aug 20, 20205 min read

Author's Note: This post is related to the Rails Fitness application that I started earlier this summer. I wrote a multi-post series about building...

Level Up Your Rails Forms with Active Storage

A Return To Familiar Waters: How I Created a Single-Page App using JS + Rails (UPDATED)

Jul 7, 202012 min read

Author's note (07/07/2020): This article was originally published on July 1st, 2020. Since then, I made changes to talk more about the specific...

A Return To Familiar Waters: How I Created a Single-Page App using JS + Rails (UPDATED)

Rails Fitness Tracker App Part 3: Final Touches & Lessons Learned

Jun 11, 2020

This is Part 3 of a series of posts about my experience building my first Rails application. Read Part 1 or Part 2 if you haven't, yet. The Story,...

Rails Fitness Tracker App Part 3: Final Touches & Lessons Learned

Rails Fitness Tracker App Part 2: Routes and Views

Jun 11, 2020

This is Part 2 of a series of posts about my experience building my first Rails application. Read Part 1 here At this point of the project, I...

Rails Fitness Tracker App Part 2: Routes and Views

Rails Fitness Tracker App Part 1: Setup & Devise

Jun 3, 2020

This is Part 1 of a series of posts about my experience building my first Rails applicaiton. You can read the prelude to the project here. Recap For...

Rails Fitness Tracker App Part 1: Setup & Devise