Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Tired of configs, boilerplate, and frameworks that make your MVP feel like a PhD thesis? 🔗...
NO JS – A Syntax Operating System for the Web What if you could build full web apps — with...
Groogle is a DSL (Domain Specific Language) oriented to interact with Google Cloud services in an...
Introduction Silverfly is a robust framework designed for building parsers with a focus on...
Ever since I started learning Kotlin I have been intrigued by what is going on behind the scenes in...
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...
Introduction to Kotlin DSL Kotlin DSL (Domain-Specific Language) is a powerful feature of...
Metaprogramming in Ruby allows developers to write programs that can modify themselves at runtime....
There are many ways to manipulate JSON. I reviewed a few rapid ways today, which are using a command...