#reactjs
Read more stories on Hashnode
Articles with this tag
Website, It all starts with a simple index.html page. We can write anything and publishing it to the whole world is mind-blowing. Nobody believed it...
As the title says, this is a simple code snippet to get URL Query params in Next.js using getInitialProps() method. In Next.js, getInitialProps()...
It took me an hour of googling and finding articles, just to create a responsive navigation bar in react JS. I thought why a simple function like this...