The plugin adds a code editor view to Obsidian. The code editor uses the powerful Monaco Editor, which also powers VS Code. 🚀 New Feature: The plugin now also supports editing individual code blocks ...
tsr statically analyses your TypeScript project like how tree-shaking is implemented in bundlers. Run tsr to get a list of unused exports and files (modules) in your TypeScript project. Use tsr in ...
In this video, I explain why writing less code can make you a better developer, focusing on clarity, maintainability, and smarter problem-solving. Learn how clean architecture, thoughtful abstractions ...