For quite some time the thought of whether my site may be a bit too over-engineered lingered my mind....
Notifications are an essential part of any web application. They help to keep users informed about...
What is Prisma? Prisma is an open-source Node.js and Typescript ORM (Object Relational...
What are Open Graph meta tags? Open Graph is a an internet protocol that was developed by...
I recently came across the tailwindcss-typography. This plugin provides a beautiful set of prose clas...
One of the issues I created for my portfolio’s repo was to sort my blog feeds according to the year t...
I recently met an issue with positioning a footer. After finding a solution, I decided to document it...
GitHub provides us with a way to allow other applications such as discord to connect it and receive...
Introduction It's been a year since I got into web development. It has been a heck of a...
Introduction The development of websites consists of two main layers which are frontend an...
Branches and pull requests are essential to the GitHub workflow, they help developers collaborate on...
Introduction If you are a beginner in the field of programming you must have come across...
Hey there, welcome to my first post. So, in this post our goal is to make a Mini Messenger. In this t...