Friday, July 25, 2014

UI.Next available

UI.Next is available for experimentation as a public WebSharper.UI.Next NuGet package. You can build examples from source - just get WebSharper first.

UI.Next addresses most shortcomings we felt WebSharper had for single-page JavaScript applications. The most interesting part is a dataflow model integrated with DOM for defining reactive UI, but we also provide support for client-side routing and animation.

If you play with it, Simon and I will be very interested in your feedback.  Next week we plan to do a few more samples, to cover more animation, interaction with mouse and keyboard.  We find doing these examples is a very helpful way of coming up with better API.

No comments:

Post a Comment