JavaScript at Google

JavaScript at Google

Up next

Google crawlers behind the scenes

Developers often talk about Googlebot as if it were a single program you could just run as "googlebot.exe", but that is not how Google's crawling actually works. In this episode of Search Off the Record, Martin and Gary from the Search Relations team unpack how Google's crawling ...  Show more

How Browsers Really Parse HTML (and What That Means for SEO)

Martin and Gary unpack how HTML parsing really works, why the HTML standard is so lenient, and how messy markup can silently break key SEO signals like hreflang and rel=canonical. They revisit validators and cross‑browser hacks from the Netscape/IE days, and discuss whether seman ...  Show more

Recommended Episodes

Stump’d × JavaScript × GraphQL × Memory Safety × Web History
Syntax - Tasty Web Development Treats

In this episode of Syntax, Wes and Scott try to stump each other with questions about JavaScript, HTTP status error codes, memory safety, and a bit of web history thrown in. Show Notes 00:11:07 Welcome Displaced Gamers 00:46:00 In which year was JavaScript introduced? 0 ...  Show more

Is JSDoc Better than TypeScript?
Syntax - Tasty Web Development Treats

In this episode of Syntax, Wes and Scott use the fact that Svelte is being converted from TypeScript to JavaScript with JSDoc to talk about the benefits of working that way, why they are doing it, and what you can do with JSDoc that TypeScript alone doesn’t let you do. Show Note ...  Show more

JavaScript.exe - Standalone Executables
Syntax - Tasty Web Development Treats

In this Hasty Treat, Scott and Wes talk about JavaScript executables - what is it? What’s the benefit of them? And what kind of tooling exists to support them? Show Notes 00:25 Welcome 01:12 What are JavaScript executables? 04:39 Deploying tooling 06:01 Running on a USB ...  Show more

Standard Server JavaScript - Deno, Workers, Bun and More
Syntax - Tasty Web Development Treats

In this episode of Syntax, Wes and Scott talk about JavaScript runtimes available to use, what to consider, and packages to use. Show Notes 00:10 Welcome 01:00 Scott’s glasses 03:46 All the runtimes Bun — A fast all-in-one JavaScript runtime Edge Functions Supabase Do ...  Show more