Elm is good.
For this project I specifically wanted to use web components, but in the style of React.
There is no practical use case for this “UI framework”. It’s a personal learning process.
Creating a decentralized P2P chat app. Aiming to provide military-grade encrypted messaging encapsulated into a webapp.
Elm is good.
For this project I specifically wanted to use web components, but in the style of React.
There is no practical use case for this “UI framework”. It’s a personal learning process.
@TehPers @umt
> PoC for the purposes of learning
yeah thats right.
i want to see if creating some kind of thin-transparent-wrapper like this, could make it so i dont have to update it as a dependencies. consider that we recently got react 19. this will be followed by a scramble by many to use the latest and most stable version.
i cant guarantee any stability in my current progress, but in theory, by relying on the underlying web component from the browser, it becomes future-proof.