How Image Optimization Leads to Huge Traffic Cost Reduction

What is your website made of? Text, graphics and—images. They might be called your frenemies: they do a good job making your website attractive, but sometimes they require a lot of processing. Аnd they can be quite finicky about displaying correctly on any device. Whether you’re an eсommerce shop, an illustrator, a photographer, or any… Continue reading How Image Optimization Leads to Huge Traffic Cost Reduction

Bulk Import a CSV File Into MongoDB Using Mongoose With Node.js

This topic is a really enjoyable one for me. It’s quite common in many web applications to accept user input and save a single record to your database. But what about when your users (or you) want to perform multiple inserts in a single command? In this article, we will demonstrate how to create a… Continue reading Bulk Import a CSV File Into MongoDB Using Mongoose With Node.js