ReactFoo 2019

ReactFoo 2019

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

Tickets

Loading…

Toshi Gupta

@toshigupta

A React Native widgetised framework - Move fast and build things.

Submitted Jan 31, 2019

We have already seen how React Native and React Native for Web helped us in building full-fledged features on all platforms such as Android, iOS and the web. After solving this problem of code sharing, the next one we are headed to is solving the case of custom layouts. For instance, an e-commerce product page could have different UI layouts for a shirt, a sofa, and a mobile, though their basic building blocks are just the same.
At Flipkart, we have tried to flatten this multi-dimensional world into a unidirectional one by building a widgetised framework and extending functionalities of React Native. This talk will elucidate my journey of building cross-platform applications where we break down the UI into simplistic, shareable UI elements called widgets and render them depending on the layouts required. For example, the layouts configured from backend gives the front end capabilities of intelligently rendering the widgets in the specific order and change them as and when required by the switch of flags.
This talk will cover my journey of realizing the efficiency of cross-platform code written via React Native and React Native for Web, not only in terms of minimizing redundant code writing for developers but also giving them independence on the business vertical they are building for. I believe, it is a resource optimization for teams in a product-based firm and also helps to divert more concentration to platform-specific enhancements.

Outline

This talk will broadly cover the following:

  • Discussing the basics of React and React Native for web and how we coin the world “Native” in terms of code and usability.

  • Furthering to the next step of optimization by adapting the widgetisation of the UI and offloading the capabilities to configure custom layout to the backend.

  • Discussing the way we can build a system to configure styles, layout and order of the widgets on any page of the website/application based on the business requirements.

  • How small and medium product companies, independent developers can leverage this framework in tandem with adapting to React-Native.

  • While everyone codes using React Native, how platform specific experts can spend time enriching platform related capabilities.

  • Calculations and mathematics on optimization of developer resource and reducing the time of delivery of features.

Speaker bio

I am Toshi, a front-end developer at Flipkart, currently working with the cross-platform team to build features using React Native and React Native for web on a widgetised framework. With an experience of almost 3 years in front-end development, I have worked with Progressive web apps, WebViews, data visualisation using React.

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