Tech Stack
- SolidJS
- TailwindCSS
Details
This was my first time using SolidJS to build a complete site. I used it in conjunction with TailwindCSS to create a basic ecommerce site with a focus on mobile design.
I particularly enjoyed the <For /> and <Show /> syntax. It made it far easier to interact with elements in a performant
way.