Something for beginners (I'm pretty sure you already knew about this):
One hacky way to add an empty item to an array (if we can even call it appending an item to an array, I think more appropriate term would be resizing) would be:
An experienced software developer with a strong background in developing award-winning web and mobile applications for diverse clients with 6+ years of industry experience.
Great article!
Something for beginners (I'm pretty sure you already knew about this):
One hacky way to add an empty item to an array (if we can even call it appending an item to an array, I think more appropriate term would be resizing) would be:
However you should never ever do this.
Yes! Good one, let me add it to my notes 💪 Thanks for sharing 😀
You can also use it to shrink array
WOOO! never thought of that! Adding to my notes!!! thanks for sharing 😁