ReactFoo-VueDay Hyderabad edition

ReactFoo-VueDay Hyderabad edition

React and Vue for performance engineering and front-end development

Make a submission

Accepting submissions till 10 May 2020, 11:59 PM

T-Hub Hyderabad, Hyderabad

React and Vue are becoming increasingly popular for front-end application development.

The Hyderabad edition is a single-day event for sharing:

  1. Practical insights on integrating React/Vue in front-end applications.
  2. Performance improvements with React/Vue.
  3. State management.
  4. New developments.

Participate in ReactFoo-VueDay as:

  1. Participant
  2. Speaker
  3. Volunteer
  4. Reviewer
  5. Collaborator
  6. Sponsor

and discover your peers from the growing front-end community in India.

Talks from previous editions of ReactFoo are published on hasgeek.tv/reactfoo and hasgeek.tv/jsfoo

The Hyderabad edition will be held on 11 July 2020 at T-Hub, IIIT-H, Hyderabad.


For inquiries about speaking/collaborating with ReactFoo, write to reactfoo.editorial@hasgeek.com


For details on the Sponsorship and ticket inquiries, write to sales@hasgeek.com or call 7676332020


Hosted by

A community - for and of - front-end engineers to share experiences with ReactJS, performant apps with React, crafting better User Interfaces (UI) with React and GraphQL ecosystem. ReactFoo also discusses design patterns and user experience. more

Rob Richardson

@robrich

Redux: the MVC Framework for Data

Submitted May 10, 2020

The MVC Pattern provides elegant abstractions for web requests. Redux provides similar patterns for data movement in React. Angular has RxJS and Vue has VueX with similar patterns. Let’s dig deep into the way data flows through the Redux pattern, demo strategies to get started, and look at ways to debug and troubleshoot it when things go wrong. You’ll leave with a solid understanding of the Redux pattern and appropriate times to use it.

Outline

The flux data pattern has a circular data flow, not that unlike MVC. We compare and contrast the approaches, then dig into the getting-started code for Redux. We enumerate the common pitfalls one can hit with Redux, and highlight solutions for discovering and correcting these errors. As questions arise, we’ll compare Redux to React Hooks, and compare react-redux to useState. Users leave with a GitHub repo of all the code examples so they can continue learning.

Requirements

none

Speaker bio

Rob Richardson is a software craftsman building web properties in ASP.NET and Node, React and Vue. He’s a Microsoft MVP, published author, frequent speaker at conferences, user groups, and community events, and a diligent teacher and student of high quality software development. You can find this and other talks on https://robrich.org/presentations and follow him on twitter at @rob_rich.

Slides

https://robrich.org/slides/redux-mvc-for-data/#/

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Make a submission

Accepting submissions till 10 May 2020, 11:59 PM

T-Hub Hyderabad, Hyderabad

Hosted by

A community - for and of - front-end engineers to share experiences with ReactJS, performant apps with React, crafting better User Interfaces (UI) with React and GraphQL ecosystem. ReactFoo also discusses design patterns and user experience. more