JSFoo Coimbatore 2019
JSFoo For members

JSFoo Coimbatore 2019

On building faster, performant and secure web applications

Make a submission

Accepting submissions till 22 Apr 2019, 11:59 PM

IT Block, Dr. G R Damodaran College of Science, Coimbatore

Tickets

Loading…

##About JSFoo Coimbatore##

JSFoo Coimbatore is a single-day conference with talks, Birds of Feather (BOF) sessions and speaker connect sessions. The conference will be held on Friday, 5 July, at Dr.G.R.Damodaran College of Science, Coimbatore.

JSFoo Coimbatore features talks on:

  1. How to secure your web applications by identifying vulnerabilities.
  2. Leveraging Web Application Vulnerabilities for Resourceful Intelligence Gathering.
  3. Case studies of performance improvements and using the modular approach to building front-ends.
  4. Node.js and good engineering practices such as logging, debugging and integrating security into your applications.
  5. WebSDK: switching between service providers on the fly.

Speakers from Hotstar, Uber, HackerRank, Chained Ventures, Tezify, Appsecco, Gramener, and Centre for Internet and Society (CIS) will present case studies and experiential talks which will help JavaScript, full stack and front-end engineers among partcipants to build faster, secure and performant we applications.

##JSFoo Coimbatore 2019 sponsors:

#Gold Sponsor

MockFlow

#Bronze Sponsor

Hasura ThoughtWorks

#Community Sponsor

PSG Software Technologies

#Venue Partner

Dr GR Damodaran College of Science

For inquiries on tickets and sponsorships, call the JSFoo Coimbatore team on 7676332020 or write to us on info@hasgeek.com

Hosted by

JSFoo is a forum for discussing UI engineering; fullstack development; web applications engineering, performance, security and design; accessibility; and latest developments in #JavaScript. Follow JSFoo on Twitter more

NISHI JAIN

@nishij

WebSDK : Switching b/w service providers on the fly.

Submitted Jan 31, 2019

We are familiar with the service layer in web applications. We all maintain it. But how about developing a service layer that has multiple providers for a single service. The client can choose between different providers. Let’s say, X is a service provider that does n different tasks in an application, we want to replace X with Y, but Y is still in development. This process of replacement has to be incremental. We replace X with Y, one task at a time and once Y successfully takes up all n tasks, we kill X.
Sounds interesting ? Have you done it before ? We have done it in Hotstar.
WebSDK is the service layer of an application that can be integrated with multiple clients. This web-sdk implementation has several challenges and solves multiple problems. I will be discussing these challenges and the problems it solve in detail.

Outline

This talk is about sharing an experience that I had while solving a challenging problem. While discussing about the service layer in the application I will cover following important areas:

  1. Caching at the service layer
  2. Chunking (Creating different chunks for server and browser)
  3. Adapters (Maitaining a common response format b/w providers for the clients)
  4. Handling Error codes
  5. Test cases
  6. Switching b/w different service providers. How does client chooses the service provider?
  7. How is the service layer integrated in the web application ?

Requirements

N/A

Speaker bio

Nishi Jain, a Software Engineer at Hotstar with 4.5 years of experience. I am currently working on a powerful tool that manages content and empowers client facing apps in multiple geographies. I like to solve challenging problems and try to keep myself updated with latest updates in the tech-world.

Slides

https://docs.google.com/presentation/d/1dJAQ278HPak5ZyhjyLRX8D3JQh9nsmTRQbnImwevvrk/edit?usp=sharing

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Make a submission

Accepting submissions till 22 Apr 2019, 11:59 PM

IT Block, Dr. G R Damodaran College of Science, Coimbatore

Hosted by

JSFoo is a forum for discussing UI engineering; fullstack development; web applications engineering, performance, security and design; accessibility; and latest developments in #JavaScript. Follow JSFoo on Twitter more