An open API service indexing awesome lists of open source software.

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.

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