Introduction Dark mode is a trend that is fast becoming common among websites. It involves using low light to present content while still meeting the...
In the Beginning... The useEffect hook takes two parameters. The first parameter is a function that gets runs when the useEffect is triggered by some...
Smallest Common Multiple Solution Question Find the smallest common multiple of the provided parameters that can be evenly divided by both, as well as...
Photo by Clark Tibbs on Unsplash Inception This is a self rant. I tried as much as possible, albeit lazily, to make the presentation of my thoughts...
At one point or the other, you might have committed some files or folders to your remote repo that after several commits you decide that you no longer...
GitHub Pages is a static site hosting service that takes HTML, CSS, and JavaScript files straight from a repository on GitHub, optionally runs the...