A couple of weeks ago, I posted about a new frontend framework I discovered called ElementaryUI. It brings Swift to the browser via WebAssembly in a similar way that Blazor brings C# to the browser. In essence, it allows web developers to create a modern, interactive web interface without having to write everything in JavaScript or TypeScript.
Since my last post, I discovered a video of a live demo of ElementaryUI in action. I can highly recommend watching it:
https://www.youtube.com/watch?v=OmQ881sOTIc
The project has really piqued my interest, but I haven’t had time to try it out yet. It’s high on my priority list, however, as I’m really excited to see what it’s capable of.
You can read more about the project on their website.