How Firefox is Making JavaScript Debugging More Productive - Lately in JavaScript podcast episode 68

Share:

Listens: 0

Lately in JavaScript podcast

Technology


How Firefox is Making JavaScript Debugging More Productive - Lately in JavaScript podcast episode 68 By Manuel Lemos Recently Firefox introduced a feature that shows in browser console links to the documentation of each JavaScript error that may happen. This helps developers to quickly to understand the errors and fix the problems faster. This was the main topic discussed by Manuel Lemos and Arturs Sosins in the episode 67 of the Lately in PHP podcast. They also talked about how make JavaScript testable using pure code, JavaScript variable hoisting, implementing applications based on Web Sockets and Server Sent events, jQuery 3.0 release, changing the way code JavaScript with TDD, how to take advantage of the spread operator, the EcmaScript 2016 specification, writing self documenting JavaScript code, and how to implement WebAssembly based applications on browsers that support it. This article contains a transcript of the podcast summary below. Listen to the podcast now, or watch the hangout video, or read the transcript text to learn more about these and other interesting JavaScript topics discussed in this podcast.