DEV Community

Micael Levi L. C. profile picture

Micael Levi L. C.

just run $ npx @micalevisk/card

Location Brazil Joined Joined on  Personal website https://github.com/micalevisk github website

Education

Computer Science Bachelor's Degree at Federal University of Amazonas (UFAM)

Work

Solutions Architect at Tarken.ag

NestJS tip: how to change HTTP server timeouts

NestJS tip: how to change HTTP server timeouts

3
Comments 2
1 min read

Want to connect with Micael Levi L. C.?

Create an account to connect with Micael Levi L. C.. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
NestJS tip: how to inject the native logger as any other provider

NestJS tip: how to inject the native logger as any other provider

3
Comments 1
2 min read
NestJS tip: how to inject multiple versions of the same provider into one module (e.g.: many Axios instances)

NestJS tip: how to inject multiple versions of the same provider into one module (e.g.: many Axios instances)

19
Comments 3
3 min read
NestJS tip: fine-grained exception filtering for the same exception class!

NestJS tip: fine-grained exception filtering for the same exception class!

4
Comments
3 min read
NestJS tip: how to disable initialization logging

NestJS tip: how to disable initialization logging

Comments
1 min read
NestJS tip: type safety on parameter decorators

NestJS tip: type safety on parameter decorators

3
Comments 4
3 min read
Enable/disable NestJS devtools integration without changing your code!

Enable/disable NestJS devtools integration without changing your code!

3
Comments
2 min read
NestJS tip: multi-value providers almost like `multi` from Angular

NestJS tip: multi-value providers almost like `multi` from Angular

1
Comments 4
3 min read
NestJS tip: how to always use your custom logger

NestJS tip: how to always use your custom logger

6
Comments
3 min read
5 steps to create a bare minimum NestJS app from scratch!

5 steps to create a bare minimum NestJS app from scratch!

6
Comments 1
4 min read
NestJS tip: platform-agnostic way to define response status/headers

NestJS tip: platform-agnostic way to define response status/headers

6
Comments 3
3 min read
loading...