Learning Nest Pt. 1
Jan 19, 2023
Nest is the Node framework. It is built on top of Express. You can build Microservices, REST APIs, GraphQL APIs, real-time apps and more.
Technology, Politics, and Folk Literature
Nest is the Node framework. It is built on top of Express. You can build Microservices, REST APIs, GraphQL APIs, real-time apps and more.
Today, I learn that we should use int* x
to define a pointer variable than int *x
. Why?
Sharing with you some meeting advice that I find useful and learn from others.