06 Feb 2026 Introducing mjmx: a custom JSX runtime for mjml I wrote and published an open source library to generate mjml using JSX
25 Jan 2023 Inheritance, Composition, and everything in–between There are many concepts in the OOP paradigm. Inheritance is the most known, and it allows us to model software as relations between objects.