Lets Build Twitter From the Ground Up: Episode 170 || 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 finally wrap up getting the view individual posts feature wrapped up. We start out by setting up a new component to create a reply directly under the post rather than opening the reply modal. We finally do the smart thing and create a ProfilePicture component instead of copying and pasting the same thing everywhere we use a profile picture and use that inside our individual reply. Then we do a lot of refactoring work to get the individual post to work properly, including extracting all of feed modals from the feed page to the layout page, adding new logic to the feed slice for updating the feed when a reply comes in, and finally in the post slice to call the feed slice whenever a reply is made. We use all this new logic inside of the view post page to get creating a reply from that page working properly, and wrap up the episode building a container component to list all of the replies to the post as soon as they are posted.
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