
Tech
New Server-Driven UI in Dart - WebForms Core
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 ...
Read the full discussion on Dev.to
This article was aggregated from Dev.to. Click to join the conversation.
View on Dev.to