#nodejs
Read more stories on Hashnode
Articles with this tag
learned many things about how functional programming and Redux works. first, I thought it would be easy, but it turned out to be a bit tricky for me....
Today, I focused on making the login part of my MERN app better. I added ways for users to log in, but I still have more to do. Understanding and...
finished the backend part of the tutorial. before jumping on to the front end, started a new project where I'm implementing the concepts I learned...
today I did one mini-project from @frontendmentor. also coded along a part of a Mern project with @traversymedia I was struggling to write the backend...
I did it! After two days of hard work and frustration, I've made a user authentication system with passport.js. I learned a lot and there's still more...