Create the Discord UI with ReactJS - Part 5: Tooltip

Опубликовано: 27 Октябрь 2024
на канале: Frontend Coding
483
3

In this part we start working on the tooltip for the Discord button.

The code in this video can be found on this GitHub repository:
https://github.com/FrontendCodingYT/c...

Timestamps:
0:00 Introduction

0:17 Fixing console warnings
0:51 Adding tooltip span
1:30 Positioning tooltip
3:10 Styling tooltip
5:00 The arrow
8:28 Finishing tooltip