Skip to content

Instantly share code, notes, and snippets.

@duvillierA
Last active August 29, 2015 14:17
Show Gist options
  • Save duvillierA/55619e232af70debbabf to your computer and use it in GitHub Desktop.
Save duvillierA/55619e232af70debbabf to your computer and use it in GitHub Desktop.
Viadeo personal roadmap

Create a Policy middleware

  • Redirects routes
  • Display 403 page
  • ...

Usefull helper

use the best tools

  • formatDate(moment) then FormatNumber(numeral) then Format...
  • inline if helper > {{if true 'foo' 'bar'}}

Update outdated dependencies

keep updated

  • Express
  • Hbs -> hbs 2
  • Backbone
  • Ember -> 1.12
  • Ember-data -> beta.15

Clean heavy and useless dependency

gain performance , get rid of technical dept

  • ember-animated

Tetra-ui-SASS

  • Migrate the master branch to Sass instead of Less
  • rem instead of px
  • Mobile-friendly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment