author-pic

Michael Jude Larocca

Creating a Travel Journal with React

Posted on April 03, 2023

In this article, I solve Scrimba's React travel journal project, explain the new topics introduced, props, a data page, and JavaScript map, and I share problems I encountered and how to solve them…

Read full post

Creating a Digital Business Card with React

Posted on March 27, 2023

This article is a beginner-friendly guide on creating a digital business card with React, including how to structure and deploy it, which can impress potential employers with your growing skillset…

Read full post

Create a React Project, Push It to GitHub, and Deploy With Netlify, From the Command Line

Posted on March 20, 2023

This article covers creating a React project, pushing it to GitHub, and deploying it with Netlify from the command line, which is excellent for getting your projects up and running quickly and easily…

Read full post