DEV Community

Discussion on: The Coolest Programming Language Features

 
renegadecoder94 profile image
Jeremy Grifski

Awesome! Instead of nesting function calls, you can chain them. And, you don’t have to do anything special like making all methods return the same instance. I like that a lot.