Description
As web developers, we tend to make use of several NPM packages on a daily basis for different reasons... Tagged with react, javascript, webdev, beginners.
Summary
- As web developers, we tend to make use of several NPM packages on a daily basis for different reasons, from simple ones like adding colors to the console.log() statements on our terminal to fully-fledged front-end libraries such as React.
- In this post, I'll introduce you to 10 NPM packages that you should check out if you're learning React or already are an experienced user.
- Redux is still a valuable skill to learn in my opinion and does have its own use cases.