Fake It ‘Til You Make It
-
Using HTTP Headers to Secure Your Sites
A Use Case of using Observatory by Mozilla to learn about configuring sites safely and securely with examples for the Heroku Static Buildpack.
-
Jekyll on Heroku
Jekyll, the static website generator written in Ruby and popularized by GitHub, is a great candidate for being run on Heroku.
-
Flash messages with :target
Use fragment identifier to display "flash messages" after form submissions to give users closure.