https://github.com/abhinandan-sah/youtube-clone
A project where I will be building YouTube from scratch with the help of create-react-app (React). Developing YouTube definitely helps to Implement complex and exciting concept of React.
https://github.com/abhinandan-sah/youtube-clone
live-chat namaste-rea react-19 react-project react-router youtube youtube-clone youtube-clone-react youtube-stream
Last synced: about 1 month ago
JSON representation
A project where I will be building YouTube from scratch with the help of create-react-app (React). Developing YouTube definitely helps to Implement complex and exciting concept of React.
- Host: GitHub
- URL: https://github.com/abhinandan-sah/youtube-clone
- Owner: Abhinandan-Sah
- Created: 2024-07-12T17:34:35.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-11-27T10:07:40.000Z (6 months ago)
- Last Synced: 2025-03-29T04:41:59.190Z (about 2 months ago)
- Topics: live-chat, namaste-rea, react-19, react-project, react-router, youtube, youtube-clone, youtube-clone-react, youtube-stream
- Language: JavaScript
- Homepage: https://hitube.netlify.app/
- Size: 411 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YouTube-Clone
A project where I will be building YouTube from scratch with the help of create-react-app (React). Developing YouTube definitely helps to Implement complex and exciting concept of React....
# Debouncing:
- typing slow = 200ms
- typing fast= 30ms# Perfomance:
- iphone pro max = 14 letter * 1000 = 14000
- with deboucings = 3 API calls * 1000 = 3000# features like authorization and sign in