TheCandidStartup / TheCandidStartup.github.io

The Candid Startup Blog
https://www.thecandidstartup.org
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

2023/10/23/bootstrapping-vite #29

Open utterances-bot opened 8 months ago

utterances-bot commented 8 months ago

Bootstrapping Vite

I’m ready to dive into front-end development. First, I need to make some choices. What tooling and frameworks should I use?

https://www.thecandidstartup.org/2023/10/23/bootstrapping-vite.html

Wayne82 commented 8 months ago

Thank you Tim for sharing this excellent frontend tool. It also has a corresponding testing framework. Check it out here: https://vitest.dev/

timwiegand commented 8 months ago

Thanks Wayne. That looks like a great option once I need to add unit testing.