lisk-sdk icon indicating copy to clipboard operation
lisk-sdk copied to clipboard

Strongly-typed events

Open vitaly-t opened this issue 4 years ago • 1 comments

In relation to #3908, #3904, #3827 and #3539, plus general TypeScript makeover...

I was recently struggling with events in my own project, and ended up writing my own module to handle events, in case it is of any interest here.

Since you are transforming into TypeScript, strongly-typed events is a must-have.

vitaly-t avatar Aug 05 '19 16:08 vitaly-t

v0.7.0 added very useful diagnostics, to help counter memory leaks and performance degradation.

vitaly-t avatar Aug 06 '19 15:08 vitaly-t

Closing this issue since value added is small, and mostly already implemented

shuse2 avatar Dec 20 '23 15:12 shuse2