sahul
sahul
  • 15
  • 351 046
Mastering MongoDB Aggregation Pipelines: Focus on $match and $group Stages | Beginner Tutorial
In this video, we dive deep into the fundamental concepts and operations of MongoDB's aggregation framework, with a special focus on the $match and $group stages.
Orders json gist: gist.github.com/SahulXxx/08daedd316dffecc95bac33fc227a8e5
zhlédnutí: 42

Video

JavaScript Form Validation - EventListeners | HTML and CSS
zhlédnutí 887Před rokem
JavaScript Form Validation using Eventlisteners. In this video we are going to learn how to validate form using eventlisteners especially input event
Uploading an Image using Nodejs and Retrive Image in React | Multer | Mongo db
zhlédnutí 52KPřed 2 lety
In This video we will learn how to upload image using Nodejs with the help of multer package and retrive it on the React App and save image data in the format of Buffer in mongo db #nodejs #multer #Reactjs #mongodb Backend Code: github.com/thisissahulhameed/yt_image_backend Frontend Code: github.com/thisissahulhameed/yt_image_frontend/
Sequelize , MySql and Nodejs | Learn Sequelize ORM by Creating REST CRUD API
zhlédnutí 12KPřed 2 lety
In this video let's learn Sequelize orm by doing CRUD operation using nodejs server and MySql database Download Mysql: www.mysql.com/downloads/ Install Sequelize: npm install sequelize mysql2 source code: github.com/thisissahulhameed/yt-sequelize/
React Speech Recognition | Learn how to do Speech Recognition in React App | Voice to Text
zhlédnutí 8KPřed 2 lety
In this video we are going to learn how to do Speech Recognition in a React application react-speech-recognition: www.npmjs.com/package/react-speech-recognition Do follow me on Instagram: sahulhameed._
Nest Js | Learn NestJs by building CRUD REST APIs using MongoDb
zhlédnutí 18KPřed 2 lety
In this video we are going to learn nest js by building a simple crud rest apis github source code: github.com/thisissahulhameed/yt_nestjs_rest_curd Install Nodejs: nodejs.org/en/download/ Nestjs Documentation: docs.nestjs.com/ Download Postman: www.postman.com/downloads/ MongoDb Atlas: www.mongodb.com/atlas/database
Twilio and Nodejs | How to send SMS Text Messages from Node js
zhlédnutí 20KPřed 2 lety
In This video we are going to learn how to send sms text messages from node js using a third party called twilio Twilio : www.twilio.com/ source code : var sid = "xxxxxxxxxxxxxxxxxxxxxxxxxxx"; var auth_token = "xxxxxxxxxxxxxxxxxxxxxxxxx; var twilio = require("twilio")(sid, auth_token); twilio.messages .create({ from: " 1xxxxxxxxxx", to: " 9199999xxxxxx", body: "this is a testing message", }) .t...
Django Blog Project using Google Authentication | Django Beginner's Project
zhlédnutí 460Před 2 lety
In this video we are building a Django Blog Project using google authentication , For Google authentication we are using package called django all auth Github repo for this project : github.com/thisissahulhameed/yt_django_blog console.developers.google.com: console.developers.google.com django-all auth docs: django-allauth.readthedocs.io/en/latest/installation.html Django google authentication:...
Djanog Google Authentication | django-allauth | social authentication
zhlédnutí 1,6KPřed 2 lety
Djanog Authentication using Google | django-allauth | social authentication In this video we are going to learn how to do google authenticaion using Django and package called django-allauth and we are developing this project in virtualenvironment Google developer console : console.developers.google.com/ Looking for a good article: dev.to/mdrhmn/django-google-authentication-using-django-allauth-...
Django sending email using Gmail account | How to send email using Django | Python
zhlédnutí 9KPřed 2 lety
Django sending Mail | How to send mail using Django In this video you will learn how to send mail using django which is python framework from your gmail account Stackoverflow : stackoverflow.com/questions/6914687/django-sending-email Temp Mail : temp-mail.org/en/
Nodemailer | Send Email using Nodejs and Nodemailer from Gmail | Gmail
zhlédnutí 53KPřed 2 lety
Send Mail using Nodejs and Nodemailer from Gmail | Nodemailer | Gmail In this video let's learn how to send mail using nodejs with the help of a package called nodemailer Do follow me on Instagram: sahulhameed._
React and Gmaps | how to integrate gmap with react application
zhlédnutí 76KPřed 2 lety
Integrating react app with gmaps #reactjs #reactjsgooglemaps # reactGmaps In this we are going to integrate gmaps with react application Google developer console for getting api for maps: developers.google.com/maps/documentation/javascript/get-api-key npm google-maps-react: www.npmjs.com/package/google-maps-react latitude and longitude calculator: www.latlong.net/convert-address-to-lat-long.htm...
Nodejs Image Upload using Multer | Nodejs and Expressjs and MongoDB
zhlédnutí 92KPřed 2 lety
nodejs image uploading using multer #multer #imageupload #nodejs In this video you will learn how to upload image and save it in mongo db atlas using a package called multer For the code and how to retrive the image on react Check out my new video , This is also same with some extra frontend code 👇 czcams.com/video/NzROCbkvIE0/video.html multer www.npmjs.com/package/multer Do follow me on Insta...
Signup form using Reactjs, Nestjs and MongoDb | Node js | Part-2 | Coding is easy
zhlédnutí 3,1KPřed 3 lety
This is the second part of creating a signup form using Reactjs, Nestjs and Mongo db as the data base . Reactjs frontend framework Nestjs backend framework MongoDb database Reactjs reactjs.org/docs/getting-started.html Nestjs docs.nestjs.com/ Mongodb docs.atlas.mongodb.com// link to part-1 czcams.com/video/4dmZT8xei8k/video.html
Sign up form using Reactjs, Nestjs and mongo db | Node js | Part -1|coding is easy |
zhlédnutí 5KPřed 3 lety
In this video we are gonna build a sign up form using the front end framework Reactjs, back end framework Nestjs, and database Mongodb, This is the first part of the complete video Reactjs front end framework Nestjs back end framework Mongodb database Nodejs nodejs.org/en/ Reactjs reactjs.org/docs/getting-started.html Nestjs docs.nestjs.com/ mongodb docs.atlas.mongodb.com/ axios library www.npm...

