Lets Build Twitter From the Ground Up: Episode 182 || Java, Spring Boot, PostgreSQL and React

Поделиться
HTML-код
  • Опубликовано: 29 сен 2024
  • Building large scale application is more difficult than many people understand or expect. Join me in this long running series where I set out to duplicate one of the most popular social media platforms ever creating using Java, Spring Boot, Spring Security, PostgreSQL data, React JS web application framework and more.
    In this episode we get a little bit of deja vu when we have to start out by recreating out message context into a redux slice. Unfortunately I had a lot of troubles with the message context we created in the previous episode and the growing complexity made me decide to go with a global slice instead. Once we get the slice setup and everything updated to work with the slice, we also add onto the modal slice to be able to popup the create message modal. Then we actually create the create message modal, along with the top to be able to close it along with open up a new conversation automatically in the message popup.
    Up to date assets zip for Logos, Images, etc: drive.google.c...
    ~~~ How to gain access to the private Github Repository ~~~
    • Instructions to Gain A...
    ~~~ Live Streaming Schedule ~~~
    Tuesday & Thursday Evening: 9:00 PM - 11:00 PM CST
    ~~~ Support the Channel by Joining as a Member ~~~
    / @unknownkoder
    ~~~ Stay Up To Date With My Social Media ~~~
    Twitter: / unknownkoder
    Twitch: / unknownkoderyt
    Be sure to subscribe and turn on the bell notifications on youtube to not miss another episode of Lets Build Twitter: shorturl.at/gnxZ8
    Feeling Generous? Donate to the stream to help cover equipment and upgrade costs at:
    streamlabs.com...
    ~~~ Background Music Used In My Video ~~~
    / @therelaxedmovement
    #JavaProgramming #SpringBoot #UnknownKode

Комментарии • 3

  • @BaldyMacbeard
    @BaldyMacbeard 8 дней назад

    Might've missed a couple episodes... Why Postgres?

    • @unknownkoder
      @unknownkoder  8 дней назад

      I chose Postgres because its become the go to dialect and many software companies around the world.

    • @hijameorihan1707
      @hijameorihan1707 7 дней назад

      I think that it's good because you can make replicas very easy/master slave architecture, etc. Or idk, dont count me as I am a noob.