I recently started out with this project where I am using Apollo GraphQL with TypeGraphQL , typegoose as mongoose wrapper and Express.js to create an API. I have been searching for different articles on using […]
3,278 total views, 2 views today
I recently started out with this project where I am using Apollo GraphQL with TypeGraphQL , typegoose as mongoose wrapper and Express.js to create an API. I have been searching for different articles on using […]
3,278 total views, 2 views today
So In 2018, Ryan Dahl (the creator of Node.js) issued “10 Things I Regret About Node.js” in JSConf , He goes on including several regrets about the design he took over Node.js in 2009. Almost […]
2,658 total views, 2 views today
A quick refresher on some basic topics, skip to the main reading if you already know it, Compiled vs Interpreted A compiled language is compiled beforehand and converted into instructions of a target machine. For […]
2,348 total views
We will start off by first understanding proxy and reverse proxy servers and later we will also discuss how we can store the location of a user from request headers via nginx reverse proxy server […]
1,028 total views, 1 views today