🔴 Let's build SLACK 2.0 with REACT.JS! (REDUX, Styled components & Firebase Hooks)

Поділитися
Вставка
  • Опубліковано 12 тра 2024
  • 🚨 Join the world’s BEST developer community & course Zero to Full Stack Hero: www.papareact.com/course
    🫂 Join my Community, "University of Code" for FREE: www.universityofcode.com
    🔴 LOOKING FOR THE CODE? 🛠️
    links.papareact.com/github
    📩 Want coding problems (with solutions!) delivered to your inbox daily? www.papareact.com/dailycoding...
    Join me as I build a SLACK 2.0 REACT.JS Clone! (With Redux, styled components & NEW Firebase HOOKS functionality)
    🎙️ PODCAST
    links.papareact.com/podcast
    🌍 SOCIALS:
    Instagram: links.papareact.com/instagram
    Facebook: links.papareact.com/facebook
    LinkedIn: links.papareact.com/linkedin
    Twitter: links.papareact.com/twitter
    Discord: links.papareact.com/discord
    Newsletter: links.papareact.com/newsletter
    ❤️ SUPPORT
    PAPA Merch: links.papareact.com/merch
    Donate: links.papareact.com/donate
    🕐 TIMESTAMPS:
    00:00 Introduction
    01:20 Build Showcase
    03:03 Building Slack
    05:21 Setting up Firebase
    08:42 Starting the Build
    14:25 React Router
    23:34 Styled Components
    32:22 Building the Header Section
    53:36 Building the Sidebar Section
    1:41:45 Using Redux for Sidebar
    1:54:15 Building the Chat Section
    2:06:44 Building the Chat Box
    2:32:25 Building the Messaging Section
    2:46:56 Building the Login
    3:13:58 Deploying the App
    03:18:00 Final Build Demo
    03:19:55 Outro
    DISCLAIMER: This Video is made for informational and educational purposes only. We do not own or affiliate with Slack and it's subsidiaries in any form. Copyright Disclaimer under section 107 of the Copyright Act 1976, allowance is made for “fair use” of this video for education purposes.
    #reactjs #developer #slack

