DEV Community

Discussion on: How to write your own search engine using Node.js and Elastic

Collapse
 
rstar2 profile image
Rumen Neshev

Actually using async is more "modern" if it can be said so, it uses Promises. But in the end it's just a personal style preference