| Summary: |
The recent controversy about the refusal of the JSMin project to support certain unusual cases on which semi-colons were not used, raised an intense debate on whether you should always use semi-colons to delimit your JavaScript statements. This was one of the main topics discussed by Manuel Lemos and Michael Kimsal on the the episode 18 of the Lately in JavaScript podcast.
They also discussed the nightmare of dealing of JSON encoded date values on different browsers, converting C/C++ libraries to JavaScript with the Emscripten project, among other interesting recent topics and happenings in the JavaScript worlds.
Watch the video, listen to the podcast, or read the transcript to learn more about these interesting JavaScript topics. |