• RECENT
  • FIREBASE
  • DATABASE
  • FIREBASEV8
  • REACT
  • REACT-QUERY
  • NEXTJS
  • TAILWINDCSS

February 18, 2024

How to Add Custom Fonts in Next.js with Tailwind CSS

Discover the straightforward steps to incorporate custom fonts into your Next.js project using Tailwind CSS. Elevate your web design effortlessly and give your applications a distinctive typographic touch. Learn the process from import to optimization for a visually appealing and unique user experience.

nextjs
tailwindcss
img

September 30, 2023

How to Use Forward Ref In React

Learn how to utilize the power of Forward Refs in React to manage DOM elements and enhance your component communication. This comprehensive guide provides clear examples and practical tips for implementing Forward Refs effectively in your React applications.

react
img

September 25, 2023

How To Setup Firebase and React Project

Learn to set up a React project with Firebase, covering authentication and Firestore integration in this comprehensive guide.

react
firebase
img

September 15, 2023

How to Create a CRUD App with Firebase V9 and React

Explore the full potential of Firebase v9 and React as I walk you through the step-by-step process of building a robust CRUD (Create, Read, Update, Delete) application.

react
firebase
database
img

July 16, 2023

How to Implement Firebase Authentication in Your React App for Seamless User Authentication

Step-by-Step Tutorial on Setting up Firebase, Implementing Authentication, and Creating Private/Public Layouts with Protected Routes in React.

database
firebase
firebasev8
img