Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
A fundamental problem in software design is scalability. A basic strategy for handling scalability is...
Continuation of the previous article. In the previous article, I conducted an initial theoretical...
Low-code platforms’ visual designers are essentially structured editors for a DSL (Domain Specific...
The Nop platform offers a language-oriented programming paradigm: when solving problems, we tend to...
Abstract: Model-Driven Architecture (MDA) addresses software complexity by raising abstraction levels...
The theory of Reversible Computation proposes a general formula for software construction App =...
Maven-Integrated Code Generator The Nop platform provides code generation capabilities...
Tired of configs, boilerplate, and frameworks that make your MVP feel like a PhD thesis? 🔗...
In the DSL syntax design of the Nop platform, a crucial concept is layered syntax design. This means...
The Nop Platform’s overarching technical strategy can be said to revolve around Tree structures. How...
Nowadays, many low-code platforms claim their platforms are data-driven. Someone in a group raised a...
Kotlin DSLs are often used for configuration or UI building, but they rarely enforce correctness at...
GitHub: https://github.com/bnlucas/cattri Ruby gives us tools like attr_accessor, and Rails builds...
There are many ways to manipulate JSON. I reviewed a few rapid ways today, which are using a command...
Introduction to Kotlin DSL Kotlin DSL (Domain-Specific Language) is a powerful feature of...
Hello Dev.to community! 👋 I’m thrilled to introduce LWRE (Lightweight Java Rule Engine), an...
Ever since I started learning Kotlin I have been intrigued by what is going on behind the scenes in...
Forms are the primary means of information presentation in information systems. As early as the OA...
NO JS – A Syntax Operating System for the Web What if you could build full web apps — with...
Announce StaLang (Statistics Language) is a interpreted DSL programming language designed...