The End of Debugging
oreilly.com·1d
🔧Code Generation
Preview
Report Post

The following article originally appeared on Medium and is being republished here with the author’s permission.

This post is a follow-up to a previous post from last week on the progress of logging. A colleague pushed back on the idea that we’d soon be running code we don’t fully understand. He was skeptical: “We’ll still be the ones writing the code, right? You can only support the code if you wrote it, right?…right?”

That’s the assumption—but it’s already slipping.

You Don’t Have to Write (or Even Read) Every Line Anymore

I gave him a simple example. I needed drag-and-drop ordering in a form. I’ve built it before, …

Similar Posts

Loading similar posts...