blackBoxDev
blackBoxDev
  • 8
  • 36 711

Відео

Notion under the hood: How does Notion’s data model work?
Переглядів 838Рік тому
If you liked the video, please like and subscribe! Instagram - blackbox_dev Twitter - blackbox_dev7 References - www.notion.so/blog/data-model-behind-notion Music - ua-cam.com/video/DWE_CacEVek/v-deo.html #systemdesign #notion #blocks #trees
Implementing Rate Limiting Algorithm - Token Bucket
Переглядів 8 тис.Рік тому
Code - www.blackboxdev.xyz/blog/implementing-rate-imiting-algorithm-token-bucket If you liked the video, please like and subscribe! Instagram - blackbox_dev Twitter - blackbox_dev7 References - www.figma.com/blog/an-alternative-approach-to-rate-limiting/ #systemdesign #ratelimiting #tokenbucket #algorithm
React and Firebase Authentication | #4 User Login
Переглядів 1,9 тис.4 роки тому
Building an authentication system using React and Firebase. If you have any questions feel free to drop a comment below. I'll help you in any way possible :) Pro tip: Watch the video at 1.5x Thanks for watching :) Github repo - github.com/aakash-cr7/react-firebase-auth Full playlist - ua-cam.com/play/PLDTJH0rU77QIddRpMlx4PVBNS3FPiKuMe.html IG: thejsninja?hl=en Twitter: twitter.co...
React and Firebase Authentication | #3 Storing Users in Firestore
Переглядів 18 тис.4 роки тому
Building an authentication system using React and Firebase. If you have any questions feel free to drop a comment below. I'll help you in any way possible :) Pro tip: Watch the video at 1.5x Thanks for watching :) Github repo - github.com/aakash-cr7/react-firebase-auth Full playlist - ua-cam.com/play/PLDTJH0rU77QIddRpMlx4PVBNS3FPiKuMe.html IG: thejsninja?hl=en Twitter: twitter.co...
React and Firebase Authentication | #2 User Signup
Переглядів 1,8 тис.4 роки тому
Building an authentication system using React and Firebase. If you have any questions feel free to drop a comment below. I'll help you in any way possible :) Pro tip: Watch the video at 1.5x Thanks for watching :) Github repo - github.com/aakash-cr7/react-firebase-auth React snippets VS Code extension - marketplace.visualstudio.com/items?itemName=xabikos.ReactSnippets Full playlist - ua-cam.com...
React and Firebase Authentication | #1 Setup
Переглядів 1,2 тис.4 роки тому
Building an authentication system using React and Firebase. If you have any questions feel free to drop a comment below. I'll help you in any way possible :) Pro tip: Watch the video at 1.5x Thanks for watching :) Github repo - github.com/aakash-cr7/react-firebase-auth Full playlist - ua-cam.com/play/PLDTJH0rU77QIddRpMlx4PVBNS3FPiKuMe.html IG: thejsninja?hl=en Twitter: twitter.co...
prototype v/s __proto__ (prototype chain in Javascript)
Переглядів 5 тис.5 років тому
This video explains what is proto and prototype in Javascript?

