From Getting Fired to Generating Over $500K in RevenueImagine being fired from your job, hitting rock bottom, but instead of giving up, you decide to embark on an extraordinary entrepreneurial journey. This is the inspiring story of how one individual turned adversity into opportunity, building not just...Jun 18, 2024·5 min read
A powerful React and TailwindCSS to-do list app [part 1].The most comprehensive step-by-step guide to building a to-do list app. I will walk through the process of creating a simple yet powerful to-do list app using React and Tailwind CSS. We'll also learn how to persist data locally using the LocalStorage...Mar 8, 2023·34 min read
Here are 53 dependencies used in the MERN stack.The MERN stack is a popular stack for building full-stack web applications, and consists of the following technologies: MongoDB: a NoSQL document-based database Express: a web framework for Node.js React: a JavaScript library for building user int...Feb 10, 2023·4 min read
003. Solving 30-Days-Of-JavaScript challenge questions.DAY 3. Welcome to day 3 of the 30 -Days-Of-JavaScript challenge by Asabeneh. You can go ahead and do challenge while using this series of articles as your reference. Visit Day-2 for previous article. Exercises: Level 1 1. Declare firstName, lastNam...Sep 22, 2022·12 min read
002. Solving 30-Days-Of-JavaScript challenge questions.DAY 2. Welcome to day 2 of the 30 -Days-Of-JavaScript challenge by Asabeneh. Let's take this challenge to the next level by providing solutions to the questions in the Asabeneh's challenge. You can go ahead and do challenge while using this series of...Sep 21, 2022·10 min read
001. Solving 30-Days-Of-JavaScript challenge questions.If you want to take your JavaScript skills to the next level you should follow along this series that I'll be doing on this blog. The author Asabeneh, organized the series in chronological order of hardness. The questions get complex as we move on. I...Sep 19, 2022·3 min read