ReactFoo-VueDay Pune edition

ReactFoo-VueDay Pune edition

React and Vue for performance engineering and front-end development

Tickets

Loading…

Pratik Shah

@yoopratik

Persisting Data Across System

Submitted Feb 9, 2020

Long forms are boring to fill. And you whats worse losing half filled form data and refilling again. We hadnrequirement of persisting data filled by user. So they can login from any machine and carry you their filling of form. Old school way of doing this is saving all this info on backend by bypassing valiation/callbacks. We wanted something simpler. In this talk I will go in detail of how we solved this.

Outline

We have a react-redux app.

  1. First will discuss data persisting issue with Redux. On refersh redux loses all data
  2. Explain how we can solve this using redux-persist
  3. Issue with redux-persist: currently it supports browser cache
  4. Next how we can store cache on backend and can access it from different machine

Requirements

Basic Knowledge of React and Redux

Speaker bio

Pratik Shah is react/rails consultant based in Pune.

Slides

https://speakerdeck.com/pratik14/persist-data-across-system

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