Lets Build Twitter From the Ground Up: Episode 191 || 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 continue working on getting messaging setup on the frontend by setting up a very important piece of the puzzle, being able to type a message. We first do a little bit of utility work to make sure the message bar and popup are working as intended. Then we create a new component call CreateMessageBar to allow us to type our message into an input as well as add an image, emoji or gif. We had to do similar work to the create post component to allow the text input to resize as we type in it, as well as some work in the emoji utils to allow us to display the text with emojis properly. After all this work was completed we added the new CreateMessageBar component to the message popup and styled it to look like twitter so that its ready to actually start creating messages in the next episode.
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