Pinned Loading
-
-
-
fintech-mobile-app
fintech-mobile-app PublicA mobile app for money saving based on work done on another fintech app in pre-production
TypeScript
-
This little function deep clones an ...
This little function deep clones an array, instead of slice which preserves references to objects and nested arrays. 1// Parts of this function were borrowed from http://blog.andrewray.me/how-to-clone-a-nested-array-in-javascript/
2// Link to code pen: https://codepen.io/jaspercreel/pen/jLmEWL
34function trueClone(item) {
5let copy, i;
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.