Pankaj Patel
Pankaj Patel

Pankaj Patel

Follow
homebadgesnewsletter
Tag

JavaScript

#javascript

More content

Read more stories on Hashnode


Articles with this tag

Too many useState? Let's useReducer

Mar 28, 20237 min read

Modern Frontend is similar to good old web development, but with one catch: the page in the browser is as sophisticated as the backend. Since we...

Too many useState? Let's useReducer

Can I use hover on Touch Devices?

Mar 9, 20225 min read

Current web development is revolving around responsiveness when it comes to supporting multiple form factors. Though the hardware tech is also pacing...

Can I use hover on Touch Devices?

Today's npm package: objectorarray

Jul 16, 20211 min read

Today's npm package is objectorarray This package can help you quickly checking if the variable is an Object or Array. Of course there are direct and...

Today's npm package: objectorarray

Today's npm package: postcss-js

Jul 6, 20211 min read

Today's npm package is postcss-js CSS in JS libraries are on rise and they have their benefits. And with CSS-in-JS libs, making the CSS output...

Today's npm package:  postcss-js

Today's npm package: theming

Jul 5, 20211 min read

Today's npm package is theming With rise of CSS-in-JS, managing and maintaining the design tokens can be hard. Today's package theming will help you...

Today's npm package: theming

Today's npm package: style-to-js

Jul 4, 20211 min read

Today's npm package is style-to-js If you are working with a UI project where you are accepting CSS styles from users to be applied at a later...

Today's npm package: style-to-js