doriansmiley / lotusJS

LotusJS is a framework for developing HTML5 applications using web components and TypeScript. It uses a functional style and leverages ramda for composition and currying. Lotus is opinionated about two things: A functional style and separating presentation for code.
Other
12 stars 3 forks source link

Explore using webc with Lotus components #256

Open dsmileybrainly opened 2 years ago

dsmileybrainly commented 2 years ago

The compiler looks pretty agnostic but would require some semantics in the HTML. It's brilliant because the output is fully serialized HTML, which could solve a lot of hydration problems (I think). https://github.com/11ty/webc