2014-02-12

Quick reminder jQuery $.ajax calls, UTF8, and you!

Just a quick reminder, jQuery.ajax calls encode everything in UTF8, so if lets say you're saving that out to a JSON file for retrieval later you will need to decode UTF8 for proper display.

For example, this:


Should be: