Jérôme Laban
Jerome Laban has been programming since 1998, mainly involved in .NET and C# development as teacher, trainer, consultant in France. He is the CTO of Uno Platform, a framework trying to improve the development cycle of cross-platform apps using Windows, iOS, Android, and WebAssembly using Mono and Xamarin.
Microsoft’s steady progress on WebAssembly gives an opportunity to test a lot of the new features regarding the payload size and performance balance.
Introducing Uno WebAssembly Projects and Debugging
The progress on the Uno Platform support for WebAssembly has been steady, along with the mono runtime making large improvements in the support for a debugging experience.
Introduction to WebAssembly for the Uno Platform (Part 1)
WebAssembly, or Wasm for short, is a hot topic these days and for good reasons. It has lots of promise, and for the Uno Platform, it promises to open up the Web to other languages and frameworks.
Migrating the Silverlight Toolkit TreeView control to UWP and the Uno Platform
You can find the code of the TreeView for this article in the Uno.UI.Toolkit.SLrepository, in which we will add new controls and accept contributions for controls as they are made available. In this blog post series, we’re going to cover the migration of the code for the Silverlight Toolkit ...
Uno Platform support for the Windows Community Toolkit
Recent updates to the Uno Platform have allowed for the Windows Community Toolkit to run on iOS, Android and the Web through WebAssembly. You can try it live in your browser HERE. Support for the Windows toolkit is an important part of the UWP development experience, as it provides a some missing...