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.

TIL: Recommended Way to Define Pointer Variables in C

Jan 16, 2023

Today, I learn that we should use int* x to define a pointer variable than int *x. Why?

One-to-one Meeting

Jan 11, 2023

Sharing with you some meeting advice that I find useful and learn from others.

MERN: Workshop - Before We Start

Jan 7, 2020

JavaScript delenda est — Comment from HN