Create your dev portfolio - Part 1: First things first
"You can't build a great building on a weak foundation." — Gordon B. Hinckley
May 17, 20215 min read939

Search for a command to run...
Articles tagged with #2articles1week
"You can't build a great building on a weak foundation." — Gordon B. Hinckley

Centering content in CSS is something that beginners struggle a lot with. CSS provides a lot of options that allow you to center content inside a container. We'll try some of the most commonly used ones. Centering text Let's start by learning how to ...

My first react custom hook in my first blog post
