The challenge is to create a function that counts the number of unique characters in a given string, while being case-sensitive.
The provided difficulty level is easy and the topic is strings.
Developers are encouraged to fork the challenge, write their solution, test it against the provided test cases, and share their approach in the comments.
This challenge is part of the Daily JavaScript Challenge series.