JSFoo Chennai 2020

JSFoo Chennai 2020

On component architecture, performance, security for front-end, and emerging trends

JSFoo is a platform for:

  1. Practising front-end engineers to share insights from their work about web application development.
  2. Learning from peers.
  3. Discovery of emerging trends for JavaScript in India.
  4. Understanding perspectives on component architecture, front-end security, performance and emerging trends.

Full schedule published here: https://hasgeek.com/jsfoo/2020-chennai/

Talks at Chennai edition will cover:

  1. DevSecOps and vulnerabilities to secure on the front-end.
  2. JAM Stack.
  3. WebAssembly.
  4. Accessibility and building accessible apps.
  5. Front-end architecture and processes; micro-frontends.
  6. Design patterns.

Speakers from Freshworks, Appsecco, Deque software, Flipkart, ThoughtWorks and Zestomoney will share their learnings and experiences.

Talks from previous editions of JSFoo are published on hasgeek.tv/jsfoo

The Chennai edition will be held on 3 April 2020 at Raman Hall, IITM Research Park, Chennai.


For inquiries about speaking/collaborating with JSFoo, write to jsfoo.editorial@hasgeek.com


##Click here for the Sponsorship deck.
For more details on the Sponsorship and ticket inquiries, write to sales@hasgeek.com or call 7676332020


#Gold Sponsor

Pramati

#Silver Sponsor

Freshworks

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

Varun Dey

@varundey

Memory leaks in front-end JavaScript

Submitted Mar 2, 2020

JavaScript ecosystem has exploded in a short span of time. Libraries has made it so much easier for developers to scaffold a whole web app and extend their app on top of it. JavaScript’s dynamic nature has also given developers a lot of leeway to not care about memory leaks and quickly build a scalable app. But is the app really scalable if it has multiple leaks spread across the codebase? Should we even care about it? How efficient is JavaScript’s automatic memory management? What should we avoid to create a memory leak and most importantly how do we catch a leak?

This talk answers all these questions and will be a good takeaway of what to and not to do for beginners learning JavaScript as well as advanced who are writing their own JavaScript library.

Outline

In this talk, I’ll be explaining

  • What exacatly are memory leaks
  • How JavaScript handles memory leaks
  • Ways in which you can create a memory leak in your web app
  • How to catch memory leak
  • Live demo of a web app with and without memory leak

Speaker bio

Varun Dey is a front-end developer writing production JavaScript since last three years. He is currently working with Grofers as part of their supply chain engineering team. Previously he has worked with Symantec as part of its Browser Protection team and helped build products which served millions of their customer. Has given multiple talks at local meetups as well as conferences. Loves dogs, football, reading and all things web.

  • varundey.me
  • twitter.com/AsDeyQuote

Slides

https://varundey.me/talk/Chennai JS Sep’19

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