SOSamuel Olakadainolakadasami.hashnode.dev·Jun 27, 2024 · 2 min readHow I built an E-commerce API with Adonis.JsIntroduction Hello! Welcome to my blog!!! In this article, I'll write about a difficult backend task I experienced recently. it will include; why it was difficult and the steps I took to overcome it Why it was difficult As part of my development,...00
SOSamuel Olakadainolakadasami.hashnode.dev·Apr 8, 2023 · 4 min readJavaScript: What is "this"Introduction Hello! Welcome to my blog!!! In this article, we are exploring this keyword in JavaScript The return value of this keyword in JavaScript is a source of confusion for many beginner JavaScript developers. Some avoid using it, while others ...00