Posts for March 2015
The importance of unicode support in nodeJS for dev team environments (A tale of Woe)
    Posted:     12:39pm 31st Mar 2015  
  
  We've been making use of the angular-gettext module to provide translation functionality on angular sites recently. It works quite nicely, giving a simple <translate> directive which can be used in templates to indicate strings for translation.