What if you could build interactive web interfaces in Dart , without writing a separate JavaScript UI layer? What if the server could define not only the initial HTML, but also the UI behavior that should happen when the user interacts with that HTML? A new approach is now available for Dart. WebForms Core (WFC) is now available for Dart. WebForms Core is a server-side UI manipulation technology created by Elanat . It allows server-side code to generate commands for manipulating ...