Pure functions in Angular templates 21.2 https://sudonull.com/pure-functions-in-angular-templates-21-2
Breakdown of pure JS functions in Angular 21.2 HTML templates: filtering, navigation, input-signal examples. Limitations and best practices for middle/senior developers. Study with signal examples.
HTML API Generation on the Server Without Rendering https://sudonull.com/html-api-generation-on-the-server-without-rendering
Learn how to build web services by returning HTML text. Examples in Python, Jinja templating engines. For middle/senior dev. Master the approach without client-side JS.
Algo Trading Dashboard on HTML and LLM without Code https://sudonull.com/algo-trading-dashboard-on-html-and-llm-without-code
Create a dashboard for analyzing 100+ MetaTrader strategies with LLM: dynamic P&L, capital management. No-programming case — read and implement the approach.
Generative UI: three approaches for AI https://sudonull.com/generative-ui-three-approaches-for-ai
Breakdown of three GenUI strategies: from HTML to Tambo. When to apply, pros-cons, comparison. For product managers and designers — implement adaptive interfaces without chaos.
Symbiote.js: composition of web components without virtual DOM | Guide https://sudonull.com/symbiote-js-composition-of-web-components-without-virtual-dom-guide
How Symbiote.js simplifies interface creation through HTML composition? We break down the tabs example and the advantages of the low-code approach for teams. Learn more.