Skip to content

AxelEriksson0/memory-leak-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory leak exercise

The goal of this exercise is to get familiar with the memory tab in dev tools and through heap snapshots analyse and find the memory leak(s?) in the application.

The issue can fairly easily be solved going to the code and understand the issue but try taking the route of the memory tab.

Resources

Getting started

  • Run "npm run build" and open the index.html file under dist/

About

A simple exercise to get started with fixing memory leaks in the web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published