Universal Icon Picker, a library for loading icon libraries and icon fonts easily
https://github.com/migliori/universal-icon-picker
#icon #picker #library
https://github.com/migliori/universal-icon-picker
#icon #picker #library
A simple exercise using Tailwind CSS in React JS
https://medium.com/codingthesmartway-com-blog/how-to-use-tailwind-css-with-react-9dd78bbdc0e0
Universal Icon Picker, a library for loading icon libraries and icon fonts easily
https://github.com/migliori/universal-icon-picker
Tips in using Reducer Hooks in web worker React JS
https://blog.logrocket.com/place-usereducers-web-workers/
---
A simple exercise creating a SPA application with React JS
https://javascript.plainenglish.io/building-a-spa-with-react-and-node-cef18dccef17
---
#react #spa #reducer #hooks
#icon #picker #library #tailwind #react
https://medium.com/codingthesmartway-com-blog/how-to-use-tailwind-css-with-react-9dd78bbdc0e0
Universal Icon Picker, a library for loading icon libraries and icon fonts easily
https://github.com/migliori/universal-icon-picker
Tips in using Reducer Hooks in web worker React JS
https://blog.logrocket.com/place-usereducers-web-workers/
---
A simple exercise creating a SPA application with React JS
https://javascript.plainenglish.io/building-a-spa-with-react-and-node-cef18dccef17
---
#react #spa #reducer #hooks
#icon #picker #library #tailwind #react
The difference between the comparison operator == and === in JavaScript
https://www.scratchcode.io/difference-between-double-equals-vs-triple-equals-in-javascript/
—-
Some JavaScript code writing tips to try
https://levelup.gitconnected.com/12-lines-of-javascript-to-make-you-look-like-a-pro-f11437df6965
—-
Some JavaScript libraries that you can try on your web app project
https://javascript.plainenglish.io/7-useful-javascript-libraries-you-should-use-in-your-next-project-c0f2b0499f79
—-
Introduction to RegExp in JavaScript
https://codesource.io/regular-expressions-regexp-in-javascript/
—-
Creating a color picker function with JavaScript, HTML, and CSS
https://javascript.plainenglish.io/how-i-wrote-a-color-picker-in-vanilla-javascript-and-css-7a6afd7618fd
#comparison #regexp #library #color #picker
https://www.scratchcode.io/difference-between-double-equals-vs-triple-equals-in-javascript/
—-
Some JavaScript code writing tips to try
https://levelup.gitconnected.com/12-lines-of-javascript-to-make-you-look-like-a-pro-f11437df6965
—-
Some JavaScript libraries that you can try on your web app project
https://javascript.plainenglish.io/7-useful-javascript-libraries-you-should-use-in-your-next-project-c0f2b0499f79
—-
Introduction to RegExp in JavaScript
https://codesource.io/regular-expressions-regexp-in-javascript/
—-
Creating a color picker function with JavaScript, HTML, and CSS
https://javascript.plainenglish.io/how-i-wrote-a-color-picker-in-vanilla-javascript-and-css-7a6afd7618fd
#comparison #regexp #library #color #picker
Scratch Code
Difference Between == vs === In JavaScript | Scratch Code
In this article, We will show you the difference between == vs === in JavaScript. Both == and === are used for the comparison. Let's see how both are