What framework should I use to create an accessible component library?
Ismael Ramos 🚀
Posted on July 5, 2023
So I need to create a component library, and the requirements are:
Components must be accessible. Be careful with this. More info here, here, and here.
Components must work with different technologies, like, SSR and SPAs like Angular.
The library has to be lightweight.
Candidates: Stencil, Lit, FAST, Solid, anything else?
I think Lit does not allow removing shadow dom (because of accessibility) and use slots. Does Stencil?
I need opinions!!
💖 💪 🙅 🚩
Ismael Ramos 🚀
Posted on July 5, 2023
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.