Really love how react-hook-form implements their JSDocs and how much it helps to understand context when diving into type definitions
JSDocs are really useful, provide different annotations, and are well integrated with IDEs, so in case you caught yourself writing a regular code comment, see if you can write a nice JSDocs annotation for that purpose ✍️