Array.from can do much more
My encounters with Array.from made me have a limiting intention about it. At most, it was used only to convert strings to arrays.
In fact, in one of the very popular library docs, it was mentioned that it is only two array methods that can be used to...
kelvinsekx.hashnode.dev2 min read