Tag Archives: currency symbol

How I implemented currency handling in Mustache across PHP and JavaScript

Originally this article was to be about how to implement currency formatting using the template language Mustache, but I see it also covers a bit on how to synchronize template variables between the server-side and client-side. Hopefully you’ll get something … Read more

Posted in JavaScript, Mustache, PHP, Programming | Leave a comment