Articles by Tag #npm

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

10 NPM Packages for Productivity

Productivity is always key, we all know but as developers with tight deadlines and packed schedules,...

Learn More 85 21Oct 8 '24

5 Underrated NPM Packages You’re Not Using (But Should Be)

The world of NPM is vast. With over 2 million packages available, it’s easy to gravitate towards the...

Learn More 84 10Dec 10 '24

Cleaning & speeding up the JS ecosystem - Journey so far

For some time now, I have been hard at work at increasing performance across the ecosystem. Usually...

Learn More 58 4Sep 3 '24

npm is SLOW! This is better 🍞

Let's face it: we've all waited way too long for npm install to finish. Whether you're racing against...

Learn More 54 18Nov 24 '24

npm vs npx: Choosing the Right Tool for the Job

npm vs npx: Choosing the Right Tool for the Job. In Node.js development, two essential...

Learn More 43 3Nov 23 '24

5 Awesome Shadcn Extensions That Will Enhance Your Project 🔥🎨

1. Shadcn Form 🧰 Create forms with Shadcn, react-hook-form and zod within...

Learn More 37 4Dec 1 '24

Understanding ^ and ~ in package.json Dependencies

If you've worked with Node.js and package.json, you’ve probably noticed that some dependencies have...

Learn More 26 2Feb 17

I made my own npm library!

My Journey Creating the best-bible npm Library Hey everyone! I’m BestCodes, and I want to...

Learn More 26 0Jul 24 '24

NPM libraries to build your next AI projects

I've gathered my favorite LLM and other related AI libraries I use. The list if for you to build...

Learn More 23 2May 9 '24

Building a React Text Comparison Tool - From POC to NPM Package

Hey everyone! 👋 Chhakuli here. Today, I want to walk you through an exciting task I received at work:...

Learn More 22 7Oct 11 '24

Build with any npm package with this AI assist 🦾

As Javascript developers, we use npm all the time. But diving into a new npm package can be a time...

Learn More 19 3Aug 16 '24

5 Underrated NPM Packages You’re Not Using (But Should Be)

The world of NPM is massive. Over 2 million packages, and yet, most developers end up using the same...

Learn More 18 3Mar 4

npm Peer Dependencies for the Professional Developer

In this article, I clarify what npm Peer Dependencies are and especially when you should use them....

Learn More 18 1Oct 14 '24

Publishing a Private Package on GitHub Packages

Recently at work, I encountered the need to publish a package privately. After evaluating some...

Learn More 16 8Sep 12 '24

Como publicar um package npm de forma privada utilizando Github Packages

Recentemente, no meu trabalho, me deparei com a seguinte necessidade: publicar um pacote de maneira...

Learn More 15 1Sep 12 '24

Exploring `react-mui-sidebar`: A Comprehensive Guide for Developers

In the ever-evolving landscape of web development, creating intuitive and user-friendly interfaces is...

Learn More 14 0Aug 15 '24

Using LRU Cache in Node.js and TypeScript

When building a web application, we often need to perform certain actions that are expensive. Either...

Learn More 14 2Jan 14

A Phish on a Fork, no Chips

So you were told that this is the safest way to install a package from github with npm: "test262":...

Learn More 14 1Jan 29

How to setup Shopify Vite with Tailwind CSS.

Follow these steps to set up Shopify with Vite and Tailwind CSS for a modern development workflow. ...

Learn More 14 3Aug 31 '24

🔒 Essential Node.js Security Best Practices

Securing your Node.js applications is crucial to protecting your data and ensuring the integrity of...

Learn More 14 1Jul 17 '24

Resolving npm Execution Policy Error in PowerShell: A Step-by-Step Guide for Developers

When running npm commands in PowerShell, developers might encounter an error message similar to the...

Learn More 13 8Jan 23

North Korean State Actors Exploit Open Source Supply Chain via Malicious npm Package

Author: @poppysec The original post can be found here On 22nd July, the Trusty threat detection...

Learn More 13 0Jul 24 '24

Slide into Style: 10 Must-Have React Sidebar NPM Packages

Sidebars are essential for enhancing navigation and user experience in web applications. In React,...

Learn More 13 0Oct 22 '24

🛠️ Introducing Faviconify: Dynamic Favicon Generator for React Apps

Are you tired of the same old static favicons? Do you want to add a personal touch to your web...

Learn More 13 0Aug 29 '24

Split your translations in `next-intl` in a nice way!

TL;DR You can install next-intl-split instead of reading this article, it is a tiny package that can...

Learn More 13 0Aug 26 '24

Exploring the React Typing Effect NPM Library

Introduction Typing effects can significantly enhance the visual appeal of...

Learn More 12 0Aug 10 '24

Introducing sudoku-puzzle: Simplify your Sudoku experience with this new NPM Package

Hi there 👋 I'm excited to share the release of sudoku-puzzle, my newest npm package! This package is...

Learn More 12 0Jun 5 '24

How To Create an NPM Package For React Native?

Introduction In the realm of React Native development, the ability to create and share...

Learn More 12 0Jun 10 '24

NPM Package & CDN for Pagination in Javascript / Nodejs

Hello, I am someone who dislikes repetitive tasks, so to streamline the process of implementing...

Learn More 12 3Sep 8 '24

DestroyLoneliness: npm starjacking attack on Roblox Node.js library delivers QuasarRAT

The execution of QuasarRAT would allow the attacker to establish command and control over affected...

Learn More 11 1Jul 11 '24