Y
Hacker News
new
|
ask
|
show
|
jobs
by
kobieyc
1581 days ago
Yeah, at my company we spent a ton of R&D time adding first class git support in conjunction with drag and drop UI, WITHOUT introducing a DSL. Non-trivial problem but it can be done.
1 comments
mikeshi42
1579 days ago
How do you avoid a DSL in that case? Is it the problem class allows you to represent the UI state as regular code?
link