Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Rails Frontend Optimisations (part 2)

Rails Frontend Optimisations (part 2)

Improve your site pageload time compressing your images before deploying to production, cache your node elements and use semantic html to improve readability

Avatar for Ricardo Andrés Bello

Ricardo Andrés Bello

June 10, 2015
Tweet

More Decks by Ricardo Andrés Bello

Other Decks in Programming

Transcript

  1. • Compress images with a third-party service • Compile: •

    Sass • Slim • Coffeescript • Watch for changes in your files and compiles them for you • Run jasmine/qunit/whatever tests • Minify Javascript • Concatenate CSS/JS files