Scott Brandley

Results 11 comments of Scott Brandley

> ```js > /** > * Baz > * @function > */ > export const baz = function () { }; > ``` This works!! Awesome

> Is adding the `@function` decorator still the best solution for this? Thoughts, all? This is what I use, in fact, I setup a snippet in VSCODE to auto comment...

Quick update for anyone seeing this, who is using the latest typescript create a folder called 'redux-thunk-actions' somewhere in your project. add a file index.d.ts paste the following into that...

This would be a great feature, however I have a suggestion. Since handleMessage and handleMessageBatch return promises, something like following would be more correct. ``` await this.executeHandler(message) .then(() => {...

I have a use for this functionality as well I am receiving a message that tells me to create and / or update and entry in a DB. If I...

FYI @ypicard Also seem like this feature request already exists here https://github.com/bbc/sqs-consumer/issues/189

Can you tell me what you were doing? None of the images I see have quotes special characters in them?

#32 Made a PR for this, when @alinke get back from vacation he can review it and potentially get it merged.

@alinke I believe this has been resolved by Apple, please see https://caniuse.com/input-color