Tag: MERN

  • I am still learning the MERN stack.

    Learning the MERN stack has been pretty difficult so far. I ended up following a long tutorial on implementing a sample MERN application but a lot of deprecated code was used in the tutorial. In the end, that led me to not being able to finish that sample application. Luckily, I was able to find…

  • 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…

  • More Web Page Designs and Learning MERN Stack

    Earlier this week, I design five more web pages for my team’s animal adoption application. I am pretty satisfied with the basic layout for the web pages. Albeit, they could look more aesthetic but I think that is something my team can take care of as we code the user interface for the web application.…