Mini Posts

Bite-sized coding lessons on JavaScript, System Design & more.
Swipe through to learn concepts in seconds.

2 Nuggets Available
🔥
2
All
2
JavaScript
Sort by:
Author
BytesJourney
BytesJourney Primitives are copied by value, objects by reference. Learn how JavaScript handles memory.
Author
BytesJourney
BytesJourney JavaScript has 8 data types: 7 primitives and 1 object type. Learn the difference.