-
SolidJS: A reactive framework offering fine-grained reactivity with a smaller bundle size than React, making it ideal for performance-focused web apps.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
solid-transition-group
SolidJS components for applying animations when children elements enter or leave the DOM.
Solid Transition Group: To help apply animations when children elements enter or leave the DOM throughout the game.
-
Tailwind CSS: A utility-first CSS framework that allowed me to efficiently build a clean and responsive UI without adding unnecessary weight, keeping the styles both minimal and scalable.
Related posts
-
A Final Challenge: Release
-
Let's create Data Table with React, TanStack Table and Tailwind CSS. Part 1: Intro and HTML layout
-
🚀 Tailwind CSS: Utility-First CSS Framework
-
Implementing Dark Mode and Theme Switching using Tailwind v4 and Next.js
-
Two-Factor Authentication Using Better_Auth, Next.js, Prisma, ShadCN, and Resend