Njoku Samson Ebere
Njoku Samson Ebere
  • Видео 125
  • Просмотров 107 632
CSS Tutorial for Beginners | Learn the Fundamentals of CSS 🎨
Ready to bring your web pages to life? In this beginner-friendly tutorial, we'll dive into the most essential aspects of CSS to help you design visually stunning and responsive websites. You’ll learn about styling elements, layouts, colors, typography, and more! This video is perfect for anyone starting their journey into web design and looking to understand the basics of Cascading Style Sheets (CSS).
As you continue to grow your CSS knowledge, you’ll learn even more advanced topics by working on real-world projects! Join our Discord community where you can find projects to practice, ask questions, and connect with other learners and developers.
👉 Join our Discord community: discord.gg/Prsg...
Просмотров: 25

Видео

HTML Tutorial for Beginners | Learn the Fundamentals of HTML 🔥
Просмотров 99День назад
Welcome to your first step into web development! In this tutorial, we’ll cover the most important aspects of HTML that every beginner needs to know. You'll learn about the core building blocks of web pages, including elements, tags, attributes, and more. This is the perfect starting point if you want to build websites and take your coding skills to the next level. 🚀 As you continue to grow, you...
What are React Hooks? How to create yours!
Просмотров 592 месяца назад
Learn React Hooks, React built-in hooks, and how to create a React hook. 🚀 React Docs: react.dev/ 00:00 Introduction 00:25 What are React hooks? 01:00 React Built-in Hooks 07:25 How to Build a React hook 🚀 Let's connect: linktr.ee/ebereplenty #react #tutorials #tutorial #components #reactjs #hook #hooks #reacthooks
Introduction to React Components
Просмотров 612 месяца назад
Learn React Components, 4 React built-in components, and how to create a React component. 🚀 React Docs: react.dev/ 00:00 Introduction 00:15 What are React Components? 01:17 React Built-in Components 06:35 Build a React Component 🚀 Let's connect: linktr.ee/ebereplenty #react #tutorials #tutorial #components #reactjs
Introduction to Authentication with Auth.js, Nextjs, Postgresql
Просмотров 1,3 тыс.3 месяца назад
This is a beginner's guide on how to build an authentication application. You will learn about the Auth.js library and how to use it with Nextjs. 🚀 Chapters | Timestamps 00:00:00 Introduction to Auth.js 00:01:29 Auth.js documentation Walkthrough 00:12:23 Authentication without a database 00:25:20 Authentication with a database (Postgresql) 🚀 Important Resources - How To Get Email Server Details...
How to Solve Algorithms - Maximum Dept of a Tree - JavaScript
Просмотров 184 месяца назад
Learn how to solve algorithm problems with the Binary Tree Maximum Dept algorithm problem. 🚀 Jump to Code 02:50 🚀 Problem: iili.io/dHMLpMQ.png 🚀 JavaScript Solution: replit.com/@EBEREGIT/Maximum-Depth 🚀 Article: dev.to/ebereplenty/algorithm-problems-baby-steps-in-providing-solutions-using-javascript-1edp 🚀 Let's Connect: linktr.ee/ebereplenty
How to build a Nextjs Chatbot in Minutes
Просмотров 1844 месяца назад
How to build a Nextjs Chatbot in Minutes
How to create a React NPM Package
Просмотров 1 тыс.5 месяцев назад
How to create a React NPM Package
How to Build a Nodejs NPM package
Просмотров 2675 месяцев назад
How to Build a Nodejs NPM package
How To Create a Chatbot In React in Minutes
Просмотров 1,4 тыс.5 месяцев назад
How To Create a Chatbot In React in Minutes
Use Javascript to Summarize Text and Conversations | Nodejs | Reactjs | Nextjs
Просмотров 1606 месяцев назад
Use Javascript to Summarize Text and Conversations | Nodejs | Reactjs | Nextjs
How to Create an NPM Package | JavaScript | React | Nextjs
Просмотров 1,1 тыс.6 месяцев назад
How to Create an NPM Package | JavaScript | React | Nextjs
Conversational Chatbot With Langchain
Просмотров 1,2 тыс.6 месяцев назад
Conversational Chatbot With Langchain
Intro to Langchain (JavaScript) - Build a chatbot
Просмотров 6546 месяцев назад
Intro to Langchain (JavaScript) - Build a chatbot
[2024 Update] Build ChatBot with Nodejs, React, and ChatGPT
Просмотров 5506 месяцев назад
[2024 Update] Build ChatBot with Nodejs, React, and ChatGPT
How to add dark mode to a Nextjs project using MUI and React Context Hook | Toggle Switch
Просмотров 1,7 тыс.7 месяцев назад
How to add dark mode to a Nextjs project using MUI and React Context Hook | Toggle Switch
Building an authentication app with Nextjs 13 (App Router)
Просмотров 1119 месяцев назад
Building an authentication app with Nextjs 13 (App Router)
How to build an authentication app with Nextjs pages router || Prisma || NextAuth || Backend
Просмотров 58210 месяцев назад
How to build an authentication app with Nextjs pages router || Prisma || NextAuth || Backend
How to Set up Prisma and NextAuth in a Nextjs Project
Просмотров 26010 месяцев назад
How to Set up Prisma and NextAuth in a Nextjs Project
How To Create A Nextjs Boilerplate - Page and App Router (Next 13)
Просмотров 33510 месяцев назад
How To Create A Nextjs Boilerplate - Page and App Router (Next 13)
How To Get Email Server Details for Gmail
Просмотров 85110 месяцев назад
How To Get Email Server Details for Gmail
How to generate Google and GitHub Client Secret and Client ID
Просмотров 1,6 тыс.11 месяцев назад
How to generate Google and GitHub Client Secret and Client ID
Introduction To Nodejs - File System - A beginner's guide
Просмотров 28211 месяцев назад
Introduction To Nodejs - File System - A beginner's guide
How To Add Social Media Share Functionality To A React Website
Просмотров 3,8 тыс.11 месяцев назад
How To Add Social Media Share Functionality To A React Website
How To Copy To Clipboard In React With disappearing Notification
Просмотров 88411 месяцев назад
How To Copy To Clipboard In React With disappearing Notification
How to build a React App with support (WhatsApp, Phone call, Text Message, Email) functionality.
Просмотров 1 тыс.Год назад
How to build a React App with support (WhatsApp, Phone call, Text Message, Email) functionality.
How I Use React Context API in my projects - An Introduction
Просмотров 87Год назад
How I Use React Context API in my projects - An Introduction
How to convert a Nextjs server component to a client component
Просмотров 161Год назад
How to convert a Nextjs server component to a client component
How to use environment variables (.env) in react js app - VITE
Просмотров 19 тыс.Год назад
How to use environment variables (.env) in react js app - VITE
How to add dark mode in react js app with MUI toggle/switch | Material UI Design
Просмотров 4,7 тыс.Год назад
How to add dark mode in react js app with MUI toggle/switch | Material UI Design

