Should We Rebrand 'JavaScript'?— I think most of us can agree there are problems with ‘JavaScript’ as a name, but is it worth rebranding it? “JS” is certainly one option. Kieran Potts |
The Power of JSON.stringify 's Extra Argument— JSON.stringify turns JavaScript objects or values into JSON strings.. no surprises there. But did you know it has a second argument that can be used to alter elements ahead of the conversion or specify which properties of an object will get stringified? Pawel Grzybek |
![]() Get Best in Class Error Reporting for Your JavaScript Apps— Time is money. Software bugs waste both. Save time with Bugsnag. Automatically detect and diagnose errors impacting your users. Get comprehensive diagnostic reports, know immediately which errors are worth fixing, and debug in minutes. Try it free. Bugsnag sponsor |
Ionic React: A Cross Platform App Building Framework— If you’re on the lookout for an interesting alternative to React Native, consider the new React-flavored version of Ionic, a popular framework (once more associated with Angular) for building iOS, Android, and desktop apps, as well as PWA webapps. Max Lynch |
Find A Job Through Vettery— Vettery specializes in tech roles and is completely free for job seekers. Create a profile to get started. Vettery |
▶ A Thorough Introduction to NuxtJS— You’ll need over an hour set aside for this screencast, but if you want to get a grip on the popular NuxtJS Vue framework, this covers all of the major features. Vue Screencasts |
7 Tricky JavaScript Questions (or Gotchas)— These are billed as being potential ‘interview questions’, but they’re really all about edge cases or JavaScript quirks. Interesting, but if you get asked these in an interview, it might not be a great signal 😄 Dmitri Pavlutin |
Firefox’s New WebSocket Inspector— The new WebSocket inspector, part of the existing Network panel UI in DevTools, will be released in Firefox 71, but is ready for use in Firefox Developer Edition now. Here’s a look at how it works. Mozilla Hacks |
Swiper: A Modern Mobile Touch Slider— Complete with hardware accelerated transitions and native-like behavior. Someone’s also made Tiny Swiper, a 2KB (gzipped) compatible clone, if you want something more lightweight. Vladimir Kharlampidi |
|