Improving your Markdown workflow with linters in Neovim September 25, 2024 in productivity | Tags: #neovim , #markdown , #linting , #editor , #productivity Learn how to configure and use various Markdown linting tools within Neovim to improve document quality and consistency.
The hidden costs of JavaScript dependencies: when script loading goes wrong September 12, 2024 in webdev | Tags: #javascript , #performance , #web-optimization , #frontend An in-depth exploration of the challenges and performance impacts of excessive JavaScript dependencies in modern web applications.