КОМЕНТАРІ • 246

  • @SonnySangha
    @SonnySangha  Рік тому +1

    📬Do you want DAILY coding problems sent DIRECTLY to your Inbox? (with solutions the next day) 👉 links.papareact.com/university

  • @yashchauhan5710
    @yashchauhan5710 3 роки тому +19

    the most loved and most valued react dev on youtube ...tyyy u changed my life , I finally got a job

  • @andyb9990
    @andyb9990 3 роки тому +28

    Imma start calling Sonny 'The Mailman' because he always delivers! Thanks Sonny, I needed to work on styled components more.

    • @govindbchandran8681
      @govindbchandran8681 3 роки тому +2

      Or we could call him PostMan 😉

    • @alaahashem8900
      @alaahashem8900 2 роки тому +1

      can you help me bro ,
      when I write that, const [ user, loading ] = useAuthState(auth);
      this message is shown to me : auth.onAuthStateChanged is not a function
      i don't why

  • @nardopolo101
    @nardopolo101 2 роки тому +1

    Not even 10 minutes in and the energy is definitely up. You've got me for the long haul on this one.

  • @DirectionerMallou
    @DirectionerMallou 3 роки тому +1

    I love the energy and the content , very clear explanations :D thank youuuu

  • @superjke718
    @superjke718 2 роки тому +4

    Amazing energy. I'm an experienced backend developer however relatively new to React - just over halfway and loving this build so far. Keep up the good work Sonny.

  • @abhinavdhama3014
    @abhinavdhama3014 3 роки тому +1

    sonny you killed it man .You are providing awesome content . Only thing got positive in my life during this corona is YOUR VIDEOS,TUTORIALS,CLONE BUILDS and now you are deleivering the styled components

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

    Good job. just finished rebuilding. thank you for your sevices

  • @techware4649
    @techware4649 3 роки тому +1

    It's a Good move to do your own thing, your fire is burning hot enough to last a lifetime, keep on keeping on!

  • @daviddunnington6534
    @daviddunnington6534 3 роки тому +20

    Sonny can you add segments to your videos? It will help us find sections we need when re watching it also helps you show up better in search results.

  • @awakenwithoutcoffee
    @awakenwithoutcoffee 2 місяці тому

    now its ON! love the energy.

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

    Its great tô see you back on the online mentor track mate.... You are the One and only Mr Sonny! All the best from Brazil Man.... Cheers

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

    Thanks for doing this for free! I've been working as a full stack engineer for years and still can learn a lot from your video!

  • @crazeislive_cil
    @crazeislive_cil 2 роки тому +2

    Hey sunny.
    Pretty awesome stuff. You are literally helping lot developers to make there careers.
    I have a small request, if you get some time please make a detailed video on ReactJs testing. I know its very important, and I am having pretty tough time on it, and I believe so does other developers.
    Thanks man for everything you are giving for free.

  • @CandyMoney1000
    @CandyMoney1000 3 роки тому +6

    Holy shit.... so much better than the Clever Programmer collabs

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

    That was one of the best tuts I ever seen. Gj Sonny!

  • @Vivekkumar-sy6te
    @Vivekkumar-sy6te 3 роки тому

    Love this clone man.
    It taught me a lot
    Thanks bro

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

    Papa FAM is the best community in the world. and we have the best teacher. Sonny you are blessed with coaching talent. Keep up this positive energy guys. I never in a million years figured I would be able to learn this stuff so fast.

  • @subinneupane9223
    @subinneupane9223 3 роки тому +6

    I have learned so much from Sonny in 2 weeks than from my Uni in 2 years
    LMAO

  • @setimarz
    @setimarz 2 роки тому +5

    thanks for the great content! If someone is getting this error: Module not found: Error: Package path . is not exported from package try this in the firebase.js file
    import firebase from 'firebase/compat/app';
    import 'firebase/compat/auth';
    import 'firebase/compat/firestore';
    it worked for me:)

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

      Thanks, and for correct working GoogleAuthProvider i add,
      import { GoogleAuthProvider } from "firebase/auth";
      and replace
      const provider = firebase.auth.GoogleAuthProvider();
      on
      const provider = new GoogleAuthProvider();

  • @rreay724
    @rreay724 3 роки тому +7

    Man I'm so glad you broke off to do your own thing. I think it's much better quality and more focused when you're solo doing your own thing. Good for you, dude and thanks for all the content.

  • @rohandeysarkar8443
    @rohandeysarkar8443 3 роки тому +2

    whenever I get stressed out :( ,
    I watch one of ur videos and code.
    Stress gone :)

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

    Thank you! The best React app making tutorials on UA-cam!

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

    So happy you're on your own man! Much more efficient!

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

    Damn dude! This is awesome!

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

    Just discovered this channel. I followed a bunch of the clones last year with Clever Programmer and honestly I got extremely annoyed by the constant yelling and interrupting during the whole videos. You were constantly interrupted and it just disrupted the whole flow for me. They were almost impossible to watch and enjoy but I watched it because you and the content itself was soooo worth it. But THIS is ideal. I’m literally so excited to find your channel. This is the best of both worlds!!! Thank you so so so much for this - you were the best part of clever programmer and I wouldn’t watch without you!
    No hate to the clever programmer team - the content was always pure gold. Especially for free!

  • @ganesha3559
    @ganesha3559 3 роки тому +7

    Nice tutorial. Recently in our office we tried to implement a Full Office Messaging Clone with a look of Slack. Though we succeeded in making the frontend with ease (it was done in Electron React) the messaging backend engine which could perform at scale was very difficult and needed quite a lot of research. Still there are cracks! But all in all good experience.
    So the take away what i got was, frontend could be materialized easily but to make a full product it takes whole lot more than just a simple tutorial.

    • @awakenwithoutcoffee
      @awakenwithoutcoffee 2 місяці тому

      good insights! looking back what would you recommend for a dev looking to prevent these issues ?

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

    Helped me alot.. Thank you so much Sonny 🙏

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

    Awesome dude, congrats!

  • @nardopolo101
    @nardopolo101 2 роки тому +1

    And good morning btw. Gotta turn in, but I did crack the 10 minute mark, and will get through it anon!

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

    Amazing !! great content!

  • @star3am
    @star3am 2 місяці тому

    Your videos are so cool and very helpful thank you! Let's crush this thing!

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

    Great effort bro. Keep it up.

  • @rikipebrianto560
    @rikipebrianto560 3 роки тому +1

    wow, awesome project

  • @chiroto
    @chiroto 3 роки тому +1

    Amazed by your work but it is just the Slack interface with the chatrooms as the only functionality. I would like to see more than the chat (same as the facebook tutorial), more functionality and responsiveness!
    Good work on this part though, I've learned a lot, thanks!

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

    Love this clone man.

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

    This was the first stream that I followed and I'm pretty sure that I will comeback to watch the future streams of you...#papa_fam

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

    Dude you are the best
    Thanks man

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

    Really really amazing video. I am sure it is so helpful to all developer.
    Thanks. Sonny

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

    Thanks man!! 🙏

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

    We really love PAPA React

  • @gabrielalejandromartinezla327
    @gabrielalejandromartinezla327 3 роки тому +1

    Honestly man, i learn so much with this project, i going to recreate more things like this, really like. Your a genius, thanks for sharing your knowledge

  • @DarkShadow-oh5di
    @DarkShadow-oh5di 3 роки тому

    Wow That's Amazing 👏 😍. Expecting MS TEAMS Clone in the future. I am working on it but as a newbie I am not really getting it. I learned a lot from this tutorial. Thanks, Love from Pakistan 🇵🇰

  • @jayswaldisha4811
    @jayswaldisha4811 3 роки тому +1

    Ultimate content

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

    ALV este bato es un crack!!!!!❤❤

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

    😃it's amazing!!!

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

    Just learning new things for you Sir⭐❤

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

    Excellent video!!!!

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

    Amazing!

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

    I like your no nonsense policy, but you are still chillin' .

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

    This is my first build. Created this whole app, deployed it! It is great!!!

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

      how did you work around with firebase hooks? As the firebase hooks don't support firebase 9.0 yet.

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

      @@krishgarg2806 are you getting errors importing?

    • @bandhandey2594
      @bandhandey2594 2 роки тому +1

      @@krishgarg2806 yes I ran into same errors and solved exactly like you did.

    • @AshishSharma-xc3iq
      @AshishSharma-xc3iq 2 роки тому

      @@bandhandey2594 how did you solve all of this?

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

      @@AshishSharma-xc3iq what problems are you getting?

  • @mustaneerhaider515
    @mustaneerhaider515 2 роки тому +9

    It feels good to listen Sonny building the app from the scratch without Qazi irritating. I hate those build where everytime Qazi was disturbing and talking shit. But this build is amazing.

  • @surendrajat7290
    @surendrajat7290 2 роки тому +2

    nice video papa fan

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

    I can 100% tell Sonny you are a fan of Peter Mckinnon haha Thanks for the quality content!

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

    this awesome

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

    ur the best tutorials

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

    Man you are great 👍

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

    Learn so much. Thnku ReactGod #PAPAfam

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

    I could do almost everything apart from the real time update of the UI on sending chat. This is because I had to fall back on the traditional way as orderBy was not available on firestore latest version. I am getting useeffect loop if I try to update data realtme on ui

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

    Interesting and Impressive good job Sonny

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

      But I've been trying to install FIREBASE all along but isn't working
      Any help offer is highly welcome and acceptable

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

    I was bit late to the party.....but watching it now....😇

  • @slavigeorgiev19
    @slavigeorgiev19 3 роки тому +1

    Sonny thanks for all the free amazing value content! Just an idea for future projects - the UK Freetrade app clone - react native :)

  • @deeerby_
    @deeerby_ 3 роки тому +1

    Great content Sonny! You're amazing buddy.
    One question, does using the firestore instead of realtime db works for messages and instant updates?

    • @zurkik
      @zurkik 3 роки тому +1

      yes, it works very well for any type of chat applications.

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

      @@zurkik thanks for the reply mate, appreciated.
      So no need for realtime database at all?

    • @SonnySangha
      @SonnySangha  3 роки тому +2

      Hey! Thanks dude!
      Firestore is essentially the successor to real-time DB it has everything + more! (So yes!!!)

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

    Thanks a lot

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

    We can use nextJS with redux unless just react application? Because I'm with in love with nextJS... and love use with redux

  • @JohnDoe-ru3um
    @JohnDoe-ru3um 3 роки тому

    Awesome

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

    when I reach to sign in section I just found out that my header component is not rendering any solution

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

    at 1:39:03 on line 49 in the map function, how is it returning the SidebarOption element without actually providing the 'return' keyword?

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

    Awesome code bro! You're something special, could you add private chats between users next time? :)

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

    Hy Sonny, How to do action on click (Inbox, Draft etc) on the sidebar

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

    thank you bro from morocco #Reactjs

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

    can you make a tutorial on how to build a google forms clone using react? as i feel its quiet a challenge for beginner react devs because it had a bit complex forms, data storing, etc

  • @abhinavdhama3014
    @abhinavdhama3014 3 роки тому +2

    hope you will use serverside rendering in future videos...

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

    You da best bruhh!!!!! Here is your like 👍👍👍👍👍👍👍👍 ... Infinite...

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

    Still getting the energy up, even though you had crested 200 likes by the time I clicked.

  • @nehakumari-ub9rs
    @nehakumari-ub9rs 3 роки тому

    Awesome content you made.. it would be great if there would be some contents on socket.io.

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

    Hi! I love your codes. Can you clone pipefy or trello complete responsive website?

  • @bhashkarjyanath2532
    @bhashkarjyanath2532 3 роки тому +5

    Although the messages are being added in the firebase database, but I'm unable to render and display it using React. Someone please help.

    • @TUR595
      @TUR595 3 роки тому +2

      Same. E: Turns out while iterating through each "doc" I used curlies instead of regular parentheses.

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

    I am the newest papa fam member

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

    Cool man

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

    Go for mern stack too..why react only?we need node mongo too

  • @Anto-mi5pn
    @Anto-mi5pn 3 роки тому

    How much energy do you have to have to do this much consistently

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

    thank you sony

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

    @here I want to ask I am new in React so is the
    Guy using Redux in this??? As i knw nothing abt redux

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

    Hey i liked it very much but what if i want to upload image along with normal text message
    Please guide if possible.

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

    how do you import components on click?

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

    1:37:17 Keys for the win

  • @jaisalshah7731
    @jaisalshah7731 2 роки тому +2

    As always @Sonny Sangha is React God!
    What a fabulous build!
    Started my day with this awesome build.
    PS: Please share your playlist "Epidemic"

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

      Links.PapaReact.com/newsletter (simply sign up and you’ll get the playlist!)

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

    Hey Sonny! How did you end up fixing the overscroll error once the chat fills up? Got everything working, but just wanted to clean that up a bit. I have access to the PAPA repo, but I am not quite seeing how to fix this. Thanks!

    • @SonnySangha
      @SonnySangha  2 роки тому +1

      Add overflow:scroll to the div which contains the overflowing content and then add a set height so for example 300px and you’ll see it works!

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

      @@SonnySangha Cool Sonny! Thanks!

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

    Which color theme are you using?
    Ps. Awesome tutorial!

    • @SonnySangha
      @SonnySangha  3 роки тому +1

      The dark VS code theme!

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

      @@SonnySangha 🙏🙋🏻‍♀️

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

    Sir i am getting some firebase error when i try to query db of firebase it says data() is not a function db.docs.data() is not a function i tried a lot but can't solve this😫😫😫

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

    Hello, I am having this error even though I installed firebase:
    ./src/firebase.js
    Module not found: Can't resolve 'firebase'

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

    amazing ....

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

    Attempted import error: 'getDoc' is not exported from 'firebase/firestore'.
    Anyone have the solution for the above error? Thanks

  • @RJ-br2qg
    @RJ-br2qg Рік тому

    Did anyone notice that the chat header (left and right) in the Chat.js (room details, star icon and info icon) disappears completely after the auth is added?

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

    how many times are you gonna recreate slack?

  • @krishgarg2806
    @krishgarg2806 2 роки тому +2

    1st of all, thank you so much for this tutorial.
    2nd for people watching it now, firebase's sdk has changed a bit so refer to the docs and change accordingly.
    Update: The react-firebase-hooks is not yet compatible with firebase 9.0.
    Update 2: react-firebase-hooks now supports Firebase v9.

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

      As of November 3rd: React Firebase Hooks v4 has been released which supports v9 and also requires React 16.8.0 or later and Firebase v9.0.0 or later.

    • @krishgarg2806
      @krishgarg2806 2 роки тому +1

      @@apollosurfer yup, forgot to update the comment, thanks :)

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

    Hey Sonny. Just started this vid and wanting to follow along. Is there a reason that when I look at my counterSlice.js file the code is completely different from what is in your counterSlice.js file. How do i go about resolving that.

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

      I think I see why I have a compiling error but not sure why these extra files are created; counterAPI.js and counterSlice.spec.js

    • @137dylan
      @137dylan 2 роки тому +1

      It's because the Redux team have modified the create-react-app redux template since this video was uploaded. It's no problem, you can just refactor it to the same as this video and it will work the same.

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

    I am not able to import one js file into other js file in visual studio

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

    why i cannot get image with url of images &any sources
    plzz reply who know about it