Simple programming patterns and conventions
I thought it might be helpful to some developers to see some simple patterns and conventions in a variety of languages. Many of us know about »
I search my TypeScript code a lot and finally got tired of using awk, grep, and friends to filter out irrelevant files. Here's a definition for »
I thought it might be helpful to some developers to see some simple patterns and conventions in a variety of languages. Many of us know about »
Chrome used to, by default, print a function body in the console if you entered a function name into it, or if you called console.log »
Every so often I need to read the response body of a failed HTTP request while debugging a .NET application in Visual Studio. It's not immediately »
I finally took the time to start maping out where I'll need to draw my Circuit Scribe ink lines. I also drew where I want to »