This post is the second part of the tutorial! If you havenโt read the first part you can do it here! ๐ For this part of the tutorial we will add images to the blog post, and the syntax highlighter.
Warning: itโs gonna be a looooong post!!
I graduated from the program some time ago!! ๐๐! I decided to dedicate some time to deploy my React project! There are many ways to do this, but I decided to go with the one I felt more comfortable: deploying the backend with Heroku, and the frontend with Surge.
Iโve always had a love/hate relationship with JavaScript, but now Iโm starting to love it a lot! One of the topics that I found very interesting and cool in JS was the Promise
.
Just like houses need a strong foundation, an app needs a strong foundation to work well. For a while, I thought that I had functional understanding of State vs. Props, until I was working with the React-Redux portfolio ๐ฑ๐ฑ๐ฑ!!