
Category tips
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.
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.
3 reasons to keep a changelog for your project
A changelog file it's just a history of changes made for a project. It's very useful to keep track of everything into a single place and to summarize some features than to look throw all the commits from git repository.