Widely available API March 2026 for the web https://sudonull.com/widely-available-api-march-2026-for-the-web
12 browser features have become widely available: Clear-Site-Data, contain-intrinsic-size, @counter-style. Syntax, code examples, production implementation practice. Learn what to use without polyfills.
Web Components: myths and truth about Custom Elements https://sudonull.com/web-components-myths-and-truth-about-custom-elements
Analysis of web components criticism: properties, Shadow DOM, hooks. Solutions for middle/senior dev. Learn the strengths of native standards without frameworks.
Verification of busbar loss calculation according to Russian National Standard 35224 https://sudonull.com/verification-of-busbar-loss-calculation-according-to-russian-national-standard-35224
Check the accuracy of the NKU busbar heating web calculator: MAPE 4-7%, R² up to 0.987 according to Russian National Standard. Algorithms with skin effect and heat dissipation for engineers. Calculate losses online.
PWA Architecture for Repair Projects: Chat, Roles, AI | IT Review https://sudonull.com/pwa-architecture-for-repair-projects-chat-roles-ai-it-review
How to Create a PWA for Managing Repair Projects? We Break Down the Architecture, Role System, and Chat as a Single Window. Learn Why Standard CRMs Are Not Suitable.
Web Application Vulnerabilities: XSS SQLi enumeration https://sudonull.com/web-application-vulnerabilities-xss-sqli-enumeration
Breakdown of top-3 vulnerabilities in web: user enumeration, XSS, SQL injections. Fix methods for developers: prepared statements, encoding. In-depth pentest guide.