Interactive Visualizers: Deep Understanding of Software Mechanisms https://sudonull.com/interactive-visualizers-deep-understanding-of-software-mechanisms
Interactive visualizers for developers: step-by-step animation of databases, message brokers, GoF architectural patterns and Git strategies. Deepen your understanding of software mechanisms.
Intraday statements in SAP: FEB_FILE_HANDLING without postings https://sudonull.com/intraday-statements-in-sap-feb-file-handling-without-postings
Setting up import of intermediate bank statements in SAP via FEB_FILE_HANDLING. Classic scheme with memos for cash management. Avoid duplicates B1/BD. Guide for FI specialists.
PlantUML dynamic diagrams with conditions https://sudonull.com/plantuml-dynamic-diagrams-with-conditions
Implement interactive sequence diagrams in PlantUML: variables, conditions, HTML/JS controls. Instructions for Confluence without backend. Start documenting API efficiently.
Sankey Diagrams: Flow Analysis in an Hour https://sudonull.com/sankey-diagrams-flow-analysis-in-an-hour
Create an interactive Sankey on D3.js for financial data. From PDF to visualization: structure, tooltips, mobile version. Instructions for middle/senior dev.
Technical implementation of the 90s TV timeline without developers | Analysis https://sudonull.com/technical-implementation-of-the-90s-tv-timeline-without-developers-analysis
How designers created an interactive project with 108 windows on vanilla JS. Inverted scroll, image optimization, fighting OOM Killer. Detailed breakdown.