Venue – Part 3 – Adding Styles to Our Site Using Sass
In part 3 of our five part series, we add styling to our Venue site using Sass (think CSS but upgraded!) and talk about Rails's application layouts.
View demo
Also in this series
Also in this series
Intermediate
14:15
TUTORIAL
Venue – Part 4 – Getting Your Code Live and Hosted with Heroku
In part 4 of 5 of our series, we talk about how to get your Rails code from just being on your computer to being hosted by Heroku where everyone in the world can view your work. We talk about how to use Git to deploy our code and making your code's configuration safe with secrets.
Intermediate
25:58
TUTORIAL
Venue – Part 1 – How to Make a Web App from Scratch
In this 5-part series, we talk about how to make an image bookmarking web application using Ruby on Rails, Sass, Git, Amazon S3 and Heroku. If you've ever wanted to make your own custom web software, this is the series for you.