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....
I've been working on a MERN app, but I'm having trouble making progress because I don't understand Redux yet. I tried following along with tutorial,...
Today I created the frontend part of the goal app from the tutorial. tomorrow will add the backend to the frontend. and also use redux for state...
today I have finished the authentication of the blog app. now the login and registration functionalities are working. also started the front-end part...
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...