Async-Ray v.3.1.0 new feature: chaining methods in an easy wayAsync-Ray 3.1.0 introduces a new feature to chain Async methods, without looking weird.
Chaining documentation
https://github.com/rpgeeganage/async-ray#chaining
Sample 1
https://github.com/rpgeeganage/async-ray/blob/master/examples/chain_sample_1.ts
Sample 2
https://github.com/rpgeeganage/async-ray/blob/master/examples/chain_sample_2.ts Async-Ray v.3.1.0 new feature: chaining methods in an easy way | Heykuki News