We already have the string join as a server action, but since it's server-side only, we can't use it when working on client-side specific logic, like offline mode in mobile apps. Therefore, having a client action with this functionality would be nice.