Tag: node.js

Node

Node.js Best Practices

Node.js Best Practices This article was originally published on Codementor.io Node.js has become one of the most popular platforms over the last couple of years. It sure is easy to get started on those Node.js projects, but once you get beyond the basic Hello World app, knowing how to best structure your code and how …

Node

How to Integrate MailChimp with your NodeJS app

How to Integrate MailChimp with your NodeJS app This post was originally published on Codementor.io MailChimp is a well-known email marketing SaaS product. With its generous free tier option, it’s seen as the perfect solution for many startups and small businesses who want to set up and build u their mailing lists. But what many …

Parse Server

Parse Dashboard on Heroku in 3 steps

Parse Dashboard on Heroku in 3 steps This article was originally posted on codementor.io With the imminent shutdown of Parse, the team behind it have been hard at work open sourcing a replacement in the form of Parse Server. In addition, the team has also open-sourced the Parse Dashboard – the management dashboard that lets …