КОМЕНТАРІ

  • @MrTarekradi
    @MrTarekradi Місяць тому

    BUG!!! You allow the bucket to be refilled to MORE than its capacity!!!!

  • @kashif-ghafoor
    @kashif-ghafoor 6 місяців тому

    bro that was amazing quick tutorial. Thank you.

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

    @aakashtyagi While explaining the method you told that the timestamp is updated everytime(won't work). But in the handleRequest method you are not updating it. It is only updated while refilling which is correct.

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

      Thank you for catching that, I have misspoken but yes this seems right. TS should be updated only when refilling.

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

    Are you creating token bucket for each user ? or a global token bucket ?

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

      Yes, we create a bucket for each user.

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

    thank you

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

    Nice and quick explanation. I wonder how all these diferent blocks are stored in the backend database

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

    cool!

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

    Bro i have seen your react videos in cn, can you make project on recomendation system like movies recomendation or shopping recomendation

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

      On the basis of user data

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

      Ps i really loved your in depth explanations of middleware in the react course

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

      For sure , I’ll add that to my list. Keep an eye on the upcoming videos :)

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

      @@aakashtyagi waiting ✊

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

    slayed

  • @dokhangtseringnamgyal8735

    well explained !!! thank you !

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

    This is amazing I seriously thank you. Are you on Fiver or any to hire website. I def would love to pick your brain for an hour or two over zoom and will more than gladly pay for your time.

  • @pragatheeshm.sc.577
    @pragatheeshm.sc.577 Рік тому

    Simply amazing man..

  • @KaRTiKxd..
    @KaRTiKxd.. Рік тому

    is there any way to get name and mobile number also??

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

    i did same but there is no data in firebase

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

    Cool series of videos. Could you make another continuing where you left off? Nobody seems to be doing firebase tutorials quit as comprehensive and straight to the point as you!

  • @ElectricalFilth
    @ElectricalFilth 2 роки тому

    how do you store the password.

  • @avg_indian_guy
    @avg_indian_guy 2 роки тому

    Beautifully explained. Loved every bit of it. A small suggestion if i might, it would be great if you reduce the background sound a tad bit, my 5 year old cousin ran upto me to watch this as well. To his dismay, it wasn't what he expected :) Again, beautifully explained.

  • @matan6141
    @matan6141 2 роки тому

    hey,4:20 when i type:npm i firebase it says: npm : The term 'npm' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

  • @tonyx4996
    @tonyx4996 2 роки тому

    Wowww, you deserve more likes. Much more.

  • @gauravpant4288
    @gauravpant4288 2 роки тому

    How can I acchieve this functionality, If user does not exist on firebase then Google sign in will through an error ???

    • @gauravpant4288
      @gauravpant4288 2 роки тому

      Here we are using Google sign in functionality

  • @rifatmahmood7161
    @rifatmahmood7161 2 роки тому

    Awesome 👍

  • @kumarmanish9046
    @kumarmanish9046 2 роки тому

    get rid of the background music! PLEASE

  • @ellenmasango1497
    @ellenmasango1497 2 роки тому

    thank you very helpful

  • @RaghavSharma-xp2oj
    @RaghavSharma-xp2oj 2 роки тому

    Liked the video, though try not adding any background sound to it. It makes the video irritating.

  • @ankitpatyal3201
    @ankitpatyal3201 2 роки тому

    Awesome explanation

  • @user-nn7fi6cg8h
    @user-nn7fi6cg8h 2 роки тому

    Hi, I am getting Uncaught FirebaseError: Expected first argument to collection() to be a CollectionReference, a DocumentReference or FirebaseFirestore. How to resolve this error

    • @baldmannnnn
      @baldmannnnn 2 роки тому

      have you solve your problem? In this tutorial he is using a lower version of firebase. My guess is that you are using firebase version 9, so you need to change your import on your firebase config file. Then in your component ,you have to import the reference so you can pass it as the first argument.

  • @frankkevy
    @frankkevy 2 роки тому

    What happens when the user is created by Firebase Auth but fails to be added in the Firestore database ?

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

      Have you resolve the problem?

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

      @@gabrielaramos5452 One solution was to check if user exists in Firestore at every login, and if not create the user.

  • @Rene-mg9eg
    @Rene-mg9eg 2 роки тому

    Bro your the best i was searching so long for this and you did manage too explain it so easily. Keep up the great work 🔥

  • @aseel1024
    @aseel1024 3 роки тому

    thank u man, but why the user name is not listed on authentication ?

  • @romanmontoya5950
    @romanmontoya5950 3 роки тому

    Ok, I spent 2 hours trying to learn this topic, and you’ve neatly and concisely explained it in less than 10 minutes. And with visuals! Seriously incredible 🙌

  • @romanmontoya5950
    @romanmontoya5950 3 роки тому

    Amazing. I’ve just spent over 2 hours researching this topic, and you’ve neatly and concisely explained it in less than 10 minutes. And with visuals! Seriously amazing. 🙇🏻‍♂️

  • @noobCoder26
    @noobCoder26 3 роки тому

    finally found Aakash Vaiyaa on UA-cam .I have already finished ur react course in CN . u are a great mentor

  • @chirathdidulanga2860
    @chirathdidulanga2860 3 роки тому

    is this also work for react native ??

  • @mirelahmed9625
    @mirelahmed9625 3 роки тому

    Bro, let me know where we can contact you

  • @raghavluthra2458
    @raghavluthra2458 3 роки тому

    amazing video brother. Very well explained. thank you!

  • @Vandanasharma-zj6up
    @Vandanasharma-zj6up 3 роки тому

    Great visual representation . Thanks

  • @aln___
    @aln___ 3 роки тому

    Quick Question: How do you get the user information back from the db and display it?

  • @LeeCory
    @LeeCory 3 роки тому

    nice

  • @patrickdesouzalima7945
    @patrickdesouzalima7945 3 роки тому

    make the continuation? add login with auth google and facebook ^^

  • @Ahmaddev_web3
    @Ahmaddev_web3 3 роки тому

    please I created user phone Authentication with firebase, in my Reactjs each time a user come to login, he have to put in his phone Number and received OTP message which is used to authenticate him. What I want to do instead, is to also used firebase to created a password field in the frontend and integrate it with firebase for authentication, so that each time the user come back, he don't have to always use phone number and received OTP, please if you can help me, I will be grateful so much. thank you @thejsninja

  • @codinghand2807
    @codinghand2807 3 роки тому

    Literally bro I love your Explanation. Finally I have understood this topic.

  • @suryayoutube2784
    @suryayoutube2784 3 роки тому

    Awesome! Thanks for the Visual representation. That helps a lot.

  • @nahumnetanel6605
    @nahumnetanel6605 3 роки тому

    Great Tutorial !!!, I have 2 questions: 1. which editor are you using , i want to know how can i see the prototype and the __proto__ all editors i found not showing it , 2. for what reason there is __proto__ in the Function , according to what i understand it should be only on the instances

    • @___vijay___
      @___vijay___ 3 роки тому

      try chrome browser console

    • @blackboxdev
      @blackboxdev 3 роки тому

      Hi Nahum, I am using the browser console of the Google Chrome browser. Also, I am using an extension called "Scratch JS". To answer your second question, you can consider the "prototype" property on a function to be a storage box, where you can store different things and the "__proto__" property just determines the link between objects (between the instance and the function's prototype). Hope this helps!

  • @veggiewear5419
    @veggiewear5419 3 роки тому

    Class components? Why?

  • @gauninha12
    @gauninha12 4 роки тому

    I just have one doubt: Whenever I create a function, will it instantly instantiates an object property called "prototype" even if I don't create any new object with this function? Or it will only instantiate the "prototype" object property when I create a new object using the function? Thanks, sir!

    • @blackboxdev
      @blackboxdev 3 роки тому

      Good question, whenever you declare a function, that function will ALWAYS have a property "prototype" on it. It does not matter if you are creating new objects using that function or not.

  • @gauninha12
    @gauninha12 4 роки тому

    God bless you and all India, my friend! Best Prototype vs __proto__ videi ever

  • @pallobjahid
    @pallobjahid 4 роки тому

    Best and clear Demonstration ... You deserve more views ... Thanks Man

  • @RAKESHHOLKAR
    @RAKESHHOLKAR 4 роки тому

    disturbing background music 😑

  • @lendroalejandro7596
    @lendroalejandro7596 4 роки тому

    Thanks, it helped me a lot, greetings from Chile

    • @blackboxdev
      @blackboxdev 4 роки тому

      I am glad it could help. More of this coming soon!

  • @surbhityagi3310
    @surbhityagi3310 4 роки тому

    Awesome video....thanks for sharing.