home.social

#htmlstreaming — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #htmlstreaming, aggregated by home.social.

fetched live
  1. Welp, the cool thing about core stuff is that it can be extensible, I added a sample using my html async rendering stuff with Feliz.Engine (an awesome project btw). The core thing works nicely in C# and it can be extended fairly well for the F# folks.

    Here's the sample in the repo:
    https://github.com/AngelMunoz/Htmelo/tree/main/samples/FelizEngine

    #fsharp #dotnet #backend #webdev #htmldsl #asyncrendering #htmlstreaming

  2. Here's the async html rendering thing I got distracted this week, if anyone in F# (or from outside) land is interested in HTML Streaming, they're welcome to poke around and ask

    I'm not particularly an expert here so any help/feedback is appreciated!

    https://github.com/AngelMunoz/Htmelo

    #fsharp #dotnet #html #bacend #library #htmlrendering #htmlstreaming