Block or Report
Block or report mdarrik
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
-
1
const arrayToShorten = [0,1,2,3,4,5,6,7]
2arrayToShorten
3// output: [ 0, 1, 2, 3, 4, 5, 6, 7 ]
4arrayToShorten.length = 3
5 -
97 contributions in the last year
Contribution activity
July 2022
Created a pull request in getnacelle/nacelle-js that received 4 comments
feat: init sanity-plugin-nacelle
clones and modifies sanity-plugin-pim-linker for v2 data WHY are these changes introduced? Addresses ENG-4200 - sets up the v2 version of the Sanit…
+39,833
−0
•
4
comments