Lately in JavaScript podcast artwork

Lately in JavaScript podcast

10 episodes - English - Latest episode: about 7 years ago - ★★ - 8 ratings

News and interviews about the latest happenings in the JavaScript world. Hosted by Manuel Lemos of the PHPClasses.org site and other guest hosts. It is recorded in MP3 format at least once a month in the beginning of each month.

Technology Education How To javascript jsclasses web developers manuel lemos michael kimsal
Homepage Apple Podcasts Google Podcasts Overcast Castro Pocket Casts RSS feed

Episodes

Efficient Augmented Reality for the Web - Lately in JavaScript podcast episode 76

April 10, 2017 19:05 - 35.6 MB

Efficient Augmented Reality for the Web - Lately in JavaScript podcast episode 76 By Manuel Lemos The adoption of WebGL and WebRTC by mobile browsers has allowed to implement feasible augmented reality applications that let you mix 3D scenes rendered on a browser on the top of Webcam captured video. The the main topics discussed by Manuel Lemos and Arturs Sosins in the episode 76 of the Lately in JavaScript podcast. They also talked about asynchronous programming coming for all browsers...

How to Make Your Children Learn JavaScript - Lately in JavaScript podcast episode 75

March 10, 2017 15:56 - 36.7 MB

How to Make Your Children Learn JavaScript - Lately in JavaScript podcast episode 75 By Manuel Lemos Many developers have the desire that their children also become developers, so they try to help them to learn programming as soon as possible. The techniques that were used by a father developer to persuade his son to learn JavaScript was one the main topics discussed by Manuel Lemos and Arturs Sosins in the episode 75 of the Lately in JavaScript podcast. They also talked about how to se...

Finally Native Browser JavaScript Development with jQuery or Polyfills - Lately in JavaScript podcast episode 74

January 31, 2017 18:43 - 53.4 MB

Finally Native Browser JavaScript Development with jQuery or Polyfills - Lately in JavaScript podcast episode 74 By Manuel Lemos Nowadays current browsers implement so many HTML5 APIs natively, that it is possible to write JavaScript applications without needing jQuery nor other polyfill libraries that emulate those APIs. That was one the main topics discussed by Manuel Lemos and Arturs Sosins in the episode 74 of the Lately in JavaScript podcast. They also talked about the mo.js librar...

Web Assembly Finally Getting Ready to Make JavaScript Applications Much Faster - Lately in JavaScript podcast episode 73

January 03, 2017 20:27 - 27.8 MB

Web Assembly Finally Getting Ready to Make JavaScript Applications Much Faster - Lately in JavaScript podcast episode 73 By Manuel Lemos Web Assembly is finally getting ready to be used in regular browsers, thus making it possible to compile and run JavaScript code in a much faster way. That was one the main topics discussed by Manuel Lemos and Arturs Sosins in the episode 73 of the Lately in JavaScript podcast. They also talked about EcmaScript 6 Async and Await features is also availa...

JavaScript Foundation Bring Consolidation to the community - Lately in JavaScript podcast episode 72

November 29, 2016 16:14 - 40.4 MB

JavaScript Foundation Bring Consolidation to the community - Lately in JavaScript podcast episode 72 By Manuel Lemos With the growth of packages and tools for JavaScript development came a lot of fragmentation in the community. The JavaScript foundation aims to address that issue to simplify the lives of developers that nowadays have to deal with the complexity of choices of tools and libraries for similar purposes. That was one the main topics discussed by Manuel Lemos and Arturs Sosins...

Debug Node.js Web applications either on Browser and Server side with Chrome - Lately in JavaScript podcast episode 71

November 03, 2016 18:15 - 53.2 MB

Debug Node.js Web applications either on Browser and Server side with Chrome - Lately in JavaScript podcast episode 71 By Manuel Lemos The latest Chrome version can debug the code of Web applications running on the server using Node.js and single step both server side and browser side JavaScript. That was one the main topics discussed by Manuel Lemos and Arturs Sosins in the episode 71 of the Lately in JavaScript podcast. They also talked about a new standalone debug from Mozilla named ...

How to Control WordPress from JavaScript - Lately in JavaScript podcast episode 70

October 06, 2016 16:51 - 44.1 MB

How to Control WordPress from JavaScript - Lately in JavaScript podcast episode 70 By Manuel Lemos Kasia is a library that can control a WordPress installation using its API from JavaScript. This library was one the main topics discussed by Manuel Lemos and Arturs Sosins in the episode 70 of the Lately in JavaScript podcast. They also talked about the differences between for and forEach, exploring Mithril for building Web interfaces, loading CSS dynamically in Web pages, rendering text f...

jQuery 3.1 Fixes Silenced Errors on Page Loading - Lately in JavaScript podcast episode 69

October 06, 2016 13:31 - 35.2 MB

jQuery 3.1 Fixes Silenced Errors on Page Loading - Lately in JavaScript podcast episode 69 By Manuel Lemos The long awaited released of jQuery 3.0 happened last month but not with problems like page loading errors that were silenced due to the use of promises. The problem was fixed in jQuery 3.1. This was the main topic discussed by Manuel Lemos and Arturs Sosins in the episode 69 of the Lately in PHP podcast. They also talked about the release of ESLint 3, V8 startup optimizations in v...

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

July 29, 2016 12:14 - 53.4 MB

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 J...

How JavaScript is Reviving Desktop Applications with Electron - Lately in JavaScript podcast episode 67

June 26, 2016 08:55 - 25.9 MB

How JavaScript is Reviving Desktop Applications with Electron - Lately in JavaScript podcast episode 67 By Manuel Lemos Electron is a library developed by GitHub that provides means to create and package desktop applications using the Chromium browser and Node.js. The revival of desktop applications based on Electron 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 the latest developments of V8 engine t...