Yeah, it's difficult in the beginning, but once you're used to it, you will enjoy writing it.
💡 Pro tip for VS Code: Quickly create JSDoc comments for functions by typing /** before the function declaration, and select the JSDoc comment snippet suggestion:
