Ineza Bonté Grévy

Ineza Bonté Grévy @inezabonte

About: Learning and sharing what I've learnt on my coding journey 🙂

Location:
Gatineau, QC
Joined:
May 22, 2020

Ineza Bonté Grévy
articles - 13 total

Rebuilding My Blog: From Next.js to Astro

For quite some time the thought of whether my site may be a bit too over-engineered lingered my mind....

Learn More 2 0May 24 '24

Notifications in progressive web apps using web push

Notifications are an essential part of any web application. They help to keep users informed about...

Learn More 9 0May 9 '23

Setting up a MySQL database using Prisma

What is Prisma? Prisma is an open-source Node.js and Typescript ORM (Object Relational...

Learn More 11 1Oct 31 '21

Introduction to Open Graph Meta tags

What are Open Graph meta tags? Open Graph is a an internet protocol that was developed by...

Learn More 2 0Jul 17 '21

How to use the tailwindcss/typography plugin

I recently came across the tailwindcss-typography. This plugin provides a beautiful set of prose clas...

Learn More 9 0Jun 5 '21

Sorting RSS feeds by year using Next.js

One of the issues I created for my portfolio’s repo was to sort my blog feeds according to the year t...

Learn More 6 0May 23 '21

How to make your footer stay at the bottom of the page.

I recently met an issue with positioning a footer. After finding a solution, I decided to document it...

Learn More 17 5May 9 '21

How to get GitHub notifications on your Discord server.

GitHub provides us with a way to allow other applications such as discord to connect it and receive...

Learn More 114 13May 1 '21

My journey so far in web development.

Introduction It's been a year since I got into web development. It has been a heck of a...

Learn More 6 0Apr 15 '21

Layers Of Web Development for beginners

Introduction The development of websites consists of two main layers which are frontend an...

Learn More 7 2Sep 19 '20

Introduction to Branches and Pull Requests for Beginners.

Branches and pull requests are essential to the GitHub workflow, they help developers collaborate on...

Learn More 59 2Aug 23 '20

How to Use GitHub and Git for Beginners

Introduction If you are a beginner in the field of programming you must have come across...

Learn More 57 2Aug 15 '20

How to: Make a Mini Messenger with JavaScript For Beginners

Hey there, welcome to my first post. So, in this post our goal is to make a Mini Messenger. In this t...

Learn More 16 1May 25 '20