Framework and LibrariesIntroductionOn this pageIntroduction Notes various frameworks and libraries. Contents Frameworks and Libraries React Introduction JSX Props Event-Driven Programming Components State Management React Hooks Refs Imperative React Performance Optimization Styling Routing Server Side Rendering (SSR) Portals Error Handling and Error Boundaries React Under the Hood Django Introduction Django Rest Framework Project Setup File Structure Project Structure Model and ORM Flask Introduction WSGI Flask App and app.run Routes Templates and Jinja2 Static Files Middlewares Request and Response Blueprints Error Handling Database Integration and FlaskSQLAlchemy Async in Flask Deployment and Scaling Thread Safety