Hello!
I’ve used Dojo 1 several years ago with a great success. I’m no thinking in use version 2+, but I used declarative sintax a lot.
It’s possible to use in Dojo 2+ this kind of sintax? In fact, at last in Dojo 1, I sent a JSON to the browser with the entire page and all the widgets with properties and functions, and the browser with a javascript function, render the app in the client browser, so an entire app used to be about 1-3 Kb only.
It’s possible now with versión 2+?
Thanks