ArmahLance

@discoverlance · Joined July 2021

I am passionate about coding and also love to work with the cloud.

Redirecting pages with Next.JS

# Use Cases - Send users to a different page on your website from your homepage. Example, redirect from `'/'` to `'/blog'` - Send users to a different page based on header or cookie inform...

CSS Selectors: Family (parents and siblings) analogy

Whilst reviewing **CSS Selectors** today, I decided to come up with an analogy to help me easily understand and be able to explain it to others. And so this is the analogy I came up with....