- Видео 2
- Просмотров 1 839
t
Добавлен 21 сен 2023
Build a Chrome Extension with React, Tailwind CSS, and TypeScript in 7 Minutes!
In this tutorial, we’ll explore building a modern, high-performance Chrome extension using my RTTPES Chrome Extension Template. This template simplifies developing web extensions by leveraging popular tools and technologies like React, TypeScript, and Tailwind CSS.
You'll learn to quickly set up and configure your extension with Plasmo, an easy-to-use framework for building web extensions. We'll walk through the integration of several essential tools to boost productivity:- React for creating dynamic user interfaces- TypeScript for maintaining clean, typed code- Tailwind CSS for utility-first, responsive design- Prettier and ESLint for code formatting and linting to ensure quality- ShadCN...
You'll learn to quickly set up and configure your extension with Plasmo, an easy-to-use framework for building web extensions. We'll walk through the integration of several essential tools to boost productivity:- React for creating dynamic user interfaces- TypeScript for maintaining clean, typed code- Tailwind CSS for utility-first, responsive design- Prettier and ESLint for code formatting and linting to ensure quality- ShadCN...
Просмотров: 211
Видео
Easily add toast notifications w/ Sonner
Просмотров 1,6 тыс.Год назад
In this tutorial, we’ll learn how to create toast notifications for React applications using Next.js. Toast notifications are a great way to provide feedback to users about the status of their actions. We’ll use Sonner combined with Shadcn/ui to easily create and manage our customizable toast notifications. 🔗 Shadcn/ui Sonner: ui.shadcn.com/docs/components/sonner