Media Summary: Jake and Surma talk about the importance of In this episode, Jake makes the case that URLs are impossible for humans to interpret, especially when it comes to security. Jake & Surma go through the top 9 + 1 performance issues Jake saw while analyzing a bunch of web sites. Who has the fastest F1 ...
Context And Optimizations Http 203 - Detailed Analysis & Overview
Jake and Surma talk about the importance of In this episode, Jake makes the case that URLs are impossible for humans to interpret, especially when it comes to security. Jake & Surma go through the top 9 + 1 performance issues Jake saw while analyzing a bunch of web sites. Who has the fastest F1 ... In this episode, Surma gives Jake an introduction to Deno, a TypeScript-based runtime from the creator of Node. Ryan Dahl's talk ... In nodejs you can 'require' JSON. The same feature was added to the HTML spec, but then… it was removed. Jake and Surma ... Surma gives Jakes a quick-start to AssemblyScript, a TypeScript-like language that compiles to WebAssembly. Is it faster? Smaller ...
In this episode, Jake and Surma discuss the array function reduce(). Is it good to use it? Is it too “smart”? Does it increase or ... Jake makes a quick change to the CSS of the HTML spec, and takes the layout time from 50 seconds down to 400ms. Then he ... Jake shows Surma an actual thing he built using a new web API – Background Fetch. Here's the app: ... Jake chats to Surma about six ways you can synchronise data between documents, but some of them don't work all the time, so a ... Jake and Surma look at workers and the performance of their messaging primitive postMessage(). Surma's blog post on the topic: ... Do you know your cookies from your CSRF from your CORS from your CORB from your CORP from your COEP? In this episode ...
Bramus schools Jake about all the viewports that exist in the browser. If you've had layout issues with position fixed, vw units, ... Tasks, microtasks, nanotasks... JavaScript has it all. Or maybe not. What are they? How do you use them? What do they even ... Jake and Surma tackle one of the hardest types of debugging on the web: Memory leaks. Some links mentioned: Squoosh ...