ReactFoo-VueDay Hyderabad edition

ReactFoo-VueDay Hyderabad edition

React and Vue for performance engineering and front-end development

Make a submission

Accepting submissions till 10 May 2020, 11:59 PM

T-Hub Hyderabad, Hyderabad

React and Vue are becoming increasingly popular for front-end application development.

The Hyderabad edition is a single-day event for sharing:

  1. Practical insights on integrating React/Vue in front-end applications.
  2. Performance improvements with React/Vue.
  3. State management.
  4. New developments.

Participate in ReactFoo-VueDay as:

  1. Participant
  2. Speaker
  3. Volunteer
  4. Reviewer
  5. Collaborator
  6. Sponsor

and discover your peers from the growing front-end community in India.

Talks from previous editions of ReactFoo are published on hasgeek.tv/reactfoo and hasgeek.tv/jsfoo

The Hyderabad edition will be held on 11 July 2020 at T-Hub, IIIT-H, Hyderabad.


For inquiries about speaking/collaborating with ReactFoo, write to reactfoo.editorial@hasgeek.com


For details on the Sponsorship and ticket inquiries, write to sales@hasgeek.com or call 7676332020


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

Varun Dey

@varundey

Memory leaks in front-end JavaScript

Submitted Apr 23, 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') }}

Make a submission

Accepting submissions till 10 May 2020, 11:59 PM

T-Hub Hyderabad, Hyderabad

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