Section Introduction
This section focuses on Rails best practices and how they can be incorporated into an application, including how to protect against bugs, improving data integrity, and testing for security issues.
Guide Tasks
  • Read Tutorial
  • Watch Guide Video
Video locked
This video is viewable to users with a Bottega Bootcamp license

Great job going through the course! You've started at the beginning, you've been able to set up your environment so that you could build rails applications and you've worked all the way through being able to incorporate live streaming data into your app. Fantastic work!

In this section, we're going to make a few final style refinements and walk through some best practices associated with Rails so that we can incorporate those into our application.