Today's JavaScript coding challenge is to find the length of the longest substring without repeating characters in a given string.The challenge is rated as medium difficulty and belongs to the topic of strings.Developers can participate by forking the challenge, writing a solution, and testing it against the provided test cases.Join in the discussion by sharing your approach, interesting edge cases, and learnings from the challenge.