> Instead of using a DSL for declaring the GUI it just uses tuples
Yes. Good example. That's why "syntax sugar" are important, it's quite vital part allowing to explore new approaches, write flexible and compact code for different domain models.
> Instead of using a DSL for declaring the GUI it just uses tuples
Yes. Good example. That's why "syntax sugar" are important, it's quite vital part allowing to explore new approaches, write flexible and compact code for different domain models.