- Is Compose the future? An objective discussion https://youtu.be/FwGEz77fllg?si=ibv2vxyx9FEHIVUo 9 comments androiddev
- Composed object and method chaining https://www.typescriptlang.org/play?#code/MYewdgzgLgBAhjAvDA3gKBjAFgUwDZ4gAUAlKhpjKJCHjgHSEDmRA5ABL6GskDcFmAE44oAV0FgYULAEsI-TAF80i-mmrQYAIyTlMAdxCC8AE1J7KG2g2ZsA6kdM8FlYWIlTZ8istVp14JrAuuiY9OFwADQU4fRaKv7A9LgExCT0hsZmfP5AA 13 comments typescript
- A Ruby IO object that can be composed of other IO objects https://github.com/agis/multi_io 4 comments ruby
- I got tired of composing objects in the Promise.all then handler, so I wrote this code that is essentially Promise.all but for objects. https://github.com/dexterleng/concurrency 10 comments javascript
- Composing images using framebuffer objects http://stackoverflow.com/questions/24554315/composing-images-using-framebuffer-objects 3 comments opengl