|
|
|
|
|
by nailer
4154 days ago
|
|
> But if you want backward compatibility, you still probably want to use something like Lodash. A few years ago, sure, but these days I'd use es6-shim. The code will be shorter, have more documentation around the internet, and when old browsers die you won't have to change anything to be on standard JS. |
|