Read how I fixed performance issues when refactoring and optimising legacy code with method signature inconsistency, done unintentionally by developer
PHP
Context-aware headings in HTML
A look at the new experimental headingoffset attribute, which lets heading levels adapt to their context instead of hardcoding h2s and h3s. A thoughtful explanation of where this could be genuinely useful, especially in component-based Read more…