Introducing FilterBubbler: A WebExtension Built Using React/Redux

We’re building a text analysis toolkit with the new WebExtensions API. This toolkit will let you monitor various browser activities and resources (history, bookmarks, etc.) … Read more

Similar

React RFC: useEvent()

In this RFC, we propose a useEvent Hook. It lets you define event handlers that can read the latest props/state but have always stable function identity. Event handlers defined with useEvent don't ... (more…)

Read more »