Nguyễn Tiến Tài 🐉

Results 112 issues of Nguyễn Tiến Tài 🐉

## React Query ![image](https://github.com/fdhhhdjd/Class_ReactJs/assets/63393170/a6201e62-f595-4090-ae65-0f6a9f6657c4) ## Vietnamese 🇻🇳 - ` Một thư viện quản lý state và cache cho dữ liệu từ API hoặc bất kỳ nguồn dữ liệu nào khác....

Feature 🪶
Success ✅
Library

# 1. - Library: [Library useHooks](https://usehooks.com/) # 2. - Library: [Library usehooks-ts ](https://usehooks-ts.com/) # 3 - Library: [Demo](https://github.com/sergeyleschev/react-custom-hooks)

Feature 🪶
Success ✅
Custom Hook

# Web Site: https://cl-cake-shop.vercel.app ![image](https://github.com/fdhhhdjd/Class_ReactJs/assets/63393170/2c2de440-4dac-41cd-aba2-798aa2e7dab6)

Feature 🪶
Success ✅
Projects

# Image Command Redux Saga ![image](https://github.com/fdhhhdjd/Class_ReactJs/assets/63393170/fac0e135-f5b2-4b8a-bcde-388108181b29) ![image](https://github.com/fdhhhdjd/Class_ReactJs/assets/63393170/5b61ec97-868e-48a9-9e25-a62051f7f508) # 01. Project Todo List Pro + Firebase ![image](https://github.com/fdhhhdjd/Class_ReactJs/assets/63393170/979bef89-f745-405a-a973-bad8f66314de) # Project Example: # 02. React Redux Saga CRUD Application | Redux Toolkit |...

Feature 🪶
Success ✅
Projects
Library

# Json Server ## Vietnamese 🇻🇳 - `Json-server là một công cụ giả mạo API dựa trên dữ liệu được lưu trữ trong các tệp JSON. Nó cho phép phát...

Feature 🪶
Success ✅
Library

# 01 Todo List Pro # Link : [Repo Todo List Pro](https://github.com/fdhhhdjd/Redux-Authentication-firebase) ![image](https://github.com/fdhhhdjd/Class_ReactJs/assets/63393170/b52db2fd-bdd1-4090-aff3-1288b30f06f7) # Slution login Facebook # B1: Setup [Create-Id-Facebook](https://developers.facebook.com/) # B2: Add URL firebase ![image](https://github.com/fdhhhdjd/Class_ReactJs/assets/63393170/a2858502-d068-4ab3-ade8-e21315538af4) # B3: Fix...

Feature 🪶
Success ✅
Projects

## Vietnamese 🇻🇳 # Hướng dẫn: [ tsconfig.json or jsconfig.json](https://github.com/facebook/create-react-app/issues/5645) 1. Tạo một tệp có tên `jsconfig.json` trong thư mục gốc của dự án của bạn. 2. Thêm mã sau...

Feature 🪶
Success ✅

# React Basics ## 1. Types of Components ![image](https://github.com/fdhhhdjd/Class_ReactJs/assets/63393170/91e2cd65-c069-47d7-bc29-9a64a63e3577) ## 2. JSX ![image](https://github.com/fdhhhdjd/Class_ReactJs/assets/63393170/22d0a879-f6fb-433c-b203-593cdc305e2d) ![image](https://github.com/fdhhhdjd/Class_ReactJs/assets/63393170/65926dd4-4389-4dbc-9d7b-acb621ecd892) ## 3. JSX Rules ![image](https://github.com/fdhhhdjd/Class_ReactJs/assets/63393170/07aea05d-2cf8-467e-b6c8-b7ab84314ed9) ## 4. Multiple Components ![image](https://github.com/fdhhhdjd/Class_ReactJs/assets/63393170/e31335a2-3623-46f9-addb-82fc010b47f3) ## 5. Dynamic Content ![image](https://github.com/fdhhhdjd/Class_ReactJs/assets/63393170/0e34ecaa-42c0-416c-b22c-99dd13d15203) ##...

Feature 🪶
Success ✅
Basic

## Vietnamese 🇻🇳 - ` Tránh thực hiện lại một logic không cần thiết , đều là ghi nhớ, nhưng nó khác với Memo nhé.` ## English 🏴󠁧󠁢󠁥󠁮󠁧󠁿 - `Avoid...

Feature 🪶
Success ✅
Hook

## Vietnamese 🇻🇳 - ` Ghi nhớ, nó giúp chúng ta ghi nhớ lại prop của một component để nó quyết định có render lại component đó hay không để...

Feature 🪶
Success ✅
Hoc