A curated list of the tech I use, built with Astro and Tailwind CSS
This product is a curated list of the tech that the author uses, built with Astro and Tailwind CSS. The author also provides a tutorial on how to build a similar website on YouTube.
The product is a curated list of the tech used by the author. It is built with Astro and Tailwind CSS, and also incorporates other frameworks like React and Headless UI. Installation instructions are provided for importing notes from the Inkdrop local server. The product is free to use, with the condition of deleting the author's blog content and assets and adding a link to the author's homepage.
Astro is the all-in-one web framework designed for speed. Pull your content from anywhere and deploy everywhere, all powered by your favorite UI components and libraries.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.
Headless UI is a set of completely unstyled, fully accessible UI components for React, Vue, and Alpine.js that empower developers to build their own fully accessible custom UI components. Headless UI allows developers to focus on building accessible and highly functional user interfaces, without the need to worry about styling or layout.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.