JavaScriptmas 2023 - Week 1
Posted on December 04, 2023Tis the season! JavaScriptmas is here again! JavaScriptmas is a FREE annual festive coding event hosted by the online coding school Scrimba, consisting of 24 daily coding challenges, prizes, and more…
Read full postReact Avatars: Creating a Versatile Component with Conditional Rendering and Custom Functions
Posted on November 13, 2023In this article, learn to develop a flexible Avatar component in React by employing conditional rendering and tailored functions, encompassing a random color generator, and displaying various avatars…
Read full postA Guide to React Children Props: Star Wars Button Tutorial
Posted on November 06, 2023In this article, discover React children props through a Star Wars button tutorial, including icons! Learn about component composition and create reusable, modular components for your unique projects…
Read full post