-
Using React is actually pretty neat
I was finally able to develop a React web page with a CREATE (part of the CRUD functionalities) functionality for my animal adoption application project. I feel that developing that web page was actually easier than I expected it to be. If I implemented the code for the page in plain JavaScript, I think coding…
-
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.…