@tamalCodes
Human and a fulltime software engineer
Hello, I'm Tamal.
I am a Fullstack web developer, working remotely at startups around the world using technologies like React JS, Javascript, Next Js, and MERN stack and also freelancing whenever an opportunity comes.
I've also been mentoring people in Hackathons and Opensource events. I also do have an Opensource project (milaan.vercel.app) - and currently I am working to make it more amazing !
I am available for Web-development sessions, mentoring in Opensource events, project maintainers and paid client works too.
Why I gave up on useEffect ? Don't use useEffect for every damn state update!It'll slow your app down and cause unnecessary re-renders. And if you forget to clean up after yourself or you'll end up with memory leaks that'll ruin your app's performanc...

Introduction In web development, authentication is crucial for users to verify their identities and access essential resources. NextAuth.js is a highly acclaimed authentication library specifically designed for Next.js applications that provide a ver...
