ReactFoo Mumbai

ReactFoo Mumbai

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

Basavaraj Sonnad

@basav22

How initial designing for older apps helped small team @Agrostar deliver apps quickly

Submitted Feb 15, 2018

Small team when bombarded with lot of work across different projects, you need determine common patterns; be it from designs(CSS), libraries(JS). This sets desired abstractions for other projects, prevents them from repeating code and hence adding more error hooks. How do we solve things of reusability? How do we accommodate desired changes to abstractions yet giving individual projects to use different variations.

Outline

My talk we will be answering or rather putting my views which have fairly worked with my journey @Agrostar
a. How do we solve things of reusability? - We chose React to reuse Components and build abstraction layer with CSS.

b. How do we accommodate desired changes to abstractions yet giving individual projects to use different variations? - We used yarn workspaces to create tiny internal libraries and maintaining versions by pushing libraries to npm and using SEMVER.

I gave a flash talk about yarn workspaces in ReactFoo2018 in January 2018. This proposal will get into details.

Speaker bio

Newbie in react environment. Quick learner. JSDev@Agrostar.

Slides

https://drive.google.com/file/d/1ZIPcF1dyq9T9BV0nLruc_V35Bjh5PX4R/view?usp=sharing

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