Bonarhyme

HomeBadges
Blog Author Picture

Bonaventure Chukwudi

1 follower

My Name is Bonaventure Chukwudi. I am a passionate Full-stack web developer.

How to create snippets in vscode and code like a pro

Feb 17, 20213 min read

Snippets are small pieces of codes. They are used to code faster and not to worry about small details. Below is an example of a snippet. It is really easy to create a snippet and I am going to guide you. Steps On mac, go to code, then preferences...

Two most common errors in ReactJS and how to resolve them

Feb 15, 20214 min read

Hello everyone! While coding with ReactJs you can face countless errors and warnings but this two occurs most frequently. Error 1. Can't perform a React state update on an unmounted component solution The complete error code looks like this: As y...

Setup a mailing service using NodeJS in 5 minutes

Feb 1, 20216 min read

Hello everyone!!! Sending mails to your users is like a must do for every developer; it can be a verification mail, a password reset mail, or maybe a simple reminder mail for a service. The good news is that with NodeJS it is very easy to setup. So, ...

Let's create a typewriter effect with only CSS and HTML

Jan 1, 20212 min read

Whoa! Such a Cool effect in the gif above, right? Let's create it. Step 1 - HTML Create an element and add two classes such as the one below. make sure you create it in your html file. <p class="text typewriter">My stuff is so cool</p> Step 2 -...

Things you didn't know about CSS Cursors

Dec 22, 20207 min read

Things you didn't know about CSS Cursors CSS which means Cascading Style Sheet is on a different level in its own world of wonders - You know why ??? It isn't a programming language (oops! or is it?), It is cumbersome. (CSS has 520 properties and...

© 2021 Bonarhyme

PrivacyTerms
Proudly part of