A Simple Guide to Heaps, Stacks, References and Values in Javascript
A common concept in software engineering in general is the idea of reference versus value. Javascript has an interesting way of storing variables, objects, and functions, and misunderstanding this can lead to confusion further down the road. It's imp...
fjolt.hashnode.dev4 min read
Njong Emy
Frontend developer intern | Technical writer
Thank you very much for sharing this insightful article! I learnt something new today :)