Davi de Carvalho

Results 7 comments of Davi de Carvalho

Your decorator can hold the option inside itself, like this: ```javascript class Pet extends Model { id: number } class Cat extends Pet { @field({ min: 3, max: 20 })...

@DanielMSchmidt I was thinking the same thing, really nice that this issue is open. Do you know if the zipkin library is broken, it will break the app too?

I started a branch for this task. I think the best tech for this is rollup, since we can transpile for es5 and es6 at the same time. If someone...

Banco de teste caiu a algum tempo. Como agora tem o gitpod e o docker compose top, bota pra apontar localmente algo assim

O banco de teste tinha alguns problemas, principalmente se mais de uma pessoa rodasse os testes, então não quero fazer isso de novo

Just leaving our experience about NextJS 12 on Amplify. On my team we have a NextJS app with a custom .babelrc. Since we have a custom .babelrc, we don't use...

Deploy times were usually at 10 minutos, but since last wednesday it got even worse, going to 20 minutes to 1 hour