Douglas Moura

Douglas Moura

Software Engineer

Douglas Moura

Douglas Moura

I write about TypeScript, React and Node.js.

#programming

New year, new blog (or how I created this blog for 2023)

Published at:Published at:Updated at:

New year, new blog (or how I created this blog for 2023)
New year, new blog! After delaying the publication of my blog for a long time, I finally finished developing it using Next.js, PocketBase,…

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…