sahul
sahul
  • 15
  • 354 747
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
Переглядів: 54

Відео

JavaScript Form Validation - EventListeners | HTML and CSS
Переглядів 897Рік тому
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
Переглядів 52 тис.2 роки тому
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
Переглядів 12 тис.2 роки тому
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
Переглядів 8 тис.2 роки тому
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
Переглядів 18 тис.2 роки тому
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
Переглядів 20 тис.2 роки тому
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
Переглядів 4652 роки тому
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
Переглядів 1,6 тис.2 роки тому
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
Переглядів 9 тис.2 роки тому
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
Переглядів 53 тис.2 роки тому
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
Переглядів 78 тис.2 роки тому
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
Переглядів 93 тис.2 роки тому
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 👇 ua-cam.com/video/NzROCbkvIE0/v-deo.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
Переглядів 3,1 тис.3 роки тому
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 ua-cam.com/video/4dmZT8xei8k/v-deo.html
Sign up form using Reactjs, Nestjs and mongo db | Node js | Part -1|coding is easy |
Переглядів 5 тис.3 роки тому
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...

КОМЕНТАРІ

  • @keithkelly5200
    @keithkelly5200 3 місяці тому

    thanks man

  • @agitokeatingtv3270
    @agitokeatingtv3270 3 місяці тому

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

  • @syedbadurudeen5764
    @syedbadurudeen5764 4 місяці тому

    browser not accepting bro

  • @Pradeep-du9cz
    @Pradeep-du9cz 5 місяців тому

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

  • @shekhar_ranjan
    @shekhar_ranjan 5 місяців тому

    Thanks a lot for this video ❤

  • @abhishekkakade6754
    @abhishekkakade6754 5 місяців тому

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

  • @chriscalver8595
    @chriscalver8595 6 місяців тому

    Works perfect!!!! Tks

  • @user-qt5zh3ut4f
    @user-qt5zh3ut4f 6 місяців тому

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

  • @gokulrcs821
    @gokulrcs821 7 місяців тому

    Big fan bro🤩

  • @overrevvv
    @overrevvv 7 місяців тому

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

  • @user-ss3xw1nf4m
    @user-ss3xw1nf4m 7 місяців тому

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

  • @siddarthpogula2790
    @siddarthpogula2790 7 місяців тому

    much thanks<

  • @user-uo7uy3px6t
    @user-uo7uy3px6t 7 місяців тому

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

  • @simratsingh9483
    @simratsingh9483 8 місяців тому

    On how many numbers can i send in once ?

  • @GetQuote
    @GetQuote 8 місяців тому

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

  • @salarsk9060
    @salarsk9060 8 місяців тому

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

  • @coolgirlsharu
    @coolgirlsharu 8 місяців тому

    remove for development purpose only

  • @dravidjones8447
    @dravidjones8447 9 місяців тому

    Thank you! You are Awesome!

  • @user-tj7ro8ne5e
    @user-tj7ro8ne5e 10 місяців тому

    thanks very helpful for my project

  • @arunkatoch9480
    @arunkatoch9480 10 місяців тому

    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 7 місяців тому

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

  • @kptrendingchannel5536
    @kptrendingchannel5536 10 місяців тому

    Shemdya pahil shembud khadun ghe mg shikav

  • @krishna-nakum
    @krishna-nakum 10 місяців тому

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

    • @Kenbro_tries
      @Kenbro_tries 10 місяців тому

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

    • @krishna-nakum
      @krishna-nakum 10 місяців тому

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

    • @nikoskhara30553
      @nikoskhara30553 10 місяців тому

      can't you just use 2 factor authentication?

    • @krishna-nakum
      @krishna-nakum 10 місяців тому

      @@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 10 місяців тому

    I could not find this option in gmail plz suggest

  • @your_pro_socio
    @your_pro_socio 11 місяців тому

    well then how to fetch it from there ??

  • @sangitakumari845
    @sangitakumari845 11 місяців тому

    how i can get the smtp from godady

  • @tulasireddy6557
    @tulasireddy6557 11 місяців тому

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

  • @ayush1344
    @ayush1344 Рік тому

    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 Рік тому

    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 Рік тому

    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 Рік тому

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

  • @code-with-me-2002
    @code-with-me-2002 Рік тому

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

  • @Healthcareerperson
    @Healthcareerperson Рік тому

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

  • @abishaa6691
    @abishaa6691 Рік тому

    Thank you

  • @DemoDogDemos
    @DemoDogDemos Рік тому

    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
    @kaustubhagrawal6676 Рік тому

    great video !!!!!! appreciated

  • @Faxriddin_Abduvasiyev
    @Faxriddin_Abduvasiyev Рік тому

    thank you , bro

  • @pamidiram2437
    @pamidiram2437 Рік тому

    very goood explanation and clear voice 😎

  • @MustafaKOSMAZ-ye9nv
    @MustafaKOSMAZ-ye9nv Рік тому

    thanks abi

  • @preciousselasi4448
    @preciousselasi4448 Рік тому

    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 Рік тому

    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 Рік тому

    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 6 місяців тому

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

  • @swapnilnikose2807
    @swapnilnikose2807 Рік тому

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

  • @Samrood-bo9uo
    @Samrood-bo9uo Рік тому

    less secure option is now not available ??

  • @Mw-od6sd
    @Mw-od6sd Рік тому

    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!

    • @EdwardNjeru
      @EdwardNjeru Рік тому

      npm config set legacy-peer-deps true

    • @sowndarb9221
      @sowndarb9221 5 місяців тому

      npm install google-map-react

  • @alamdarali12
    @alamdarali12 Рік тому

    Really appreciate your way of teaching....

  • @ansor9797
    @ansor9797 Рік тому

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

  • @ParthKamal-iy9bf
    @ParthKamal-iy9bf Рік тому

    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 9 місяців тому

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

    • @511sanjeevthalod7
      @511sanjeevthalod7 9 місяців тому

      @@codingwithyash9924Bro did you find any alternative

    • @TarunYadav-dp1id
      @TarunYadav-dp1id 9 місяців тому

      did you get any, bro@@codingwithyash9924 ?

  • @hetvigodhani7189
    @hetvigodhani7189 Рік тому

    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 Рік тому

      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 Рік тому

    "gamil" lol

  • @sai-lb7ii
    @sai-lb7ii Рік тому

    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