Lets Build Twitter From the Ground Up: Episode 204 || Java, Spring Boot, PostgreSQL and React
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 start getting the additional messaging features implemented on the frontend. Before we actually work on the frontend, we had to make a couple of changes to the backend read messages and read message notification code to make our lives easier on the frontend. After this, we came back to the frontend to create a new async thunk in the MessageSlice to be able to read any messages coming in. After we get the read messages logic written we setup the conversation container to read all the unread messages whenever a conversation is opened. After this we do some work in the useWebsocket hook and the App.tsx to be able to actually load in the conversations when the application is loaded, which was causing many problems previously in the application. Once all of the changes are made we test and debug to make sure our code is working as expected.
Up to date assets zip for Logos, Images, etc: https://drive.google.com/drive/folders/1AVFdE3uq4GBeJYqZs8E9cCsuk_De8yaN?usp=sharing
~~~ How to gain access to the private Github Repository ~~~
• Instructions to Gain Access to the Pr...
~~~ Live Streaming Schedule ~~~
Tuesday & Thursday Evening: 9:00 PM - 11:00 PM CST
~~~ Support the Channel by Joining as a Member ~~~
~~~ Stay Up To Date With My Social Media ~~~
Twitter: https://twitter.com/UnknownKoder
Twitch: https://www.twitch.tv/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:
https://streamlabs.com/unknownkoder/tip
~~~ Background Music Used In My Video ~~~
/ @therelaxedmovement
#JavaProgramming #SpringBoot #UnknownKode