In this part we work on the timestamp of the messages!
The code in this video can be found on this GitHub repository:
https://github.com/FrontendCodingYT/c...
Timestamps:
0:00 Introduction
0:50 Updating contacts.json
3:00 Creating message interface
4:25 Updating Chat.tsx with parameters
8:30 Fixing messages not displaying
9:25 Adding the actual message
10:25 Styling the chat messages
12:55 Dynamic class name
15:35 Refactoring Message.tsx
19:20 Styling the timestamp
22:00 Fixing the time