Komentáře

  • @keithkelly5200
    @keithkelly5200 Před 2 měsíci

    thanks man

  • @agitokeatingtv3270
    @agitokeatingtv3270 Před 2 měsíci

    I followed the same thing but when i tested on postman i get 404 response . I dont know why

  • @syedbadurudeen5764
    @syedbadurudeen5764 Před 3 měsíci

    browser not accepting bro

  • @Pradeep-du9cz
    @Pradeep-du9cz Před 4 měsíci

    bro , as it asking for payment information even for free trial . any help ???

  • @shekhar_ranjan
    @shekhar_ranjan Před 4 měsíci

    Thanks a lot for this video ❤

  • @abhishekkakade6754
    @abhishekkakade6754 Před 5 měsíci

    it is 2 years old but still helps. this method works for me very well thank for making this video

  • @chriscalver8595
    @chriscalver8595 Před 5 měsíci

    Works perfect!!!! Tks

  • @user-qt5zh3ut4f
    @user-qt5zh3ut4f Před 5 měsíci

    plz do authicate the user and give roles to it..plz apply on this through jwt token..

  • @gokulrcs821
    @gokulrcs821 Před 6 měsíci

    Big fan bro🤩

  • @overrevvv
    @overrevvv Před 6 měsíci

    Thank you so much for this video bro, I wish you all the best for this channel's journey.

  • @user-ss3xw1nf4m
    @user-ss3xw1nf4m Před 6 měsíci

    You never told us that we were going to buy the API, people who don't know will be in a bind

  • @siddarthpogula2790
    @siddarthpogula2790 Před 6 měsíci

    much thanks<

  • @user-uo7uy3px6t
    @user-uo7uy3px6t Před 6 měsíci

    his dedication is amazing... im impressed man hats off

  • @simratsingh9483
    @simratsingh9483 Před 7 měsíci

    On how many numbers can i send in once ?

  • @GetQuote
    @GetQuote Před 7 měsíci

    Bro was SICK and still manages to save me and my NODE presentation that is in like how many days

  • @salarsk9060
    @salarsk9060 Před 7 měsíci

    bro , as it asking for payment information even for free trial . any help ???

  • @coolgirlsharu
    @coolgirlsharu Před 7 měsíci

    remove for development purpose only

  • @dravidjones8447
    @dravidjones8447 Před 8 měsíci

    Thank you! You are Awesome!

  • @user-tj7ro8ne5e
    @user-tj7ro8ne5e Před 9 měsíci

    thanks very helpful for my project

  • @arunkatoch9480
    @arunkatoch9480 Před 9 měsíci

    Bro you specify contentType : image/png but you upload jpeg image and it accepts it. So how we validate the uploaded image is only in particular format

    • @user-uo7uy3px6t
      @user-uo7uy3px6t Před 6 měsíci

      he first typed didn't type png... he said image too...

  • @kptrendingchannel5536
    @kptrendingchannel5536 Před 9 měsíci

    Shemdya pahil shembud khadun ghe mg shikav

  • @krishna-nakum
    @krishna-nakum Před 9 měsíci

    Please note that the less secure setting has been disabled by Google.

    • @Kenbro_tries
      @Kenbro_tries Před 9 měsíci

      yeah bro now how could we solve this task without less secure app access

    • @krishna-nakum
      @krishna-nakum Před 9 měsíci

      There is another way of doing that that is using in app password

    • @nikoskhara30553
      @nikoskhara30553 Před 9 měsíci

      can't you just use 2 factor authentication?

    • @krishna-nakum
      @krishna-nakum Před 9 měsíci

      @@nikoskhara30553 you can but for using the gmail services in development you need to first enable two factor authentication and then use app password

  • @NeerajSharma-sk2rs
    @NeerajSharma-sk2rs Před 9 měsíci

    I could not find this option in gmail plz suggest

  • @your_pro_socio
    @your_pro_socio Před 10 měsíci

    well then how to fetch it from there ??

  • @sangitakumari845
    @sangitakumari845 Před 10 měsíci

    how i can get the smtp from godady

  • @tulasireddy6557
    @tulasireddy6557 Před 10 měsíci

    Is it possible to upload other type files like .mp4 with big file size??

  • @ayush1344
    @ayush1344 Před 11 měsíci

    Brother i cloned your git repo and it is not working good the image i am not able to see please check once backend is working perfect

  • @ayush1344
    @ayush1344 Před 11 měsíci

    my backend is working perfectly but i got this error in frontend ERROR Maximum call stack size exceeded RangeError: Maximum call stack size exceeded please help i have written exactly as you have written

  • @jumbo999614
    @jumbo999614 Před 11 měsíci

    I have uploaded images using both multer and base64 into the same mongoDB schema. Now I want my webpage to render both images simultaneously. Is it possible? By the way, I have not watch this video yet. just curious.

  • @abadnaseer5083
    @abadnaseer5083 Před 11 měsíci

    baki to theek hy bs video banane se pahle nose aur galla saaf krlia kren kindly

  • @code-with-me-2002
    @code-with-me-2002 Před 11 měsíci

    bhai yaad karke baithu , documentation follow karke batate to tumhara kya jata

  • @Healthcareerperson
    @Healthcareerperson Před 11 měsíci

    Here how can we send to different phone number when user visit to the site.

  • @abishaa6691
    @abishaa6691 Před rokem

    Thank you

  • @DemoDogDemos
    @DemoDogDemos Před rokem

    Just for anyone wondering, this will likely not work in prod since most people are hosting on a cloud server with a cloud database. That just means that if this isn't running on your own server or a cloud DB, you're going to lose the data that was saved ultimately.

  • @kaustubhagrawal6676

    great video !!!!!! appreciated

  • @Faxriddin_Abduvasiyev

    thank you , bro

  • @pamidiram2437
    @pamidiram2437 Před rokem

    very goood explanation and clear voice 😎

  • @MustafaKOSMAZ-ye9nv

    thanks abi

  • @preciousselasi4448
    @preciousselasi4448 Před rokem

    Okay hold on a minute. Lovely video. Simple and Straight forward Saved me a lot of time reading the nodemailer documentation. But Am I the only one thinking the mail shouldn't have worked?? In the details object the mail written in the "from:" is spelt wrong actually. Does that mean It has no effect whatsoever as long as the the mail written in the mailTransporter object is correct??

  • @IWazirShehryarAli
    @IWazirShehryarAli Před rokem

    I don't recommend this video however it is working. it is because it is taking disk space and both database space. What's point of storing the image in the folder if you are not using it to send back (you are still getting data back from database which is really slow even with only 1 image). It would be good if we used the image stored in folder to sent back and not use the buffer stored in database which would speed up the fetching into server from database.

  • @Sweetcommando
    @Sweetcommando Před rokem

    For anyone wondering how to post with React, you first have to make a new FormData( ) variable and then append the name and image file to it. Then do the usual fetch with method: POST and the body being simply your new form data. Nothing else needed. Don't include a header unless you really need to, it won't work with this example and DO NOT stringify your body. And if you wanna upload straight to the database without storing on disk, do this: Change const storage to multer.memoryStorage( ). Then under data, put req.file.buffer. That is all. And to increase the file size, use these settings in your app.js: app.use(express.json({ limit: "50mb" })); app.use( express.urlencoded({ extended: false, limit: "50mb", parameterLimit: 10000 }) ); It doesn't have to be 50mb, and don't set it too high if you're sharing you app with strangers. They can do some malicous stuff with this lmao. Hope this helped someone

    • @sakosa8784
      @sakosa8784 Před 5 měsíci

      Thanks a lot man was wondering how to upload files straight to the database

  • @swapnilnikose2807
    @swapnilnikose2807 Před rokem

    i didn't get image on Frontend any solution on it ?

  • @Samrood-bo9uo
    @Samrood-bo9uo Před rokem

    less secure option is now not available ??

  • @Mw-od6sd
    @Mw-od6sd Před rokem

    getting this error when trying to install npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: react-rails-api-project-template-client@0.1.0 npm ERR! Found: react@17.0.2 npm ERR! node_modules/react npm ERR! react@"^17.0.2" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"~0.14.8 || ^15.0.0 || ^16.0.0" from google-maps-react@2.0.6 npm ERR! node_modules/google-maps-react npm ERR! google-maps-react@"*" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR!

  • @alamdarali12
    @alamdarali12 Před rokem

    Really appreciate your way of teaching....

  • @ansor9797
    @ansor9797 Před rokem

    burningni tortvurib odamni asabini buzding, lekin file upload uchun yaxshi video bo'ldi, faqat dori ichib olgin, burningni torvurmay

  • @ParthKamal-iy9bf
    @ParthKamal-iy9bf Před rokem

    To help keep your account secure, from May 30, 2022, ​​Google no longer supports the use of third-party apps or devices which ask you to sign in to your Google Account using only your username and password.

    • @evanethens
      @evanethens Před 9 měsíci

      ​@@codingwithyash9924please use app passwords. After 2 factor auth, it will provide a password which can be used instead of regular credentials.

    • @511sanjeevthalod7
      @511sanjeevthalod7 Před 8 měsíci

      @@codingwithyash9924Bro did you find any alternative

    • @TarunYadav-dp1id
      @TarunYadav-dp1id Před 8 měsíci

      did you get any, bro@@codingwithyash9924 ?

  • @hetvigodhani7189
    @hetvigodhani7189 Před rokem

    hello i am getting an error at req.file.filename TypeError: Cannot read properties of undefined (reading 'filename') and I have also double checked name at both sides .

    • @yasmenshalabny1843
      @yasmenshalabny1843 Před rokem

      try using const multer = require('multer'); const storage = multer.diskStorage({ destination: function (req, file, cb) { cb(null, 'uploads/'); }, filename: function (req, file, cb) { const ext = path.extname(file.originalname); const uniqueSuffix = Date.now() + '-' + Math.round(Math.random() * 1e9); const fileName = file.fieldname + '-' + uniqueSuffix + ext; req.fileName = fileName; // Save the generated filename in the request object cb(null, fileName); }, const upload = multer({ storage: storage }); after u write ur post/get line add this before ur query (for example) before the query! const petPic_link = req.fileName i had the same issue & it was fixed

  • @thatchipmunksings
    @thatchipmunksings Před rokem

    "gamil" lol

  • @sai-lb7ii
    @sai-lb7ii Před rokem

    bro nice class how to add name with the image u miss that .can you do the name also with the image to Frontend.Plz do that i am struck at there sir.From days onwards