#reactjs
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 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've connected node/express backend to my todo app. The backend has just an authentication system, which still needs to be completely done. Feel...