urgent/thisbounty.com-events

Events

urgent opened this issue · 4 comments

Events

Skipped.

Avoiding work outside of core business.

Reopened. Sockets and local storage fastest way to get to core business. Hosts require platform, containers, database, schema stitching, auth.

Combined with #19

Event emitter instead of context or lifting up state to prevent rerenders

#3.1

useState, useEffect with state deps. Effects in separate file with fp approach.

Removing event listeners in useEffect

#3.3

Leaked handles if signature does not match remove in useEffect