`Array.push` is 945x Faster Than `Array.concat`? dev.to/uilicious/java… (Also worth checking out the comments on this one.)
2
100
234
0
29
@JavaScriptDaily Here's what happens: 1) use something 2) user complains 3) use something else 4) user complains 5) start over, research problem and use the proper something 6) user does not complain A junior coder starts at #1 A senior coder will start at #5 at the beginning or when called in
@JavaScriptDaily Sometimes I choose to be slower