Dan Abramov 1/25/2019

The “Bug-O” Notation

Read Original

This article introduces the 'Bug-O' notation, a concept that measures how much an API slows down a developer's debugging process as the codebase grows. It contrasts this with the Big-O notation for algorithmic complexity, arguing that API design choices significantly impact the ease of finding and fixing bugs, using a practical DOM update example to illustrate the problem.

The “Bug-O” Notation

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet