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 jump back into the frontend, to get started working on actual content that goes inside of the create message modal. Our primary focus of this episode is to be able to fetch all of our pre-existing conversations and display them inside of the create message modal for a user to select. We first create a new component for the create message modal content and fill out the structure of it. Then we create a new async thunk in our message slice to to be able to fetch our conversations. Finally, we fetch the conversations when the application loads and map through them in the content component we created to display all of the users we have messaged with in the past.
Up to date assets zip for Logos, Images, etc: https://drive.google.com/drive/folder...
~~~ 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 ~~~
/ @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:
https://streamlabs.com/unknownkoder/tip
~~~ Background Music Used In My Video ~~~
/ @therelaxedmovement
#JavaProgramming #SpringBoot #UnknownKode