Product
Connections
Multichannel sequences
Templates
Email enhancements
AI Compose
Meetings
One-click meetings
Shared calendars
Round robin
Integrations
Salesforce
HubSpot
Outlook
See all integrations
Signals
AI Engagement Score
AI real-time alerts
AI Smart Send
Workflows
Custom workflows
Auto-create leads
Task automation
Sidechat
Grow revenue faster
Why Mixmax
Account Executives
Customer Success
Leadership
Revenue Operations
Sales Development
Pricing
Resources
Blog
Case studies
Knowledge hub
Live training
Mixmax Academy
Mixology Podcast
Product releases
Software comparisons
Support
Webinars
Log in
Request a demo
Start for free
Menu
Mixmax Engineering Blog
Topics
Troubleshooting `npm link`
As of this writing, Mixmax runs 15 Node microservices. We keep this manageable by sharing a ton of code between services, in the form of npm packages …
Read more
The Effective Engineering Demo
At Mixmax, our engineering team strives for a bottoms-up culture of product ownership. This means that anyone on the team, not just the founders or …
Read more
To Yarn and Back (to npm) Again
Last year, we decided to move all of our JavaScript projects from npm to Yarn.
Read more
Choosing (and using) Javascript static typing
Overview We love Javascript at Mixmax, and some specific attributes we love are its flexibility and speed of development. This helps us ship and …
Read more
Simply scalable Pritunl VPN deployments
Being secure Every security minded organization knows the need for a secure manner to access their private networks, but even in this modern …
Read more
How Non-Engineers Test New Features at Mixmax
Mixmax is essential to our customers’ workflows. Because of this, when we deploy new features to production, we want to avoid introducing any …
Read more
How to correctly specify default options in ES6
When writing modern JavaScript, it's common to collect multiple optional parameters into a trailing "options" object. This allows clients to pass a …
Read more
How to work remotely
This is the final part of the Mixmax 2017 Advent Calendar. The previous post on December 11th was about Elasticsearch vs Redshift for Real-Time …
Read more
Elasticsearch vs Redshift for Real-Time Ad-Hoc Analytics Queries
This blog post is part of the Mixmax 2017 Advent Calendar. The previous post on December 10th was about Understanding query performance in Mongo.
Read more
Improving Mongo performance by managing indexes
This blog post is part of the Mixmax 2017 Advent Calendar. The previous post on December 9th was about Introducing search-string: an advanced search …
Read more
Introducing search-string: an advanced search string parser
This blog post is part of the Mixmax 2017 Advent Calendar. The previous post on December 8th was about Beating Spam Detection Bots.
Read more
Beating Spam Detection Bots
This blog post is part of the Mixmax 2017 Advent Calendar. The previous post on December 7th was Precisely observing structural page changes.
Read more