Douglas Moura

Douglas Moura

Software Engineer

Douglas Moura

Douglas Moura

I write about TypeScript, React and Node.js.

#beginners

What is a first-class citizen in computer science?

Published at:Published at:Updated at:

What is a first-class citizen in computer science?
In computer science, a first-class citizen is an entity that supports all operations available to other entities. Some of the available…

What is a RPC (Remote Procedure Call)?

Published at:Published at:Updated at:

What is a RPC (Remote Procedure Call)?
A remote procedure call (RPC) is a mechanism of communication between two computational environments, where one can be identified as a…