Mario Bittencourt

Results 3 issues of Mario Bittencourt

Hi @x-cubed, I wonder if you can provide some insight into making sure the each event is processed before moving to the next one. `( async event => { await...

Hi, I am trying to understand if the current version supports defining optional fields. Like this ``` { "name": "username", "type": [ "null", "string" ], "default": null }, ```

Hi, first of all thank you for the code and article. There is one part of it that, if I understood correctly, should not be happening. The definition of your...