
this.$__path is not a function mongoose error
Fix mongoose error this.$__path is not a function. If you face the same issue I suggest you to update to the lastest version.
NodeJS Tests with microservices, Jenkins and Docker
How I achieved testing nodejs project. Hi, this is my journey trying to add tests for a microservice architectured built with nodejs. I would need to use Jenkins and Docker.
Cleanup merged branches from your repository [GIT]
Cleanup merged branches and remove dead branches from your repository. You can see how to make a very simple bash script to achieve this.
Debate Django [Pro vs. Cons]
Discover the usage of Django and learn if the framework is suitable for your project. Read all the pros and cons and take a final decision.