Комментарии

  • @kaunghtethein3322
    @kaunghtethein3322 3 дня назад

    ui flickering

  • @chigoziepascalumeugokwe6532
    @chigoziepascalumeugokwe6532 4 дня назад

    Can this run on react native?

  • @plentyebere1249
    @plentyebere1249 6 дней назад

    Great. Was expecting this 🔥

  • @TrumpISAgentORANGE
    @TrumpISAgentORANGE 11 дней назад

    Thank you so much for taking time to produce this tutorial. I don't know what it is, but I can't finish html or css. I know C#, C++, and Java, but when I try to get into front-end and scripting, I fall off. This is helpful. Thank you!

    • @njokusamsonebere2589
      @njokusamsonebere2589 10 дней назад

      @@TrumpISAgentORANGE happy to have been of help

    • @TrumpISAgentORANGE
      @TrumpISAgentORANGE 10 дней назад

      @@njokusamsonebere2589 It was very clear, concise and easy to follow. I hope others find it!

  • @wayfarerpro
    @wayfarerpro 13 дней назад

    Good

  • @Kim-by5uy
    @Kim-by5uy 20 дней назад

    Nice, thanks for this

  • @phoebemm8593
    @phoebemm8593 20 дней назад

    This solve my problem!! Thank you so much!

  • @angelvc0318
    @angelvc0318 20 дней назад

    How can I share a base64 image?

  • @EvanJanovsky
    @EvanJanovsky 26 дней назад

    Was a great help thanks mate!

  • @innocentboys262
    @innocentboys262 27 дней назад

    Thanks man! I've been stuck at this problem for about an hour. You saved me, thanks!

  • @samchukwuemeka9314
    @samchukwuemeka9314 27 дней назад

    Good work! thumbs up bro. It's amazing to see someone who understands these stuff quite clearly as you do

  • @kylebeattie8305
    @kylebeattie8305 Месяц назад

    Thank you!!

  • @sdragonpt
    @sdragonpt Месяц назад

    THANK YOU BROOOOOO

  • @hellobois-nz1gc
    @hellobois-nz1gc Месяц назад

    13:41 bro went dark mode in real life

  • @saisaiko5330
    @saisaiko5330 Месяц назад

    hi ebere i tried your package but ,when i type hello it is not replying instead it is showing typing continuously ,langchan --> how it is helpful

    • @njokusamsonebere2589
      @njokusamsonebere2589 Месяц назад

      Check if the API key is correct. Also confirm that your subscription is still running

  • @frankdearr2772
    @frankdearr2772 Месяц назад

    Great topic, thanks 👍

  • @Razan_2000
    @Razan_2000 Месяц назад

    If i want to try app tracking any product by blockchain, how i can start by how many needed contract? And thank you

  • @Raimund-Checkts-iT
    @Raimund-Checkts-iT Месяц назад

    thanks

  • @obedboakyedanquah9114
    @obedboakyedanquah9114 2 месяца назад

    Saved my ass bro. Great video 🎉

  • @genegade
    @genegade 2 месяца назад

    Thank you for doing this. So annoying that every other tutorial is like "develop nextJS locally! You just need Vercel, Supabase, and Clerk for $100/month!"

  • @jauresmanouan3826
    @jauresmanouan3826 2 месяца назад

    Thank you bro

  • @VerticalHub1
    @VerticalHub1 2 месяца назад

    Guy thanks was about configuring

  • @ardistory___
    @ardistory___ 2 месяца назад

    yooooooo THANKS BROOOOOO

  • @garetspeakman670
    @garetspeakman670 2 месяца назад

    Nice.

  • @plentyebere1249
    @plentyebere1249 2 месяца назад

    Thank you. Great Video

  • @Emmyboii
    @Emmyboii 2 месяца назад

    Good evening sir Please I made a comment on the last series video you made on chatbot Please sir, can you help me view it? It's very urgent 🙏🙏 Thank you so much sir

  • @hungthe2545
    @hungthe2545 2 месяца назад

    It will be not work when you deploy without https

  • @shinauri1
    @shinauri1 2 месяца назад

    The voice in your videos are terrible

  • @Emmyboii
    @Emmyboii 2 месяца назад

    Hi bro Good afternoon sir Thank you so much for this awesome series. It really helped me with my project But the only issue I'm having now is that OpenAI does not give free $5 anymore and i can't get a response as a result. Please is there any way you can help me? Coz I have about a month to defend my project 🙏

    • @njokusamsonebere2589
      @njokusamsonebere2589 4 дня назад

      Reach out to OpenAI support or pay for their service. I believe it’s not so expensive.

  • @nguyenngochieu4933
    @nguyenngochieu4933 2 месяца назад

    thank you, value vid for me

  • @dadinho9898
    @dadinho9898 2 месяца назад

    Thank you!!!!!!

  • @allenbro9900
    @allenbro9900 3 месяца назад

    thanks man

  • @kalid_yasin
    @kalid_yasin 3 месяца назад

    nothing complicated simple and easy

  • @camilotello3296
    @camilotello3296 3 месяца назад

    Thank you!!! Straight to the point.

  • @AlanSeyfirTech
    @AlanSeyfirTech 3 месяца назад

    Awesome, thanks for the video easy to understand

  • @traezeeofor
    @traezeeofor 3 месяца назад

    Nwanna share code GitHub link biko. Always do so for every Tutorial please. its standard practice.

  • @arturbobotcko8452
    @arturbobotcko8452 3 месяца назад

    Great video!

  • @alexodan
    @alexodan 3 месяца назад

    simple and concise, thanks man!

  • @king_braiin
    @king_braiin 3 месяца назад

    Your approach of teaching using docs makes things more simpler for me. Thanks bro.

  • @ogbillity
    @ogbillity 3 месяца назад

    Nwanne jisike. Greetings from Las Vegas.

  • @habibadam313
    @habibadam313 4 месяца назад

    Hello ebere. I’m working on my masters I’m to create a chatbot and integrate it with Nigerian defence academy website. The chatbot will answer queries on application, registration and results. Will this chatbot be able to help?

    • @plentyebere1249
      @plentyebere1249 4 месяца назад

      No. You need a chatbot that can take custom data and Act on it

    • @njokusamsonebere2589
      @njokusamsonebere2589 4 месяца назад

      Hey, thank you for watching. You will need a chatbot that takes in custom data and chat about it. Checkout LangChain docs.

    • @njokusamsonebere2589
      @njokusamsonebere2589 4 месяца назад

      www.langchain.com/

    • @habibadam313
      @habibadam313 4 месяца назад

      @@plentyebere1249 how do I go about that

    • @habibadam313
      @habibadam313 4 месяца назад

      @@njokusamsonebere2589I don’t know how to go about it

  • @aleksanderfret6259
    @aleksanderfret6259 4 месяца назад

    What about dark-mode flickering?

  • @ramakoti1891
    @ramakoti1891 4 месяца назад

    please send the code

  • @mileswalker766
    @mileswalker766 4 месяца назад

    How would I make this work if my Theme is in a different file? how would it find mode?

  • @shaswatjoshi3919
    @shaswatjoshi3919 4 месяца назад

    One of the best programming tutorials I have followed. I would recommend using var answers instead of const answers if you're getting an error that the variable is out of scope in the try-catch statement.

  • @davidpicado8932
    @davidpicado8932 5 месяцев назад

    thank you very much my guy :)

  • @anuragguleria3197
    @anuragguleria3197 5 месяцев назад

    The share functionality is not working on a deployed app, any solutions ? I used react-share for my app

    • @kwabenaandoh-b2854
      @kwabenaandoh-b2854 3 месяца назад

      did you check that you have your deployed domain in your .env file or in the URL?

  • @TimC00k
    @TimC00k 5 месяцев назад

    Can I use my own data with this chatbot?

  • @berkslv
    @berkslv 5 месяцев назад

    Thanks, I skipped the VITE_ part and I wasn't see any enviroment, it's okey after added this prefix.

  • @TokoFarsa
    @TokoFarsa 5 месяцев назад

    thank you for the tutorial