dimanche 20 mars 2022

JavaScript Sequental operation

What is the best way/pattern to perform sequental operations in JS(NodeJS)? E.g. Create folder->copy file->edit file->etc. This is stand-alone app, so thread-blocking oprations is ok(Sync).

Aucun commentaire:

Enregistrer un commentaire