Skip to content

Instantly share code, notes, and snippets.

@RobAWilkinson
Created February 9, 2016 20:33
Show Gist options
  • Save RobAWilkinson/58764e155203a73d9e13 to your computer and use it in GitHub Desktop.
Save RobAWilkinson/58764e155203a73d9e13 to your computer and use it in GitHub Desktop.

###Why: Codesmith was positioning themselves as the leading javascript focused bootcamp in LA, there was only one problem, The old site was running on ruby on rails and was a hobbled together collection of legacy code. They needed a marketing site that was going to load fast and also needed to be written in javascript.

###What I did: I happened to have a rails backgroudn so I took their old ruby site and brought it completely over to HapiJS. There was two reasons for this, first, its an amazing framework that wal mart uses that is highly structed and favors convention over configuration, second, it allows the use of slim templates so I could port over most of the html without too many hassles. ###Technologies Used

  • Node JS
  • Hapi JS
  • Sass
  • HTML
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment