- 13
- 1 213
Emmanuel Ezeigbo
เข้าร่วมเมื่อ 29 ธ.ค. 2019
Hey there! Welcome to my channel!
If you’re looking to get into web development or take your skills to the next level, you’re in the right place. I focus on JavaScript, TypeScript, React, Next.js, and the MERN stack, teaching through real-world projects.
Here’s the twist-I don’t just show you polished code. I share my mistakes along the way so you can learn from them, too. It’s all about keeping things real and relatable.
I upload at least one video a week, sometimes more. Expect a mix of coding, laughs, and practical tips to help you build something awesome.
If that sounds good to you, hit Subscribe and let’s get started!
If you’re looking to get into web development or take your skills to the next level, you’re in the right place. I focus on JavaScript, TypeScript, React, Next.js, and the MERN stack, teaching through real-world projects.
Here’s the twist-I don’t just show you polished code. I share my mistakes along the way so you can learn from them, too. It’s all about keeping things real and relatable.
I upload at least one video a week, sometimes more. Expect a mix of coding, laughs, and practical tips to help you build something awesome.
If that sounds good to you, hit Subscribe and let’s get started!
How to Implement Search Functionality using the MERN Stack - MongoDB, Express, React, and Node.js
Learn how to add search functionality to your MERN stack app with this practical guide! Whether you're building an e-commerce platform, a blog, or any app that needs a solid search feature, this tutorial walks you through the process step by step.
We’ll cover:
✔ Setting up a search endpoint in Node.js with Express
✔ Querying your MongoDB database efficiently
✔ Building a clean, responsive search interface in React
✔ Tips to optimize performance for smooth results
This is a hands-on tutorial designed to help you apply these concepts directly to your own projects. No fluff, just the tools and techniques you need to get it done.
If you find this helpful, don’t forget to like and share your thoughts in the comments. Subscribe for more web development tutorials!
We’ll cover:
✔ Setting up a search endpoint in Node.js with Express
✔ Querying your MongoDB database efficiently
✔ Building a clean, responsive search interface in React
✔ Tips to optimize performance for smooth results
This is a hands-on tutorial designed to help you apply these concepts directly to your own projects. No fluff, just the tools and techniques you need to get it done.
If you find this helpful, don’t forget to like and share your thoughts in the comments. Subscribe for more web development tutorials!
มุมมอง: 174
วีดีโอ
How to Update and Delete an image in Cloudinary and MongoDB using Next.js Route Handlers
มุมมอง 299 ชั่วโมงที่ผ่านมา
In this video, I walk you through the process of updating and deleting images stored in Cloudinary while managing metadata in MongoDB using Next.js Route Handlers. This tutorial is perfect for developers looking to integrate efficient media management in their Next.js projects. What You'll Learn: Setting up Next.js API Route Handlers. Interacting with Cloudinary for image updates and deletions....
How to Build Authentication with Node.js, Express, React, MongoDB, JWT (MERN Stack Login and Signup)
มุมมอง 58921 ชั่วโมงที่ผ่านมา
In this step-by-step tutorial, you'll learn how to build a complete authentication system for your app. We'll cover user signup, login, and logout, using Node.js, Express, React, and MongoDB for the backend. Security is a priority, so we’ll implement JWT for authentication. State management is handled with Zustand, and Axios makes API calls effortless. Perfect for anyone looking to create a sec...
How to Upload Images to MongoDB and Cloudinary using Next.js Route Handlers and Typescript
มุมมอง 17714 วันที่ผ่านมา
Uploading images to your app can feel tricky, but it doesn’t have to be! In this video, I’ll show you how to upload images to Cloudinary and store their metadata in MongoDB using Next.js and TypeScript. We’ll cover everything step by step-setting up Cloudinary, connecting to MongoDB, creating route handlers, and building a form to handle the uploads. Whether you’re a beginner or just looking to...
How to delete data in MERN stack (MongoDB, Express, React.js, and Node.js)
มุมมอง 262 หลายเดือนก่อน
Learn how to effectively delete data in a MERN stack application! In this tutorial, we'll walk you through the process of removing records from MongoDB using Node.js, Express, and React.js. ✅ Setting up delete routes in Express ✅ Handling DELETE requests in the frontend with React ✅ Connecting the frontend to backend API calls ✅ Safely and efficiently deleting data from MongoDB This tutorial is...
HacknFair: A virtual solution for science fairs
มุมมอง 134 หลายเดือนก่อน
The idea for HacknFair was born out of my own experience of missing out on a physical science fair. I realized there was a need for an online platform that could bring the excitement and engagement of science fairs to everyone, regardless of their location. Initially, the focus was solely on science fairs, but after some insightful feedback, I started to see the potential for HacknFair to also ...
My hackathon project
มุมมอง 354 หลายเดือนก่อน
HacknFair is a versatile online platform designed to host both science fairs and hackathons, allowing users to create events, submit proposals, and engage in voting and discussions. What makes it unique is its dual functionality: it caters to students, educators, and tech enthusiasts alike by combining the excitement of science fairs with the competitive edge of hackathons. Judges have dedicate...
I created a Product Management System with React.js, Tailwind Css, and Firebase.
มุมมอง 448 หลายเดือนก่อน
I created a Product Management System with React.js, Tailwind Css, and Firebase.
I created an NPM package to filter sensitive words!!
มุมมอง 89 หลายเดือนก่อน
This npm I created can be used in dynamic blogging sites or chat apps where you as a developer might want to filter some words. you can check it out: www.npmjs.com/package/purifysentence or contribute: github.com/ezeigboemmanuel/purifysentence
I created my FIRST NPM package!!
มุมมอง 49 หลายเดือนก่อน
This is just a demo of the npm package I created. I'll show how to create yours in coming videos.
First React app | introduction to react.js #Shorts
มุมมอง 182 ปีที่แล้ว
Get to run your first React.js application The CDNs used in this video: 1. src="unpkg.com/react@18/umd/react.production.min.js" 2. src = "unpkg.com/react-dom@18/umd/react-dom.production.min.js" 3. src="unpkg.com/babel-standalone@6/babel.min.js" 4. src='unpkg.com/react-router-dom@5.0.0/umd/react-router-dom.min.js' RELATED KEYWORDS react.js javascript react for beginners javascript for beginners ...
Really helpful ❤ Could you share the code?
This is the full app code: github.com/ezeigboemmanuel/FavLib
@@emmanuelezeigbo659 thanks a lot 🎊
Thank you so much Sir ❤🥰
You're welcome 🙏
Thank you sir ❤ I coundn't find this video anywhere ❤ Thank you so much ❤
Glad I could help. ☺
@@emmanuelezeigbo659 SIr, please make a another video that how to delete cloudinary image using mongodb uri ❤
@ I'll do that today... hope you've subscribed though
@@emmanuelezeigbo659 yes Sir! I did ❤
I like this. It really helped me
Thank you so much
Nice video. Keep it up.
Thank you so much
Theo has been hacked,oh no😢
Bro🤣🤣