Using DIVEX and Composition Language 1 with Classes (Video)

In this video, I show you how DIVEX and Composition Language 1 can be used with object-oriented code.

An instance constructor of a class can be used as a function in DIVEX and this opens up the ability to do dependency injection with the ability to decide on certain dependencies of a class and leave other dependencies undecided.

You can try this example in the browser: https://divex.dev/try-in-the-browser-cscompose/?sample=Ctor1

Leave a Reply

Your email address will not be published. Required fields are marked *