Jack Kavanagh

Results 36 issues of Jack Kavanagh

under exploration - open connection handling - contrasting push updates(event emitter chains) / pull updates(polling data model) - request model - high traffic cases - contrasting solving state problems in...

A-websockets

todo - [ ] fix typing issues - [ ] make fetching slick

Highlights - modal.show() had args but they didn't do anything, however modal classes using `

highlights - simplified a number of event handlers todo - [ ] simplify _handleChangeValue

highlights - removed the base type - fixed the type inference - remove unused bodyHTML option related: #4937

A hook to display a countdown from a given time in the future. ```jsx function MyComponent() { const {days, hours, minutes, seconds} = useCountdown(() => Date.now() + 99999999); return (...

**Please describe your program and how to run it.** This function can be used to cache previous runs results of a given function for example if you make the following...

hacktoberfest-accepted
Lang: Javascript

I think it would be useful to add reference to the one liner PRs to give more context for the reviewer. Using `[`title`](`url`)` Examples of prior work, reference or inspiration...

enhancement
help wanted
hacktoberfest-accepted
suggestion

extracted from #5011 in order to reduce review scope