Mar 2018
12 Mon
13 Tue
14 Wed
15 Thu
16 Fri
17 Sat 08:45 AM – 05:25 PM IST
18 Sun
##About the event
After successful editions in Bangalore and Pune, ReactFoo travels to Hyderabad. The Hyderabad edition will focus on the following topics:
ReactFoo Hyderabad is an event for JavaScript and front-end engineers. All speakers must have direct experience working with React, ReactNative or alternatives to these.
We invite developers and architects from large and small organizations to share their stories and insights with the community. You can either propose:
Workshops on 18 March will be announced shortly. 30-40 participants will be admitted to each workshop. Workshop tickets have to be purchased separately.
Speakers from previous editions will review proposals and vote on them. In order to make it to the shortlist, your submission must contain the following information:
You must submit links to videos of talks you have delivered in the past, or record and upload a two-min self-recorded video explaining what your talk is about, and why is it relevant for this event.
Also consider submitting links to the following along with your proposal:
Selected speakers and workshop instructors will receive an honorarium of Rs. 3,000 each, at the end of their talk. Confirmed speakers and instructors also get a pass to the conference. We do not provide free passes for speakers’ colleagues and spouses.
Owing to a tight budget, we will not be able to offer travel grants or accommodation for this event.
ReactFoo Hyderabad conference – 17 March 2018.
ReactFoo Hyderabad hands-on workshops – 18 March 2018
Last date for submissions - 15 February 2018.
##Contact details:
For more information about speaking, ReactFoo, sponsorships, tickets, or any other information contact support@hasgeek.com or call 7676332020.
Event website: https://reactfoo.in/2018-hyderabad/
Kiran Abburi
@kiranabburi
Submitted Feb 5, 2018
React helps us in building declarative components and composing them to build apps. Libraries like redux solved the state management problem, but handling network requests is still tricky. We often need imperative logic to initiate network requests, update server response in local store, handle network errors etc. This could be complex and repetitive. GraphQL and Apollo solves this problem by enabling us to handle network requests in declarative fashion. They allows us to specify the data requirements of components declaratively and apollo takes care of fetching the data and passing it to components. Also, apollo makes it easy to implement complex features like pagination, caching. Apollo can also help us in managing local state without having to use a state management library. Also, GraphQL provides performance benefits by letting us fetch only the data required by clients and batch network requests.
In this workshop, you will learn how to build apps with React, GraphQL and Apollo. Various concepts of GraphQL and Apollo will be covered while building a simple e-commerce app
Kiran Abburi is a freelance developer with 6+ years of experience in web development. He primarily works on reactjs, nodejs and GraphQL projects. He is also an organizer of the Reactjs Bangalore meetup group.
{{ gettext('Login to leave a comment') }}
{{ gettext('Post a comment…') }}{{ errorMsg }}
{{ gettext('No comments posted yet') }}