Using Smalltalk (particularly Pharo) has been an eye-opening experience for me.
Its interesting to see that Amber has a Boolean class which I suppose corresponds to the JS boolean primitive. In other Smalltalks, I've seen a wonderful design where True and False are subclasses of Boolean. This way, there are no conditionals in the implementation of ifTrue: and ifFalse:
Unfortunately it's a kind of show stopper for those who don't know npm or nodejs and don't really want to deal with it.
They certainly don't make it easy not to use it.