x-logofollow on X
the-dev-note
thedevnote
the-dev-note
<about-me />

helpers

Articles

NextJS: Window returns undefined

NextJS: Window returns undefined

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

jotted on April 6th 2023 09:04
How to add background gradient to canvas circle

How to add background gradient to canvas circle

How to add background gradient to canvas circle

jotted on December 2nd 2022 12:12
How to create a rounded triangle with Canvas in Javascript, [The easy way]

How to create a rounded triangle with Canvas in Javascript, [The easy way]

A simple way that enables you to create a rounded triangle with the Canvas API.

jotted on November 28th 2022 13:11
CSS Pro Tips

CSS Pro Tips

A list of tips to make your CSS life easier.

jotted on April 20th 2022 10:04
How to update caddy's new reverse proxy items

How to update caddy's new reverse proxy items

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

jotted on March 11th 2022 07:03
How to protect Next.js routes  with getServerSideProps

How to protect Next.js routes with getServerSideProps

How to implement route protection in Next.JS with getServerSideProps

jotted on March 3rd 2022 00:03
How to move your .ssh generated keys to a new laptop.

How to move your .ssh generated keys to a new laptop.

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

jotted on February 16th 2022 17:02