Exploring React Props by Creating Star Trek Card Components
Posted on April 10, 2023After learning JavaScript, getting started with the React environment can feel like a strange new world. This article explores passing data with React props by creating Star Trek card components…
Read full postCreating a Travel Journal with React
Posted on April 03, 2023In 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 postCreating a Digital Business Card with React
Posted on March 27, 2023This 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