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

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



Duration: 0:00
65 views
1


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 the create post refactoring. We start out by setting up a new createPost async thunk and all of its extra reducers inside of the PostSliceV2. We also copy over all of the post action async thunks from our original post slice along with all of their extra reducers as well. Once the async thunk for submitting a new post is done inside of the post slice v2 we head over to the feed post creator and setup the function that setups the dispatch payload, and sends off the create post request. Before hopping into the backend to consume and create the post, we also update the usePostActions hook to use the new post slice v2. Finally, we hop onto the backend to update the CreatePostDTO to take in the new data we need to create a post, and then also update the PostService to use the new CreatePostDTO to create a post, store it in the database, and return it to the frontend. Once all of this is setup, we finally test out the new post logic to be sure everything is working properly.

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




Other Videos By Unknown Koder


2025-05-30Lets Build Twitter From the Ground Up: Episode 246 || Java, Spring Boot, PostgreSQL and React
2025-05-26Lets Build Twitter From the Ground Up: Episode 245 || Java, Spring Boot, PostgreSQL and React
2025-05-09Lets Build Twitter From the Ground Up: Episode 244 || Java, Spring Boot, PostgreSQL and React
2025-05-05Lets Build Twitter From the Ground Up: Episode 243 || Java, Spring Boot, PostgreSQL and React
2025-05-02Lets Build Twitter From the Ground Up: Episode 242 || Java, Spring Boot, PostgreSQL and React
2025-04-28Lets Build Twitter From the Ground Up: Episode 241 || Java, Spring Boot, PostgreSQL and React
2025-04-25Lets Build Twitter From the Ground Up: Episode 240 || Java, Spring Boot, PostgreSQL and React
2025-04-18Lets Build Twitter From the Ground Up: Episode 238 || Java, Spring Boot, PostgreSQL and React
2025-04-14Lets Build Twitter From the Ground Up: Episode 237 || Java, Spring Boot, PostgreSQL and React
2025-04-11Lets Build Twitter From the Ground Up: Episode 236 || Java, Spring Boot, PostgreSQL and React
2025-04-07Lets Build Twitter From the Ground Up: Episode 235 || Java, Spring Boot, PostgreSQL and React
2025-04-04Lets Build Twitter From the Ground Up: Episode 234 || Java, Spring Boot, PostgreSQL and React
2025-03-31Lets Build Twitter From the Ground Up: Episode 233 || Java, Spring Boot, PostgreSQL and React
2025-03-28Lets Build Twitter From the Ground Up: Episode 232 || Java, Spring Boot, PostgreSQL and React
2025-03-24Lets Build Twitter From the Ground Up: Episode 231 || Java, Spring Boot, PostgreSQL and React
2025-03-21Lets Build Twitter From the Ground Up: Episode 230 || Java, Spring Boot, PostgreSQL and React
2025-03-17Lets Build Twitter From the Ground Up: Episode 229 || Java, Spring Boot, PostgreSQL and React
2025-03-14Lets Build Twitter From the Ground Up: Episode 228 || Java, Spring Boot, PostgreSQL and React
2025-03-10Lets Build Twitter From the Ground Up: Episode 227 || Java, Spring Boot, PostgreSQL and React
2025-03-07Lets Build Twitter From the Ground Up: Episode 226 || Java, Spring Boot, PostgreSQL and React
2025-03-03Lets Build Twitter From the Ground Up: Episode 225 || Java, Spring Boot, PostgreSQL and React