Tag: web applications

  • Learning the MERN Stack: REACT!

    Over the past few days, I have continued my journey in learning the MERN stack. I have learned how to connect a server to a MongoDB database. I have also learned some of the basics of React.js to develop the front-end of an application. One aspect of React.js I learned about are React hooks. In…