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

Channel:
Subscribers:
5,940
Published on ● Video Link: https://www.youtube.com/watch?v=EU0CfU1qp-c



Duration: 28:56
393 views
11


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




Other Videos By Unknown Koder


2024-08-15Lets Build Twitter From the Ground Up: Episode 174 || Java, Spring Boot, PostgreSQL and React
2024-08-14Lets Build Twitter From the Ground Up: Episode 173 || Java, Spring Boot, PostgreSQL and React
2024-08-12I Built an Enderman Farm to Fix my XP Problem || KodeKraft S2 Episode 33 || Minecraft 1.19 Lets Play
2024-08-07Lets Build Twitter From the Ground Up: Episode 172 || Java, Spring Boot, PostgreSQL and React
2024-08-05Lets Build Twitter From the Ground Up: Episode 171 || Java, Spring Boot, PostgreSQL and React
2024-08-02Lets Build Twitter From the Ground Up: Episode 170 || Java, Spring Boot, PostgreSQL and React
2024-07-29Lets Build Twitter From the Ground Up: Episode 169 || Java, Spring Boot, PostgreSQL and React
2024-07-26Lets Build Twitter From the Ground Up: Episode 168 || Java, Spring Boot, PostgreSQL and React
2024-07-22Lets Build Twitter From the Ground Up: Episode 167 || Java, Spring Boot, PostgreSQL and React
2024-07-19Lets Build Twitter From the Ground Up: Episode 166 || Java, Spring Boot, PostgreSQL and React
2024-07-14Lets Build Twitter From the Ground Up: Episode 165 || Java, Spring Boot, PostgreSQL and React
2024-07-11I'm Building an All-In-One Cooking Application! || NextJS Cooking Application Development Log[0]
2024-07-09Lets Build Twitter From the Ground Up: Episode 164 || Java, Spring Boot, PostgreSQL and React
2024-07-07Lets Build Twitter From the Ground Up: Episode 163 || Java, Spring Boot, PostgreSQL and React
2024-06-06Lets Build Twitter From the Ground Up: Episode 162 || Java, Spring Boot, PostgreSQL and React
2024-06-02Lets Build Twitter From the Ground Up: Episode 161 || Java, Spring Boot, PostgreSQL and React
2024-05-24Lets Build Twitter From the Ground Up: Episode 160 || Java, Spring Boot, PostgreSQL and React
2024-05-02Lets Build Twitter From the Ground Up: Episode 159 || Java, Spring Boot, PostgreSQL and React
2024-04-28Lets Build Twitter From the Ground Up: Episode 158 || Java, Spring Boot, PostgreSQL and React
2024-04-25Lets Build Twitter From the Ground Up: Episode 157 || Java, Spring Boot, PostgreSQL and React
2024-04-21Lets Build Twitter From the Ground Up: Episode 156 || Java, Spring Boot, PostgreSQL and React



Tags:
Java programming
Java software engineering
Java software portfolio project
Spring boot
Spring boot application
Spring security application.
Spring data jpa application
Spring Web application
Secure web application
ReactJS
ReactJS web application
ReactJS with Typescript
Typescript
Typescript programming
Building twitter with react
PostgreSQL database
RDBMS
Amazon AWS
Google Cloud Platform
How to build Twitter with Java
How to build Twitter with Java and React