My Journey Learning SvelteIn this article, I’ll tell you about my journey to learning and using concepts in svelte, how long it took me, and what I was able to…Nov 9, 2023Nov 9, 2023
My first programming teamwork experienceIt was the first time I was part of a team that was supposed to deliver a project…Oct 29, 2023Oct 29, 2023
Quickly set up tailwind for a svelte appIf you’re here you probably have a svelte app you want to use Tailwind in... This is a quick guide but still, before we do, make sure you…Sep 3, 2023Sep 3, 2023
16 Array methods you should know and how to use each…we’ll run through 16 Array methods, each with an example of its use case, and at the end have a few extra bonuses. Dive in…Jun 19, 2023A response icon1Jun 19, 2023A response icon1
Setting up a simple Node(Express) appIn this article, we will be setting up a simple node application with express. In the end, we’ll see ho to send an HTML file to our browserJun 16, 2023Jun 16, 2023
Getting started with IP Geolocation APIs.First stop, what is geolocation??… Geolocation is simply the geographical location of a connected user.Jun 16, 2023Jun 16, 2023
Custom Hooks In ReactEver felt like you’re writing the same logic over and over? I mean, you’re code works, but something tells you there’s a lot of redundancy…Apr 25, 2023Apr 25, 2023
The JavaScript .forEach() array methodThe JS .forEach() method is an iterative method used for iterating(looping) over iterable data (strings, arrays, but not methods). It…Mar 5, 2023Mar 5, 2023
HOW MA FIRST WEEKS IN REBASE WAS LIKEso, hearing about REBASE and what it offered, I wanted to be part of it, luckily I had a chance at it.Nov 11, 2022Nov 11, 2022