Is ruby strongly or weakly typed ?
Presumably the same is true for Javascript.
While you can get into arguments about the definition of those term I'd say:
Ruby dynamically and strongly typed while JavaScript is dynamically and weakly typed.