JSFoo 2016

Tackling speed and performance for JavaScript

Aakash Goel

@aakashlpin

Scaling Cheapass.in from 0 to over 5,00,000 price drop alerts

Submitted Aug 13, 2016

Scaling cheapass.in from 0 to 5,00,000 alerts.

I am the creator of cheapass.in, a service which sends real time price drop alerts across popular Indian e-commerce websites. Products can be added for price tracking via a website, a bookmarklet or an Android app. Price drop alerts are then received by emails, and push notifications on Android and iOS.

The journey begins in June 2014, is still alive and kicking, and is proactively making an impact in the lives of about 5000+ people on a regular basis.

This talk will not be about the “best-way” of doing things, but how a single person team faced challenges on a regular basis due to growing product usage, learned things along the way and brought in optimizations to keep the systems going. I’ve wore all hats possible while building this product - design, product management, marketing, sales tie-ups, social media management, customer support and drum-rolls development.

I will be open sourcing the cheapass git repository before the talk, picking up git commits that brought in significant performance impact and explain what went wrong and what fixed it.

Outline

Here’s a mind map of what the talk would be shaped around -

  • how tiny problems we face on a daily basis can be prototyped quickly using full stack JS. Cheapass started as a service which I built for myself to track product prices on Flipkart.
  • how I did just-in-time optimizations to fix the app every time it went down or unbearably low on performance.
  • how I gave what people wanted (push notifications and mobile dashboards on iOS and Android) by putting in the least of the efforts. React Native, FTW! Code already open sourced.
  • creating flexible APIs to feed multiple clients. Cheapass supports product tracking via a website, a bookmarklet, an Android app and an iOS app.
  • how I created a twitter bot @CheapassAlerts to organically grow the daily active users and daily signups.
  • how to get started with native mobile app development with your existing JS knowledge.
  • closing with Q&A

Speaker bio

“Move fast and Break things”, I mostly live on the bleeding edge of the technology. I lead Frontend Engineering at Instamojo.com where I enable payments across devices and platforms using ReactJS and PWAs. Currently maintaning several ReactJS, Redux, Webpack apps with shared codebase in a single repository. I also have a huge stage fright.

Slides

http://www.slideshare.net/AakashGoel/cheapassin-presented-at-jsfoo-2016

Comments

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

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

{{ errorMsg }}

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

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