TIL - How to write a web component with SolidJS
Today, I wanted to test the library: SolidJS. It features JSX support and is known for its great performance. Install the lib The first step I did was to follow the Getting Started guide and start from a given template: > npx degit solidjs/templates/...
Dec 14, 20213 min read2.1K
