santy

Results 41 comments of santy

Hi @hubochkin I think what is missing is the Error Handler for Celebrate Check on your express setup, that you have the Error Handler set after the routes, something like...

Hi! Let me investigate this and will get back to you

Can you fix merge conflicts? Also, is your space bar broken ? ;p

- Are you registering the `logger` within typedi? - Are you calling the event subscriber loader before the container's initialization?

Hi @austinckl, Good day for you too! In my opinion, there are different types of validations, the API validations just make sure that the required data is sent, and make...

Yep, I'm sorry guys, I ended up using the package `event-dispatch` instead of `eventemitter3` because it has the decorators for Typescript. But since `event-dispatch` is now deprecated (see #3 ),...

Nice! I will be happy to join too!

Hey why not use something like this? ``` var keys = Object.keys(arg); // returns an array with the Keys of the object ex: ['a', 'b', 'c'] keys.forEach(function(key){ arg[key] // do...

Thanks @greg-db would you accept a PR for this feature?

@devagrawal09 You could try with agendash (https://github.com/agenda/agendash), it exposes an API under the hood