Andrew G Bliss

More Articles

Google Search Indexing Wait Times

Google Search Indexing Wait Times

In this article we will go over how long it takes Google to index a new page.

How to Trigger Animations with React Hooks

How to Trigger Animations with React Hooks

In this article let’s go over how to trigger animations using React Hooks. We want to be able to control when the user sees the animation. When the user scrolls to a certain section of the website we will slide the element in using CSS.

Forget UUIDs and GUIDs

Forget UUIDs and GUIDs

Need unique ids in your app? Forget UUIDs and GUIDs which often collide in large apps. Use Cuid2, instead.