31 followers
Self-taught Python and JavaScript developer
Subscribe to my newsletter and never miss my upcoming articles
Have you ever thought about creating your own HTMl element ? If you have ever used a frontend framework like React or Vue or even Angular, you might have been amazed by the fact that you could create literally any component and have reused it through...
In this post you are going to learn some very useful javascript array methods. Coupled with examples, at the end of this post you will be having a good understamding of some javascript array methods. Before we start, let's understand what we mean by ...
Hi 👋. Today I am going to present to you an app I had built sometime ago. It's called least notes. This app helps you write a message and encode it in a link 🤯. You can share the link anywhere and anyone who clicks it will get directed to a page w...
Build and host a Todo App with React and stormkit Hey guys! In this tutorial, i am going to show you how to build and host a todo app made in react on stormkit. Get your machine ready and let's start. First things first, make sure you have NodeJS ins...
Beyond the print() function in Python Hey guys, today I am going to talk about some features of the print() function in python. You will probably have come across some of these functions while others could seem new. Let's start by understanding the b...
Here are some free to use hosting services for web developers When developing a web application or website, you willl want to be able to share it with the world. Hosting a website can be costly. Fortunately, there are a number of hosting services out...