Loading…
From the Network
Featured
Podcast
Releases
Stack Overflow for Teams

Making collaboration intuitive and meaningful

In the latest Stack Overflow for Teams Enterprise release, you'll see updates that make collaboration more intuitive and meaningful at several different touch points in the user journey, including a reimagined homepage.

Stack Overflow for Teams

Celebrating and improving your community’s knowledge

Let’s take a look at the first Stack Overflow for Teams Enterprise release of the year, focusing on how your teams can celebrate your community’s contributions and how search improvements will make these contributions more discoverable.

Latest articles
More Podcast
Around the web
giodicanio.com

Embedding (and extracting) binary files like DLLs into an EXE as resources

Do you know that you can embed DLLs into Windows executable files and extract them at run-time when needed?

joaomagfreitas.link

Scripts should be written using the project main language

If you're going to automate something, it might be tempting to try the latest and greatest scripting options out there, but for maintainability, maybe you should stick to the rivers and lakes that you're used to.

nodejs.org

Diving into the Node.js website redesign

The Node.js website has been around for over a decade, and millions of developers have visited it. Here's how they redesigned it!

lcamtuf.substack.com

Radios, how do they work?

The underlying theory for how radios work is complex, but this guide explains it in human terms.

gpanders.com

State of the terminal

Our terminals, as techies, are the core of our tooling, and sometimes even our entire companies and workflows. How is yours doing?

rxdb.info

Using localStorage in modern applications: A comprehensive guide

Local Storage is a really reliable and well-supported way to store data. However, there are some use cases where you might want to avoid it.

piccalil.li

The box model and box sizing

One of the most important things to know in CSS is how the box model works. Here's a good refresher!

martinfowler.com

Patterns of legacy displacement

They say that "all code is legacy code" but...there's definitely some things are more "legacy" than others, and you can't avoid them forever.

kottke.org

How photos were transmitted by wire in the 1930s

Way before sending them over your smartphones, photos were sent over literal wires!

webkit.org

Speedometer 3.0: The best way yet to measure browser performance

This is a joint project between web engine giants Blink, Gecko, and WebKit that helps you test the performance of a bunch of different content types and frameworks.

web.dev

Interaction to Next Paint is officially a Core Web Vital

A new measurement of responsiveness to user interactions just dropped!

youtube.com

I tried blurring things in quirky ways

You don't really think about how blurring works across photos, videos, or even websites, but there's more to it than you might imagine.