DEV Community

Luiz Calaça profile picture

Luiz Calaça

Backend Specialist | Node.js | AWS | GCP | LLM | OpenAI API | Javascript | TypeScript | Python | TDD | Software Architecture | Docker | Algorithms | Speaker | Technical Writer | Microservices

Work

Software Engineer Backend

Interesting middlewares in Node.js and Express.js API for security

Interesting middlewares in Node.js and Express.js API for security

14
Comments
1 min read

Want to connect with Luiz Calaça?

Create an account to connect with Luiz Calaça. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Pushing a docker container to Amazon Elastic Container Registry

Pushing a docker container to Amazon Elastic Container Registry

1
Comments
1 min read
Typescript customized Function handler for exceptions with Node.js and Express.js

Typescript customized Function handler for exceptions with Node.js and Express.js

6
Comments
1 min read
You don't need VSCode to debug your Node.js app [Google Chrome V8 inspect and debugger breakpoint]

You don't need VSCode to debug your Node.js app [Google Chrome V8 inspect and debugger breakpoint]

6
Comments 2
1 min read
You need to know about Github CLI

You need to know about Github CLI

14
Comments 1
2 min read
Typescript boilerplate test configuration with mocha, chai and sinon

Typescript boilerplate test configuration with mocha, chai and sinon

10
Comments 2
1 min read
Deploy your React.js app on AWS Amplify

Deploy your React.js app on AWS Amplify

11
Comments 1
2 min read
How to create a Node.js project from zero with good practices?

How to create a Node.js project from zero with good practices?

7
Comments
2 min read
Do your first AWS Lambda Serverless Node.js API

Do your first AWS Lambda Serverless Node.js API

8
Comments
2 min read
You need to know about req and res objects to build an API in Node.js using Express.js

You need to know about req and res objects to build an API in Node.js using Express.js

35
Comments
3 min read
Node.js | How to solve: Route.POST() requires callback functions but got a [object Undefined]

Node.js | How to solve: Route.POST() requires callback functions but got a [object Undefined]

5
Comments 1
1 min read
Building API Microservices into Docker containers each one with MongoDB and MySQL and API Gateway Pattern in Node.js

Building API Microservices into Docker containers each one with MongoDB and MySQL and API Gateway Pattern in Node.js

17
Comments 1
3 min read
Dockerize a React App with node and nginx and how to push an image to Docker Hub

Dockerize a React App with node and nginx and how to push an image to Docker Hub

14
Comments
2 min read
Don't use console.log() for debugging in Javascript (VS Code)

Don't use console.log() for debugging in Javascript (VS Code)

18
Comments 2
2 min read
TypeScript Factory Design Pattern in practice (UML)

TypeScript Factory Design Pattern in practice (UML)

55
Comments
2 min read
All about Interfaces using OOP in Typescript

All about Interfaces using OOP in Typescript

9
Comments
2 min read
TypeScript and the Error: Cannot Redeclare Block Scoped Variable <Name>

TypeScript and the Error: Cannot Redeclare Block Scoped Variable <Name>

7
Comments 1
1 min read
Autogenerated documentation API with OpenAPI and Swagger for NodeJS and Express

Autogenerated documentation API with OpenAPI and Swagger for NodeJS and Express

52
Comments 11
2 min read
Is just typing the difference between Typescript and Javascript?

Is just typing the difference between Typescript and Javascript?

37
Comments 7
2 min read
Coding Unmanaged and Managed Transactions with NodeJS, Express and Sequelize

Coding Unmanaged and Managed Transactions with NodeJS, Express and Sequelize

8
Comments
2 min read
How to use in Typescript: type or interface?

How to use in Typescript: type or interface?

25
Comments 7
1 min read
Simple examples of NodeJS servers: Express, Koa and Hapi | Discussion.

Simple examples of NodeJS servers: Express, Koa and Hapi | Discussion.

5
Comments
2 min read
What is a Serverless Microservices?

What is a Serverless Microservices?

10
Comments 3
2 min read
Big O | Como calcular, na prática, em Javascript?

Big O | Como calcular, na prática, em Javascript?

4
Comments
1 min read
The Big O Notation | Quadratic, constant and linear calculations in javascript

The Big O Notation | Quadratic, constant and linear calculations in javascript

7
Comments
3 min read
An overview of software testing

An overview of software testing

7
Comments
6 min read
Sync and Async for dummies or cooking chefs

Sync and Async for dummies or cooking chefs

6
Comments
2 min read
loading...