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

Stack Overflow for Teams API v3

The latest version of the Stack Overflow for Teams API introduces a modern design with improved functionality.

Latest articles

A Message from Prashanth Chandrasekar, CEO Stack Overflow

Over the last 15 years, we’ve built Stack Overflow into an industry-crucial knowledge base for millions of developers and technologists. During this time we’ve experienced years filled with opportunities and challenges. This year is no different.

Image of Prashanth Chandrasekar
More Podcast
Around the web
screenspan.net

Why we need a green perf metric

Performance isn't just about getting more users. The carbon impact of the internet is huge. What would it take to measure the carbon emissions of an application?

youtu.be

4 web devs, 1 app idea (Salma Alam-Naylor, Scott Tolinski, Eve Porcello)

This is a fun new video series to see how developers get creative with a prompt!

testing.googleblog.com

Google Testing Blog: Write clean code to reduce cognitive load

As code gets more complex, you have to think about how to maintain it a whole lot more.

blog.vramana.com

My journey to 3x faster builds: Trimming barrel file imports

A barrel is a way to rollup exports from several modules into a single convenient module. They make your code look much cleaner, but there are caveats!

bbc.com

Every story in the world has one of these six basic plots

Chances are, if you've read a book, you've read something in one of these categories!

mbtaviz.github.io

Visualizing MBTA data

Boston has the fourth-busiest subway system in the US. Here are some fascinating public data visualizations about it.

giodicanio.com

Beware of integer overflows in your C++ code

Are there subtle bugs with integers in C++ that you might not be aware of?

angular.dev

Angular.dev

Angular is back with v17, packed with new features modern web developers will love!

superuser.com

Which protocol to send the most possible data through satellite?

When you have extreme data constraints, you need to scrutinize every piece of the transfer.

gomakethings.com

Don't disable buttons

When you have users submitting forms, it's very common to see buttons being disabled when the form is submitted. But...maybe they shouldn't be!

neal.fun

Internet artifacts

The internet's been around long enough to have a fun museum of artifacts around it!

medium.com

How to write technical documentation that people will actually read and use

When you're writing your docs, you have to think about how your ideas are put together, what kinds of devs are your audience, and why they need you.