No Longer Set
  • Home
  • Topics
  • Code Library
  • Tags
  • About
Subscribe
Tagged

Technical Debt

A collection of 8 posts

3 Benefits of Writing Code Backwards
Commentary

3 Benefits of Writing Code Backwards

Ignore those compile errors and start writing your calling code before your routines. This approach has many benefits.

  • Mike Wolfe
Mike Wolfe Nov 24, 2021 • 4 min read
Storing Local Table Data in a Front-End Access Application
Technical Debt

Storing Local Table Data in a Front-End Access Application

If you're thinking about storing local data in your front-end Access application, make sure it follows these 4 ground rules.

  • Mike Wolfe
Mike Wolfe Oct 26, 2021 • 5 min read
Overly Clever Code
Technical Debt

Overly Clever Code

Keep It Simple, Stupid

  • Mike Wolfe
Mike Wolfe Jan 22, 2021 • 1 min read
Overuse of Global State
Technical Debt

Overuse of Global State

You wouldn't control the water temperature in your entire house from a single location. Why would you write your code that way?

  • Mike Wolfe
Mike Wolfe Jan 21, 2021 • 4 min read
Coding Before Designing
Technical Debt

Coding Before Designing

Weeks of coding can save hours of planning.

  • Mike Wolfe
Mike Wolfe Jan 20, 2021 • 3 min read
Denormalized Database Tables
Technical Debt

Denormalized Database Tables

Normalize your database tables to avoid technical debt.

  • Mike Wolfe
Mike Wolfe Jan 19, 2021 • 4 min read
Old Fields Left in Place
Technical Debt

Old Fields Left in Place

Leaving old fields in place is even worse than leaving old code. Instead of runtime errors, you'll end up with harder-to-detect data errors.

  • Mike Wolfe
Mike Wolfe Jan 18, 2021 • 4 min read
Old Code Left in Place
Technical Debt

Old Code Left in Place

What's the harm in leaving old code in place? It's not like it costs us anything. ... Or does it?

  • Mike Wolfe
Mike Wolfe Jan 17, 2021 • 1 min read
No Longer Set © 2023
Powered by Ghost