Notes to my past, present and future self. I write about things I've learned, things I'm working on, or anything else I want to share. I hope you find something useful here
GitHub Actions, a powerful CI/CD tool, seamlessly integrates with Vite applications, streamlining the development process and enhancing collaboration among teams.
Here is a deep-dive breakdown illustration showing why Tailwind CSS is a key developer asset for large projects and visually-stunning UIs.
For frontend tooling, Vite can be said to have made create-react-app obsolete. Hot Module Replacement and performance make it an asset for the front end. To explore more about Vite check out this article