|
|
|
Show HN: Nestless Code – VSCode extension to help you avoid the Pyramid of Doom
(nestlesscode.com)
|
|
2 points
by jeanmayer
725 days ago
|
|
Hey HN! I built Nestless Code to help developers avoid the Pyramid of Doom problem. What is the Pyramid of Doom problem? According to Wikipedia (lol), it is a common issue that arises when a program uses many levels of nested indentation to control access to a function. This is a real problem, especially for new devs. Nestless Code will help you visualize when you're going too deep into nesting. Let me know what you think, and thanks! |
|