Middle+
3
Implement a function to generate a CSS class string. It accepts any number of arguments of different types: strings and numbers are added to the result, arrays are recursively expanded, object keys with truthy values are included, and invalid values are ignored. The result is a string of classes separated by spaces.
Companies where asked
Ozon Tech