helpers
Articles

A quick fix to when NextJS return window is undefined when you import a lib that isn't a react library rather one that requires window

How to add background gradient to canvas circle
![How to create a rounded triangle with Canvas in Javascript, [The easy way]](https://cdn.sanity.io/images/cyvlslus/production/01fa91a362d56997598775f1f96a32b0bf479600-512x257.png?w=800)
A simple way that enables you to create a rounded triangle with the Canvas API.

A list of tips to make your CSS life easier.

A short description on how to update a new entry in your Caddyfile and load the changes with caddy

How to implement route protection in Next.JS with getServerSideProps

A simple step-by-step process on how to transfer your ssh keys from one Unix-based os to another.