MajeedKazemi / code-struct

A new text-based environment that helps beginners transition into conventional text-based programming environments.
http://code-struct.vercel.app
GNU General Public License v3.0
26 stars 10 forks source link

Deleting code should free resources properly #297

Open MajeedKazemi opened 3 years ago

MajeedKazemi commented 3 years ago

nice documentation: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Memory_Management#garbage_collection

MajeedKazemi commented 3 years ago

should also do the same with replacements: