Okkkay. So while I was trying to solve a simple algorithmic problem yesterday, I kept on running into a bug that made me think deeper about what I already knew. I knew that Object, Function, and Array in javascript are passed by reference while Strin...
asipita.hashnode.dev5 min readGreat analogy. This breaks everything down. It also saves memory used.
Wow! Just understand this store by value and by reference of a thing... Thanks for using a simple scenario for the illustration... I love the EBA part😅
Ahmed Sulaiman
I learnt something new. Thanks :)