Advertisement · 728 × 90

Posts by John Hunter

Odd. Hope they sort it.

1 month ago 0 0 0 0

1 week today #SotB2026

1 month ago 7 3 0 0

Interesting, I’ve not had the same in the iOS app 🤔

1 month ago 0 0 1 0

Still not sure if you should get a ticket?

Check out the amazing speakers and their talks and you'll see you don't want to miss out.
2026.stateofthebrowser.com/tickets/

3 months ago 2 2 1 4

Fantastic lineup. Just booked my in-person ticket 🙌

2 months ago 0 0 0 0
Preview
The Nightmare Before Deployment - Socket Season’s greetings from Socket, and here’s to a calm end of year: clean dependencies, boring pipelines, no surprises.

🎁 The Nightmare Before Deployment

socket.dev/blog/supply-...

3 months ago 4 3 0 0

So sad to hear this Debbie, we haven’t worked together but you’ve been hugely important to the success of Playwright. I went through the same a couple of years ago so can understand. Recharge, be kind to yourself and keep believing. You’re are an asset to any organisation 🍀♥️

4 months ago 1 0 1 0

Well it was JS but nothing like node. Think classic ASP without the Visual Basic 😄

4 months ago 0 0 0 0

The idea was that JS would be the “glue” for Java Applets that ran inside a browser plugin. You could script interaction with and between Applets.

4 months ago 1 0 0 0

Ah yes. I remember writing JS on both back then. Netscape Application Server and Netscape browser.

4 months ago 0 0 0 0
Advertisement
Post image

I like this mental model in how to think about engineering (including software engineering).

It is a combination of building stuff for production, crafting, commercial production and science.

From the book Software Architecture by Mary Shaw and David Garlan

8 months ago 84 8 2 0

😂 I remember hearing a story that Eich had someone help out with the implementation of Date and Math. I can’t recall who but I think they copied the Java apis 🙄

8 months ago 0 0 0 0

You took great care of lots of people at #FrontEndNorth yesterday so now is the time for a bit of self care. Thank you and have a chilled weekend.

9 months ago 1 0 1 0

Clearly they haven’t read the MIT licence 🙂

9 months ago 0 0 0 0
Preview
Front End North Conference | 10th July 2025 A welcoming one-track, one-day conference in Sheffield, UK for developers and designers who work on the web.

It’s Front End North week! There’s still time to get tickets! Come join us in sunny Yorkshire!

frontendnorth.com

9 months ago 10 8 1 2

Work on the web? Come to Front End North

📣 1 week today
🎟️ 1 week to get your ticket
💚 1 week to support a conference near you

1 track; 8 industry leading speakers; 1 fab day, entirely run by volunteers for our local community

10th July, Sheffield. £75

See you there soon! 👉
frontendnorth.com

9 months ago 11 7 1 11

I was laid-off and am looking for a new role.

Working were design meets code is my jam. I am skilled at building accessible design system components, working with Web Components APIs, and creating scalable CSS architecture.

I work remotely from my home in Manitoba, Canada. 🇨🇦

Shares appreciated!

9 months ago 124 84 5 6

Is it actually possible to view the LinkedIn post? I forget what settings I have because LinkedIn settings are too big!

You can also reply here if you want to be in the running for a ticket :)

(I might need to ask your real details if you get one, to go on the ticket itself.)

9 months ago 1 2 2 0
Advertisement
Preview
Close to the metal: web design and the browser The craft of building websites evolves when it follows web browsers, instead of fighting against them Websites have evolved over the years, but in the name of evolution, there seems to be mistaken t...

I’m happy to be a part of the inaugural issue of Good Internet Magazine! Here’s my article on how the evolving tech for building a website is heading in the wrong direction.

goodinternetmagazine.com/close-to-the...

#html #css #webdesign #web #indieweb #smallweb #website #webdev #indie #zine

10 months ago 8 3 2 0

Apache SSI …I feel so old! 🤣

10 months ago 2 0 0 0

Haha 😂 so true. I was just listening to @chriscoyier.net talking about it. I don’t think he’s going to let it go until one of the browsers implements it - good luck buddy, we’re with you!

10 months ago 0 0 1 0
3MB of JS, plus another 400K of assets to display a logo, an image, and 1.4KB of text is definitional web development malpractice, but none of the many (many!) tools involved in sharting out this site kept the experience from falling into the gutter. This isn't "an SPA", it's barely an effing webpage. But it has React, Tailwind, and a hundred horrors embedded in a 3MB JS payload that *must* load, else none of the static text displays.

3MB of JS, plus another 400K of assets to display a logo, an image, and 1.4KB of text is definitional web development malpractice, but none of the many (many!) tools involved in sharting out this site kept the experience from falling into the gutter. This isn't "an SPA", it's barely an effing webpage. But it has React, Tailwind, and a hundred horrors embedded in a 3MB JS payload that *must* load, else none of the static text displays.

The thing I want most for tech is for engineers to stop gushing about *what* they used, and to start asking "but is it *good*?"

10 months ago 48 12 3 1

Hmmm… depends on whether I’m spreading on TS or JS 😄

10 months ago 1 0 0 0

I loved both your talks at SOTB

10 months ago 1 0 1 0

Ooh, those look nice ♥️

11 months ago 3 0 0 0
Advertisement
Preview
MSEdgeExplainers/EventPhases/explainer.md at main · MicrosoftEdge/MSEdgeExplainers Home for explainer documents originated by the Microsoft Edge team - MicrosoftEdge/MSEdgeExplainers

Lots of folks fell for the "DOM is slow" marketing of certain frameworks, but DOM isn't slow. *Uncontrolled style read-back* is. But what if that wasn't a thing? Looking for feedback on a new proposal to control layout thrashing here:

github.com/MicrosoftEdge/MS…

11 months ago 57 13 5 1

User centred design - whether that’s customers, engineers, or yourself in 6 months. Always a solid approach ♥️

11 months ago 2 0 0 0

That will hurt 🤣

1 year ago 2 0 1 0
Deno v Oracle Update 3: Fighting the JavaScript Trademark Oracle has filed a partial motion to dismiss our fraud claim. We’re now waiting on the USPTO to weigh in.

And the Oracle JS trademark debacle rolls on. Just give it up Larry - you look like idiots!
deno.com/blog/deno-v-...

1 year ago 1 0 0 0
Preview
Item Flow, Part 1: A new unified concept for layout CSS Grid and Flexbox brought incredible layout tools to the web, but they don’t yet do everything a designer might want.

Masonry in CSS: There’s a new, third option in the debate that combines Flexbox and CSS Grid features into a new system of “Item Flow” properties. The WebKit blog has all the gory details.

webkit.org/blog/16587/i...

1 year ago 88 9 1 0