ReactFoo Delhi

ReactFoo Delhi

On React, alternatives to React, ReactNative and front-end engineering

Vivek Nayyar

@viveknayyar09

State Management with new React 16.3 Context API

Submitted Jun 22, 2018

With the release of React 16.3 we have the new Context API being officialy announced and can now be used for managing our state.
Redux, React-Router and several other libraries that we used to use in our applications already were making use of this API but it was recommended to use it with care since the specifications might change.But now with the official release we all can leverage the benefits of it for managing our state.
In this talk we shall discuss about the basics of state management, how context api comes to make it easy and will conclude with making a redux sort of system using the new ContextAPI.

Outline

  • What is all the fuzz about Context API and how to make it work in your application’s.
  • What problem the Context API Solves
  • Global state managament with a single store using the Context API.

Requirements

  • Basic understanding of React

Speaker bio

Full stack web developer with 3 years of Web dev and React experience.Currently working with Trusting Social.

Slides

https://speakerdeck.com/viveknayyar/state-management-with-react-context-api

Comments

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

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

{{ errorMsg }}

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

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