ReactFoo-VueDay Pune edition

ReactFoo-VueDay Pune edition

React and Vue for performance engineering and front-end development

Tickets

Loading…

Lusan Das

@lusan

Redux overdose! A gripping tale on complexities

Submitted Jan 17, 2020

I believe most of us are suffering from redux overdose. My talk will discuss about the complexities of redux addiction through my own experiences in projects and the problem it brings in. Hence I will provide the remedy to cure it once and for all by introducing a new frictionless state management.

Outline

My talk will begin with a simple introduction to state management. Then I will discuss with the help of my own experience on below why redux is becoming an epidemic

  • Complex folder structure
  • Where should data reside
  • Complex actions and the abstractions
  • Forced Immutability

After highlighting the points briefly I will get to the solution by introducing a new state management library which solves the problems through

  • Abstractions without any external library
  • Imperative vs functional style
  • Ease of usage with typescript
  • Writing test case

Then I will end the talk by giving the message, that it’s not about hating redux, but it’s about making a simple choice which can lead to a simple maintainable application without any friction.

My slide link: https://slides.com/lusandas/deck-8d540e (Slides internally used in Flipkart, will modify it accordingly)

Speaker bio

I feel I am the best person to speak on this subject because I have used redux extensively in production for over 2 years and I have genuinely experienced the problems that comes with it at scale. As a contributor to codesandbox where I used the new state management library to refactor important pages at scale, I feel I can explain with examples which are purely out of experience.

Slides

https://slides.com/lusandas/deck-8d540e

Comments

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

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

{{ errorMsg }}

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

Hybrid access (members only)

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