Articles by Tag #dsl

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

🚀I build JetScript — the focused, modern successor to JavaScript for MVPs, educators, and indie devs.

Tired of configs, boilerplate, and frameworks that make your MVP feel like a PhD thesis? 🔗...

Learn More 10 9Mar 26

What if React never needed JavaScript? Introducing NO JS 🧠

NO JS – A Syntax Operating System for the Web What if you could build full web apps — with...

Learn More 4 3Apr 1

Groogle 4.0.0 (Google DSL)

Groogle is a DSL (Domain Specific Language) oriented to interact with Google Cloud services in an...

Learn More 4 0Jul 11 '24

Parsing in C#

Introduction Silverfly is a robust framework designed for building parsers with a focus on...

Learn More 2 2Aug 12 '24

Understanding (a bit of) the Gradle Kotlin DSL

Ever since I started learning Kotlin I have been intrigued by what is going on behind the scenes in...

Learn More 1 0Jan 12

Advanced Kotlin DSL: Building Smart Builders with Validation and Error Aggregation

Kotlin DSLs are often used for configuration or UI building, but they rarely enforce correctness at...

Learn More 1 0Apr 1

Cattri: The Ruby DSL for Clean, Scalable Class and Instance Attributes

GitHub: https://github.com/bnlucas/cattri Ruby gives us tools like attr_accessor, and Rails builds...

Learn More 0 0Apr 23

Creating a Kotlin DSL for Jetpack Compose Components

Introduction to Kotlin DSL Kotlin DSL (Domain-Specific Language) is a powerful feature of...

Learn More 0 0Jan 30

DSL in Ruby with Metaprogramming

Metaprogramming in Ruby allows developers to write programs that can modify themselves at runtime....

Learn More 0 0Jul 4 '24

JSON Manipulation

There are many ways to manipulate JSON. I reviewed a few rapid ways today, which are using a command...

Learn More 0 0Jan 19