Articles in nodejs

I have spent some time with MongoJS and I quickly noticed that some of the easy operations like delete and update records are not very clearly laid out in the readme so here is my quick guide on how to use MongoJS with Express: Connection var mongojs = re

Read More calendar 23 DezƤmber, 2020

For my end of the year fun project I have spent some time testing the various mongodb drivers available for express. Mongodb: the official driver is not as straightforward as it should Mongose: I cannot understand why you would want to specify a model for

Read More calendar 21 DezƤmber, 2020

Here I am! switching backend again: I am back to Polka JS šŸ’ƒ The reasons are pretty much the same of my post of last March so now I am here to stay :) I liked the challenge to write my own admin and not having to fight with some Django settings. I still li

Read More calendar 15 Auguscht, 2020

This is my short review of Polka which is_ ā€œā€¦ just a native HTTP server with added support for routing, middleware, and sub-applicationsā€¦!ā€ _even if express is fairly light, polka is even lighter. What I found interesting about this framework is giving y

Read More calendar 23 Oktoober, 2019