Lets Build Twitter From the Ground Up: Episode 165 || 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 fix the massive issue that plagued the previous episode, our views bogging down the application. We setup a new repository method to fetch a list of posts by their id’s and use that in a new service method to create views in batches. Once we have setup the backend to create all the views in batches, we modify the frontend to still display views instantly, but the post ids are actually just stored in a list until the next set of posts are fetched. We setup the fetch new posts logic to also send all the posts the user viewed to store those views on the backend. Finally we setup a cool new loading spinner for the bottom of the page to indicate we are fetching more posts.
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