Nov 2019
11 Mon
12 Tue
13 Wed
14 Thu
15 Fri
16 Sat 08:55 AM – 05:20 PM IST
17 Sun
Accepting submissions till 01 Nov 2019, 03:15 PM
Not accepting submissions
##Topics for proposing talks/workshops/tutorials for ReactFoo Delhi:
We are accepting proposals for:
You can propose talks on the following topics:
Workshops can be submitted on latest topics. Workshops must be hands-on, where participants follow instructors on their laptops.
Suggest topics not covered in the above list by submitting a proposal on the topic for someone to speak on. We will find a speaker.
ReactFoo Delhi is a single-track event with Birds of Feather (BOF) and speaker connect sessions organized in parallel to talks in C D Deshmukh auditorium. Workshops and tutorials will be held on 15 and 17 November.
We are interested in case studies and talks which expose participants to new approaches. We typically don’t accept:
Proposals will be shortlisted and reviewed by ReactFoo speakers’ alumni, consisting of practitioners from the community. Make sure your abstract contains 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 ReactFoo Delhi.
You must also submit links to the following along with your proposal:
Selected speakers and workshop instructors will receive an honorarium of Rs. 3,000 for speaking at the conference. Confirmed speakers and instructors also get a pass to the conference. We do not provide free passes for speakers’ colleagues and spouses.
We try to offer travel grants to:
ReactFoo Delhi is funded through ticket sales and sponsorships. Travel grants will vary accordingly.
If you have questions about submitting a proposal, write to: reactfoo.editorial@hasgeek.com
Accepting submissions till 01 Nov 2019, 03:15 PM
Advanced React Design PatternsReact is one of the most popular JS libraries in the world. Its easy to learn the basics of React from the official documentations and other resources but for beginners its hard to wrap your head around advanced topics like HOC, Render Props and Hooks. This talk introduces these advanced patterns in React that you can use to make components that are simple, flexible, and enjoyable to work with. more
Section: Full talk (40 mins)
Technical level: Beginner
Session type: Lecture
|
Component Library for React ComponentsReusable components are a great way to build a performant and consistent UI for the applications, without having to reinvent the wheel. A common problem starts when we have multiple teams working on multiple projects, which results into same components sitting in different repos. A common question is, what’s the best way to construct and manage these components. more
Duration: 20 mins crisp talk
|
Improving React App Performance : A Case StudyThis talk is about our experience of performance optimizing our React App. Objective of our exercise was to quantifiably improve our app’s performance in a few (4-6) weeks. This presentation details how we measured the gains and what React + Webpack changes we leveraged to achieve the gains. more
Duration: 40 mins full talk
|
Micro Frontend Architecture - A Case Study of the Fitment Widget on Walmart.comThis talk outlines an approach and usecase for development of Embedded Components using Micro Front end architecture. The Key takeway is the design goals and constraints when developing components that have to live another hosted page and choices that have worked in Walmart.com. more
Duration: 20 mins crisp talk
|
How React Native and its integration with Laravel can help social sector organisations create impact on scaleSocial Sector organisations are slowly moving towards using more technology to create large scale impact. React Native’s significance for the social sector in this regard has been ever increasing. With a mobile application, people working in remote areas can manage all operations smoothly. Building a mobile application in react native can help NGOs to scale up, achieve operational efficiency and … more
Duration: 20 mins crisp talk
|
Deploying apps with Vue at scaleThe Vue.js core library is designed to be focused and flexible. It’s just a view layer library that doesn’t enforce any application-level architecture. While this can be great for integrating with existing projects, it could be a challenge for those with less experience to build larger scale applications from scratch. more
Section: Full talk (40 mins)
Technical level: Intermediate
|
Pros and cons of using React context API and hooks to manage state instead of ReduxThe front-end universe is expanding exponentially and there are a bunch of options to choose from in every aspect of front-end development. more
Duration: 40 mins full talk
|
Rethinking frontend development using GraphQLIncrease developer efficiency, increase performance and discover pure component architecture using GraphQL. Using directives, enabling/disabling features with simple flags and reactive updates. more
Duration: 20 mins crisp talk
|
I wanted to understand how Frontend frameworks work, so I built my ownAll of are great at using frameworks like React, Vue, Angular, and a hundred others in the ecosystem. I am too. But, I noticed I knew about some concepts but had little to no idea about how these frameworks actually function internally. In classic overengineering fashion, the best way to understand something, is to build it. We’ll talk about some theory (coz that’s important too), and then move o… more
Duration: 40 mins full talk
|
Scalable Redux for large web applicationsRedux solves many data handling problem which were hard to think before. But as your application grows, it is hard to manage store at scale. This talk is about our experience of how we solved these problems in our current organization. more
Duration: 20 mins crisp talk
|
How we built an on-trip customer support app with React Native at PickyourtrailPickyourtrail is a platform for booking fully customizable vacations and one of the important part of our customer’s vacations is providing on-trip support. We had to build a full fledged mobile app that can provide complete on-trip vacation support to our users on both Android and iOS phones. This talk is a summary of why we chose React Native as the platform for our application and the challeng… more
Duration: 40 mins full talk
|
Brahmos.js - React without VDOMReact has a great declarative API and is quite fast for render and updates. But the performance can be improved further with a new rendering pattern inspired by lit-html and hyper-html. This talk will introduce a new JavaScript Library Brahmos which has a faster rendering pattern than VDOM but implement that with same well adopted React’s declarative API. more
Section: Full talk (40 mins)
Technical level: Intermediate
Duration: 20 mins crisp talk
|
Asynchronous JavaScript and Event LoopIt will showcase the real power and the backbone behind the success of JavaScript. more
Duration: 40 mins full talk
|
Your Guide to Making Scalable Design SystemsAre you making a Design System? Confuse how to start and how to make a scalable deisgn system? In this talk I will be sharing about our Journey about learning , challenges, journey of making the scalable design system for more than 30+ products. more
Duration: 20 mins crisp talk
|
New React Child in Daddy’s Code – A Microsoft JourneyThis talk is about how we at Microsoft using react to create sharable component at office 365 products. Idea behind this talk is to demonstrate how companies who have monolithic code working on different technologies can leverage react and introduce new world of react possibilities without affecting the old ecosystem. Microsoft Word, Powerpoint etc product those are running on win32 platform and … more
Duration: 20 mins crisp talk
|
Keeping React Redux healthy: What, why and how with rendering optimization and performance improvementsReact.js is a declarative javascript library which is faster, scalable and modular. Redux, on the other hand, is a powerful state management tool. The talk explains about React and redux, why and how should it be used. It will be followed by the rendering optimizations and performance improvements made by the speaker while making use of React and Redux in the projects she was involved with. The t… more
Duration: 20 mins crisp talk
|
Closing JRACLOUD-68845 - Jira’s journey towards delightful web performanceOver the past few years, technologies such as React and GraphQL have lifted frontend development to a new level; never before have we seen web applications so rich and powerful, all running in the browser. But with great power comes great responsibility: As easy it is to develop rich interactions on the client, as difficult it is to keep these interactions fast and performant. In this talk, we’ll… more
Duration: 40 mins full talk
|
Building data-driven apps with ReactiveSearchElasticSearch is a blazing fast, open-source, full-text search engine. It allows you to store, search, and analyze big volumes of data quickly (we are talking milliseconds here). It is generally used as the underlying engine/technology that powers applications that have complex search features and requirements. With Elasticsearch, you can build a fast search utilizing its powerful Query DSL. Howe… more
Section: Full talk (40 mins)
Technical level: Intermediate
Duration: 40 mins full talk
|
Building Accessible React appsAs web developers, we all have a responsibility to develop accessible sites/apps, but for most of us it’s another checkbox to tick. This talk will be about how accessibility and good user experience goes hand in hand, and are not mutually exclusive. more
Duration: 40 mins full talk
|
Building a High Performance Mobile-First Web App | A case study of Jabong PWAModern web applications are JavaScript heavy. JavaScript ecosystem is such that you get a lot of tools, libraries, and the framework for free. The cost of using a framework could be very high. During this talk, I will take the audience through the Jabong PWA implementation using preact. I will talk about how we applied the domain-driven design approach to make some important architecture decision… more
Duration: 40 mins full talk
|
Hosted by