Nadeem Shareef

All Blogs

Every Icon you need in reactJS project. ft. react-icons

Hello Developers πŸ‘‹πŸ‘‹πŸ‘‹ I just wanna share an awesome library(or whatever it is called) for...

1 mins
react
reacticons
webdev
icons

React useState hook is asynchronous!

Hello Developers πŸ‘‹ I would like to share something I recently got to know, so the...

2 mins
webdev
react
hooks
javascript

How to work with Arrays in ReactJS useState.

Hello DevelopersπŸ‘‹ ReactJS introduce Hooks in React 16.8. And since then the most used hoo...

4 mins
react
webdev
array
usestate

Rendering markdown made easy with react-markdown in ReactJS and NextJS web APPs

Hello Developers πŸ‘‹ If you are using ReactJS or NextJS(React Framework) to make your blog t...

3 mins
markdown
webdev
reactmarkdown
nextjs

How to setup java(IntelliJ) on windows

Java runs on millions of machines but it is started to show its age, JAVA is not the hot language of...

2 mins
java
programming
setup
intellij

Context API with TypeScript and Next.JS

How to write context API with TypeScript and next.JS Why we need context? I...

3 mins
typescript
nextjs
contextapi
react