made a slightly twistful youtube clone in python using dash and react components in very less amount of time that uses all of the concepts of frontend like lazy loading, state management, less time that directly affects responsiveness and pagination along with basics of DSA.
- Use concepts of
- lazy loading
- state management
- fast responsiveness
- pagination
- smooth Integration with APIs in this case using UTube API using DSA, not just brute-forcing everything.
-
Dont just make a clone, evolve from it and become tony stark in future journey.
-
Try to simplify everything if possible.
- Integrate firebase authentication using email and password in dash app.
- Add other non essential components to it as well.
- Add a beautiful loader or progress bar whichever you prefer.