ReactFoo 2019
ReactFoo For members

ReactFoo 2019

A gathering of over 250 web and mobile developers working with React

Tickets

Loading…

##About ReactFoo Bangalore:

ReactFoo Bangalore comes back to its original home after completing five successful editions, India-wide:

  1. ReactFoo Bangalore - September 2017
  2. ReactFoo Pune - January 2018
  3. ReactFoo Hyderabad - March 2018
  4. ReactFoo Mumbai - May 2018
  5. ReactFoo Delhi - August 2018

ReactFoo Bangalore will bring together over 250 developers working with React, and who are invested in building a space for conversations around experiences using React in production.
ReactFoo Bangalore is a single-day, single track conference with talks, office hours and Birds of Feather(BoF) sessions. Workshops will be held on 1 and 3 March, before and after the conference.

##Who should attend ReactFoo:

  1. Front-end engineers
  2. Teams and companies who are evaluating frameworks to use for running applications in production
  3. Cross platform mobile developers

ReactFoo provides you the opportunity to:

  1. Learn from and network with peers from the industry
  2. Gain insights from case studies of practical implementation, and evaluate ReactJS and React Native for your work
  3. Understand how to run React in production, end-to-end, rather than only build an application with React

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
Chirag Jain

Chirag Jain

@chiragj

ReasonML - Making types have your back

Submitted Jan 9, 2019

Learn about some core concepts about functional programming and type systems which help you become a better developer even if you choose to never use ReasonML.

Outline

A large chunk of the code we write is to keep different parts of the UI consistent with the state. It’s impossible to keep track of all the possible states and the paths between them, inside your brain. It doesn’t help that as the application grows the number of possible combination of states increase exponentially.
Imagine not having to keep track of all the places you need to make a change when a new state is introduced. What if there’s a system to help you consider all the cases and make it impossible to represent invalid states inside your code, ReasonML’s type system does exactly that when leveraged correctly.

https://www.notion.so/chiragj/ReasonML-Making-Types-Have-Your-Back-30ad4da2a98145c98241954aa64b98bb

Speaker bio

I’m a frontend developer with 3 years of industry experience. I have worked on varied range of codebases both in terms of tech stack (from backbone and jQuery to React & Vue) and size (from a single file project to projects containing 80+ components). I have recently started exploring ReasonML and have a beginner’s perspective on the same and would love to share my learnings with everyone.

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