Categories
Linux

Linux vs Windows 10: Why You Should Consider Ubuntu

In theory, Windows just works – except when it doesn’t. Ubuntu Linux is a lightweight alternative that has many advantages over Windows.

Categories
JavaScript The Odin Project

React Hooks: Memory Card Game

Creating a Memory Card Game Using JavaScript React Hooks in Functional Components

react-logo

In order to dial-in my React skills, I created a memory card application. For this project I used functional components instead of classes.