🎯
- HTML:
- close component with this shortcut: CTRL + Shift + {
- open component with this shortcut: CTRL + Shift + }
- If you take a finished project, then modify it quite much, then you should delete the backend, and other components that you don't want(don't work yet)
🔥
- I am going to deploy Wings, My Platform and Blog successfully, without any misconfigurations.
- Making these 3 projects future versions and more clean!
💡
- Frontend: Next.js, React, TypeScript
- Styling & UI: Tailwind CSS with Shadcn, Daisy UI, Framer Motion, Magic UI
- Backend & Database: Prisma, PostgreSQL
- Testing & Validation: Vitest, Jest, Testing Library, Zod
Staying consistent and improving my skills with these technologies is my top priority! 🚀
📚
Resource Name | Description | Link |
---|---|---|
Vitest Documentation | Official documentation for Vitest testing framework. | Vitest Docs |
TypeScript Documentation | Comprehensive guide on TypeScript language features and best practices. | TypeScript Docs |
Tailwind CSS v4 Documentation | Official documentation for Tailwind CSS version 4, including utilities and configurations. | Tailwind CSS v4 Docs |
Framer Motion Documentation | Detailed documentation for the Framer Motion library for animations. | Framer Motion Docs |
React Documentation | Official React documentation covering concepts, hooks, and advanced patterns. | React Docs |
Next.js Documentation | Official Next.js documentation covering routing, API routes, and optimizations. | Next.js Docs |
MongoDB Documentation | Official MongoDB documentation for database setup, queries, and best practices. | MongoDB Docs |
Express.js Documentation | Guide on using Express.js to build backend APIs with Node.js. | Express.js Docs |
Node.js Documentation | Official Node.js documentation for backend development. | Node.js Docs |
Jest Documentation | Comprehensive guide on testing with Jest, useful for unit and integration testing. | Jest Docs |
Testing Library Documentation | Guide on using React Testing Library for writing accessible tests. | Testing Library Docs |
Zod Documentation | Schema validation library useful for Next.js and TypeScript projects. | Zod Docs |
🚀 Happy coding!