levitate.hashnode.devArticle - Woo-commerce Etsy Integration, How to do itDo you know you can seamlessly integrate your Etsy shop into your Woo-commerce store to give you more selling leverage and access to more E-commerce features? The Woo-commerce Etsy integration is a plugin that allows you to sell your products on Etsy...Sep 2, 2023·3 min read
levitate.hashnode.devDemystifying API’s ( A Series..) ep.1Hey Readers! In this article, I will be writing about a term you’ve heard quite a bit! That term is API or APPLICATION PROGRAMMING INTERFACE. In addition to knowing what an API stands for, I will be explaining what API does, why they exist and list t...Nov 13, 2022·5 min read
levitate.hashnode.devExplaining Array MethodsDealing with the fundamentals of javascript is a very important aspect when learning javascript. In this article, I will be writing on how to deal with the fundamentals of javascript with my focus on Array Methods. The array methods Map, Sort, Reduce...Nov 8, 2022·3 min read
levitate.hashnode.devA Simple Design Template For Solving Problems Using Data Structures And AlgorithmsHey Algorithmic thinker! In this Article I'd highlight a simple design template for problem solving in algorithms by thinking through the problem. The Design Template This design template is actually a step or process to follow when facing any algori...Aug 20, 2022·3 min read
levitate.hashnode.devGet Started with Data Structure and Algorithm‘As a developer, a computer scientist, tech enthusiasts or whatever interest you fall in the Software technology space you’d have undoubtedly come across the term D.S & A ( Data structures and algorithms). It is a very important aspect that every ind...Aug 14, 2022·7 min read