Please enable JavaScript.
Coggle requires JavaScript to display documents.
Web assembly (pro (c# language, .net ecosystem, full stack (share code),…
Web
assembly
any language inside web browser
language compile into wasm
blazzer
component base
mdcList, mdcButton ia an ex of component
client side web app
mono .net framework (wasm)
any regular .net dll can run inside mono(wasm)
for now: gives 2 meg apps (big 4 web)
component developpement
template & generics (allow generic ui component)
cascading state (pass to all ui element)
razor (.cshtml)
combine c# and html in one page
pro
c# language
.net ecosystem
full stack (share code)
performance
tools
stability
cons
training
blazer... :
https://www.youtube.com/watch?v=0RfUPr0KrSM
bytecode language executed by browser
.wasm