Awesome JavaScript Packages for React Development| Top 5 | Node.js

Sk Soyeb Akhter
3 min readDec 18, 2021

--

From millions of javascript packages out there, I have picked these 5 packages that I think will add the most value to your package and give you a upper hand in your development career.

Tailwind CSS

Official website → click me

First of all, I have to say tailwind css is the best CSS framework out there. I personally got a massive confidence in building front-end pages by using this. Currently I am using this in my development stack along with react, next.js and typescript.

It’s simplicity and utility-first approach makes this a great CSS framework.

Moment.js

Official website → click me

Moment.js is a package that helps to manage time. It is currently being used by millions of websites. I don’t recommend using it in new projects. But if your project/website is going to target audience from all over the world, then moment.js will save you lot of time.

Chart.js

Official website → click me

As the name suggests, this is library that helps you create and manage charts. Chart.js provides simple yet flexible JavaScript charting for designers and developers. I have personally used this package in many of my projects and I have to say this is incredibly flexible and easy to implement.

Three.js

Official website → click me

Three.js is a lightweight cross-browser JavaScript library/API used to create and display animated 3D computer graphics on a Web browser. Three.js scripts may be used in conjunction with the HTML5 canvas element, SVG or WebGL.

Storybook

Official website → click me

Storybook is an open source tool for building UI components and pages in isolation. It streamlines UI development, testing, and documentation.

Also storybook provides a sandbox to build UIs in isolation so you can develop hard-to-reach states and edge cases.

These are my personal choice. I have made the ranks based upon how much value the packages adds to our project and how often me and my team is using these packages.

If you liked the article give it a clap and consider following me. With ❤️ from India 🇮🇳.

--

--

Sk Soyeb Akhter
Sk Soyeb Akhter

Written by Sk Soyeb Akhter

Indie Developer & Open Source Contributor

No responses yet