Jan 2018
15 Mon
16 Tue
17 Wed
18 Thu
19 Fri 09:00 AM – 05:15 PM IST
20 Sat
21 Sun
Kiran Abburi
Redux is a very good state management library for building large applications. But we noticed that we were writing lot of custom logic for complex functionality like caching, pagination, live editing, real-time updates from server. We implemented abstractions to reduce verbosity of redux code. But, new developers were finding it hard to understand these abstractions. We explored GraphQL and Apollo and found that it could solve lot of our problems. We were able to leverage functionality of GraphQL and Apollo to implement features like caching and real-time updates and get rid lot of custom logic. After moving network state to Apollo, very small amount of application state is remaining in redux. We leveraged local state management feature of apollo 2 and removed redux dependency completely from app.
Kiran Abburi is a freelance developer who primarily works on react projects. He has 3 years of experience with react. He also organises reactjs meetup group in Bangalore
{{ gettext('Login to leave a comment') }}
{{ gettext('Post a comment…') }}{{ errorMsg }}
{{ gettext('No comments posted yet') }}