AMAndrei Mihaleinandreimihale.hashnode.dev·Apr 19, 2022 · 4 min readCreate Standard Web Components. Welcome Lit!Today I'd like to introduce you to a new era of web components. Lit is a simple, fast and lightweight way of developing new applications. You can choose to write it as JavaScript or as a TypeScript syntax, both based on React Class Component. Lit is ...00