9 posts tagged with "tutorial"
JavaScript: How to Use the Star Wars API for Beginners
Posted on May 04, 2022May the 4th be with you! In this article, to celebrate Star Wars Day, I learned and stepped through the process of using the Star Wars API to display the information on a vanilla JavaScript website…
Read full postAnia Kubow: Building Tetris with JavaScript
Posted on March 21, 2022This article covers Ania Kubow's Tetris, consisting of HTML, CSS, and JavaScript, with no frameworks. The simple styling and gameplay leave plenty of room for enhancements, which I took to the max…
Read full postHow to Create a Next Level GitHub Profile, with Jesse Hall
Posted on November 15, 2021In this article, Jesse Hall shows us how to take our GitHub profile to the next level by utilizing GitHub Actions to display our latest blog posts, add social links, display the tools we use, and more…
Read full postReview: Eddie Jaoude Course - How to customize your GitHub Profile
Posted on November 08, 2021We spent a lot of time on GitHub participating in Hacktoberfest 2021. But did you know you can customize your GitHub profile? In this article, Eddie Jaoude shows us how to make our profiles stand out…
Read full postHacktoberfest 2021: Issue IV "A New Approach"
Posted on November 01, 2021In this climactic conclusion of the Hacktoberfest 2021 article series, I seek guidance from the teachings of a CSS Master in "A NEW HOPE" to create my first ever contribution before Hacktoberfest ends…
Read full postMy first Hacktoberfest contribution
Posted on October 25, 2021This article, I document coding my first Hacktoberfest contribution, including forking, cloning, creating a branch, and submitting a pull request; but will I succeed in making a quality contribution…
Read full postHow to participate in your first Hacktoberfest repository/project
Posted on October 18, 2021This article covers how to participate in a Hacktoberfest repository. You will need to fork, clone, edit, and submit a pull request. I went through the process, and I'm providing the instructions…
Read full postReview: The Boja
Posted on August 23, 2021In this week's article, I review Gary Simon's new two-year project, "The Boja," a Sci-Fi web series that teaches web developers the UI design fundamentals in a refreshingly new and entertaining way…
Read full postHow to create Scrimba screencasts and turn them into a Scrimba course
Posted on February 01, 2021This week, I'm writing a tutorial article on "how to create and edit" Scrimba screencasts. To demonstrate, I created and edited a screencast of this week's Weekly Web Dev Challenge: Film database…
Read full post