Contributions

Article
Broadway - an Elixir library for building data processing pipelines for data sources like message queues - take center stage!

Part one is about the concepts behind Broadway like message queues and the architecture of a pipeline. Part two dives into the implementation of certain features like rate limiting. Part two can be found at https://woojiahao.github.io/blog/posts/open-source-deep-dive-broadway-part-2
Article
Started a new blog series - Open-source Deep Dive - where I dissect an open-source project and try to understand the
project and the underlying technologies that power it!

The project to kick start this series is Hound - an Elixir library for browser automation and integration testing!