Skip to content Skip to sidebar Skip to footer
Showing posts with the label Memory

Memory Being Allocated

By using the Chrome Development Tools, I found out arrays and objects were being allocated. I gone … Read more Memory Being Allocated

'undefined' - If It's Defined As A Primitive Value, What Is It Defined In Terms Of Its Value At The Memory Level?

I understand from MDN that 'undefined' is recognised as a primitive value, which is corrobo… Read more 'undefined' - If It's Defined As A Primitive Value, What Is It Defined In Terms Of Its Value At The Memory Level?

React - Can't Find The Leak, Infinite State Declaration Suspected

I'm a complete beginner in React and I was pretty happy with my first app since I, maybe, have … Read more React - Can't Find The Leak, Infinite State Declaration Suspected

JavaScript - Standard In Using New Key Word

This is a question which is related to memory usage and 'new' keyword. I need your suggesio… Read more JavaScript - Standard In Using New Key Word