create-react-app Comes With Lodash
Lodash is already a dependency of create-react-app. If you need one of those fancy Lodash functions, there's no need to yarn add lodash
to your project, all you need is an import statement.
h/t Dillon Hafer
PreviousCreate Dynamically Named Custom React ComponentsNextcreate-react-app Has A Default Test Setup File
Last updated