Jakob covers V8’s recent migration of RegExp’s built-in functions from a self-hosted JavaScript implementation to one that hooks straight into our new code generation architecture based on TurboFan. |
|
Ever wanted to know how to make beautiful, informative, and performant animation work in your codebase? No matter what the tools and tech stack, Web Animation Workshops has you covered. Workshops are coming up in San Francisco, Chicago, and Paris. Get your tickets now before they sell out! | |
|
Hector explains how to create WebAssembly modules and how consume them in the browser as if they were JavaScript modules. |
|
Nolan analyzes the web performance crisis and show how we can combat it by using the latest advances in web tooling, as well as dusting off some forgotten best practices from our industry’s past. Recent research by DoubleClick shows that 53% of mobile sites are abandoned if they take longer than 3 seconds to load, and that the average load time on 3G is 19 seconds. Worse, a report by TwinPrime shows that mobile networks aren’t always improving – in the U.S., LTE speeds actually decreased 50% in the past year. | |
|
Cloudinary is an end-to-end image and video management solution for your website and mobile apps. Cloudinary covers everything from media uploads and storage to manipulations, optimizations, and delivery. Cloudinary now integrates with your Angular 2 projects through an SDK, enabling you to upload, display and transform images and video using a powerful API. | |
|
Some of the strategies Netflix has employed along the way to optimizing their TV UI JavaScript application performance while using React. |
|
Benedikt goes over the challenges around performance, tracking performance via six-speed and how the situation is improving in Node 8. | |
|
A not so brief look at the history of email. Messaging was first born in the time sharing era, when users wanted the ability to message other users of the same time shared computer. | |
|
WooCommerce lets you create a storefront on Wordpress in minutes, and it’s totally free. Get 30% off extensions until the end of January! |
|
Brendan chatted with Eran about the evolving web landscape. Everything from core technologies such as JavaScript to user privacy and the role of browsers. |
|
Browsers fully control the top of the window, while pixels under the top are under control of the site — the line of death: if a user trusts pixels above, they’ll be safe, but if they can be convinced to trust the pixels below the line, they’re gonna die. |
|
WebAssembly is a new technology for running portable programs in a safe and efficient manner, represented by a low-level virtual-machine assembly, primarily aimed at the web platform. Rasmus gives us a practical introduction. | |
|
Sharing is caring. Chrome is running an Origin Trial to enable native sharing on the web. |
|
Wes came out with a premium training course to get you up and running with React! You can’t miss this. A premium step-by-step training course to get you building real world React.js + Firebase apps and website components. Totally updated with the latest best practices in React, ES6, React Router 4 and more. Upgrade your JavaScript skills and learn React in just a couple of afternoons! Enjoy. | |
|
Sam walks us through exploring two popular tools to find out their strengths, and then builds a well factored integration between the two tools. As an example of this technique, he creates a well factored pie graph. A fun tutorial! | |
|
A microservice is a single, self-contained unit which, together with many others, makes up a large application. Let’s write our first microservice in JavaScript! |
|
Asking good questions is a super important skill when writing software, argues Julia. Here are a few guidelines that have worked well for her. | |
|
Inspirational color palettes from designers & illustrators around the world. |
|
Kent argues that using semicolons in JavaScript source code is a preference, just like tabs and spaces. |
|
|
Comments