Latihan menggunakan Web Worker untuk proses komputasi data yang berat disisi browser client
https://blog.logrocket.com/how-to-improve-interface-responsiveness-with-web-workers/
---
Mengenal tentang rekursif atau recursion di Javascript
https://medium.com/javascript-in-plain-english/javascript-the-power-of-recursion-f56effadf63b
---
Latihan menggunakan beberapa fitur Console Log di Javascript
https://www.freecodecamp.org/news/javascript-console-log-example-how-to-print-to-the-console-in-js/
---
#webworker #workerthread #recursion #console #log
https://blog.logrocket.com/how-to-improve-interface-responsiveness-with-web-workers/
---
Mengenal tentang rekursif atau recursion di Javascript
https://medium.com/javascript-in-plain-english/javascript-the-power-of-recursion-f56effadf63b
---
Latihan menggunakan beberapa fitur Console Log di Javascript
https://www.freecodecamp.org/news/javascript-console-log-example-how-to-print-to-the-console-in-js/
---
#webworker #workerthread #recursion #console #log
LogRocket Blog
How to improve interface responsiveness with Web Workers - LogRocket Blog
This post shows you how to make your site feel more responsive to users and improve user satisfaction with Web Workers.
Optimasi performa memuat gambar atau aset media dengan Web Worker
https://blog.logrocket.com/optimized-media-loading-web-workers/
---
Latihan menggunakan Web Worker untuk performa aplikasi web modern yang lebih baik
https://blog.logrocket.com/how-to-improve-interface-responsiveness-with-web-workers/
#worker #webworker #workerthread
https://blog.logrocket.com/optimized-media-loading-web-workers/
---
Latihan menggunakan Web Worker untuk performa aplikasi web modern yang lebih baik
https://blog.logrocket.com/how-to-improve-interface-responsiveness-with-web-workers/
#worker #webworker #workerthread
LogRocket Blog
Optimized media loading using the Web Workers API - LogRocket Blog
The Web Workers API helps to solve the decades-old issue of efficiently loading media into JavaScript-based web applications.
Beberapa artikel baru di Medium JavaScript Indonesia.
—-
Artikel yang ini saya tulis untuk pengenalan Worker Thread Pool, dan untuk bagi yang belum tau bahwa kini Node JS runtime sudah mendukung proses komputasi dan manipulasi data yang berat dan rumit.
-
Mengenal Proses Asinkronus dan Implementasi Worker Thread di Express JS
https://medium.com/javascript-indonesia-community/mengenal-proses-asinkronus-dan-implementasi-worker-thread-di-express-js-22b65fa351a4
—-
Setup Mongodb, Mongoose, Node.JS, Express dan JWT bagian 2–Mengenal ORM Model
https://medium.com/javascript-indonesia-community/setup-mongodb-mongoose-node-js-express-dan-jwt-bagian-2-mengenal-orm-model-100060ef4b41
—-
Membuat Restfull Api Menggunakan Express JS, ORM Sequelize dan MySQL Part 3: Login dan Register
https://medium.com/javascript-indonesia-community/membuat-restfull-api-menggunakan-express-js-orm-sequelize-dan-mysql-part-3-login-dan-register-7f3e42e4a42f
#nodejs #workerthread #async #await #worker #nodejs #express #sequilize #orm
—-
Artikel yang ini saya tulis untuk pengenalan Worker Thread Pool, dan untuk bagi yang belum tau bahwa kini Node JS runtime sudah mendukung proses komputasi dan manipulasi data yang berat dan rumit.
-
Mengenal Proses Asinkronus dan Implementasi Worker Thread di Express JS
https://medium.com/javascript-indonesia-community/mengenal-proses-asinkronus-dan-implementasi-worker-thread-di-express-js-22b65fa351a4
—-
Setup Mongodb, Mongoose, Node.JS, Express dan JWT bagian 2–Mengenal ORM Model
https://medium.com/javascript-indonesia-community/setup-mongodb-mongoose-node-js-express-dan-jwt-bagian-2-mengenal-orm-model-100060ef4b41
—-
Membuat Restfull Api Menggunakan Express JS, ORM Sequelize dan MySQL Part 3: Login dan Register
https://medium.com/javascript-indonesia-community/membuat-restfull-api-menggunakan-express-js-orm-sequelize-dan-mysql-part-3-login-dan-register-7f3e42e4a42f
#nodejs #workerthread #async #await #worker #nodejs #express #sequilize #orm
Medium
Mengenal Proses Asinkronus dan Implementasi Worker Thread di Express JS
Single Thread JavaScript
Panduan menggunakan Web Scrapping dengan Node JS dan Worker Threads
https://blog.logrocket.com/how-to-build-a-web-crawler-with-node/
---
Panduan untuk enkripsi data dengan Node JS Crypto Module dan sejenisnya
https://betterprogramming.pub/beginners-guide-to-data-encryption-with-node-js-95d458db1bdd
—-
Mengenal konsep concurrency, asinkronus, dan proses paralel di Node JS
https://blog.logrocket.com/parallelism-concurrency-and-async-programming-in-node-js/
---
Latihan sederhana membuat backend server dengan Node JS dan Express
https://medium.com/weekly-webtips/creating-a-minimal-and-flexible-node-js-web-application-with-express-863966ac6945
—-
#nodejs #webScrapping #express #cryptoModule #encryption #concurrency #async #await #workerThread
https://blog.logrocket.com/how-to-build-a-web-crawler-with-node/
---
Panduan untuk enkripsi data dengan Node JS Crypto Module dan sejenisnya
https://betterprogramming.pub/beginners-guide-to-data-encryption-with-node-js-95d458db1bdd
—-
Mengenal konsep concurrency, asinkronus, dan proses paralel di Node JS
https://blog.logrocket.com/parallelism-concurrency-and-async-programming-in-node-js/
---
Latihan sederhana membuat backend server dengan Node JS dan Express
https://medium.com/weekly-webtips/creating-a-minimal-and-flexible-node-js-web-application-with-express-863966ac6945
—-
#nodejs #webScrapping #express #cryptoModule #encryption #concurrency #async #await #workerThread
LogRocket Blog
Node.js web scraping tutorial - LogRocket Blog
Build a web crawler in Node.js that scrapes websites and stores data using worker threads, and compare it to other open source crawlers.
Menggunakan Plivo API untuk mengirim pesan SMS dari Node JS
https://hackernoon.com/using-plivo-apis-for-sending-sms-messages-with-nodejs-eul33u5
---
Teknik melakukan multi Threading di Node JS worker thread
https://hackernoon.com/how-to-manage-multithreaded-node-js-applications-for-better-performance-654t35od
---
#nodejs #sms #plivo #workerThread
https://hackernoon.com/using-plivo-apis-for-sending-sms-messages-with-nodejs-eul33u5
---
Teknik melakukan multi Threading di Node JS worker thread
https://hackernoon.com/how-to-manage-multithreaded-node-js-applications-for-better-performance-654t35od
---
#nodejs #sms #plivo #workerThread
Hackernoon
Using Plivo APIs For Sending SMS messages With Node.js | Hacker Noon
Send your first SMS message using Plivo Node.js SDK within 5 minutes.
Membuat modul Node JS yang mendukung ES Modules dan Common JS
https://levelup.gitconnected.com/complete-guide-to-creating-node-js-packages-with-es6-modules-that-are-easily-usable-from-cjs-module-db206e46fec9
---
Contoh multi threading paralel di Node JS dengan Worker Thread
https://levelup.gitconnected.com/multithreading-with-nodejs-is-reality-10871986b8a9
---
#nodejs #esm #commonjs #package #workerThread
https://levelup.gitconnected.com/complete-guide-to-creating-node-js-packages-with-es6-modules-that-are-easily-usable-from-cjs-module-db206e46fec9
---
Contoh multi threading paralel di Node JS dengan Worker Thread
https://levelup.gitconnected.com/multithreading-with-nodejs-is-reality-10871986b8a9
---
#nodejs #esm #commonjs #package #workerThread
Medium
Complete guide to creating Node.js packages with ES6 modules that are easily usable from CJS modules
It is very tempting to write all JavaScript code on Node.js with ES6 modules. But that creates a problem of interoperability with the…
Latihan panjang banget dan berseri tentang pembuat aplikasi backend skala besar dengan Node JS dan Nest JS. Pada bagian ini dijelaskan cara membuat proses pengolahan data yang membutuhkan kerja CPU yang intensif dan berat.
http://wanago.io/2021/05/03/api-nestjs-cpu-intensive-tasks-queues/
#nestjs #nodejs #workerThread #cpuIntensive
http://wanago.io/2021/05/03/api-nestjs-cpu-intensive-tasks-queues/
#nestjs #nodejs #workerThread #cpuIntensive
Marcin Wanago Blog - JavaScript, both frontend and backend
API with NestJS #34. Handling CPU-intensive tasks with queues
In this article, we use NestJS with queues to better handle CPU-intensive tasks
Memperkenalkan Thread JS, library yang dapat membantu implementasi Worker Thread dan Worker Thread di Node JS dengan mudah
https://threads.js.org/
---
Mengenal konsep asinkronus dan concurrency di Node JS serta dengan event loop nya.
https://javascript.plainenglish.io/nodejs-asynchronous-concurrency-model-d4d18e17edf3
---
#nodejs #workerThread #threadjs #webworker #async
https://threads.js.org/
---
Mengenal konsep asinkronus dan concurrency di Node JS serta dengan event loop nya.
https://javascript.plainenglish.io/nodejs-asynchronous-concurrency-model-d4d18e17edf3
---
#nodejs #workerThread #threadjs #webworker #async
threads.js.org
Web worker meets worker threads - threads.js
Make web workers & worker threads as simple as a function call – worker library for node.js, web and electron. JavaScript/TypeScript, supports webpack.
Cara menggunakan Node JS dengan MySQL dengan bantuan Docker Container, sehingga tidak perlu repot pasang database MySQL ke sistem operasi host.
https://betterprogramming.pub/how-to-use-mysql-with-node-js-and-docker-7dfc10860e7c
—-
Cara menggunakan multi threading di Node JS dengan Worker Thread
https://levelup.gitconnected.com/multithreading-with-nodejs-is-reality-10871986b8a9
—-
Latihan sederhana membuat aplikasi backend pesan Chat dengan Nest JS
https://medium.com/nerd-for-tech/nestjs-chat-server-in-nestjs-backed-by-mongodb-687da9aa30bb
—-
Memasang GraphQL pada backend Node JS yang berbasis TypeScript
https://ezequielzacca.medium.com/create-a-graphql-api-using-your-existent-rest-api-with-nodejs-and-typescript-f0e0592bc53f
#nodejs #mysql #docker #express #typescript #workerthread
https://betterprogramming.pub/how-to-use-mysql-with-node-js-and-docker-7dfc10860e7c
—-
Cara menggunakan multi threading di Node JS dengan Worker Thread
https://levelup.gitconnected.com/multithreading-with-nodejs-is-reality-10871986b8a9
—-
Latihan sederhana membuat aplikasi backend pesan Chat dengan Nest JS
https://medium.com/nerd-for-tech/nestjs-chat-server-in-nestjs-backed-by-mongodb-687da9aa30bb
—-
Memasang GraphQL pada backend Node JS yang berbasis TypeScript
https://ezequielzacca.medium.com/create-a-graphql-api-using-your-existent-rest-api-with-nodejs-and-typescript-f0e0592bc53f
#nodejs #mysql #docker #express #typescript #workerthread
Medium
How To Use MySQL With Node.js and Docker
Learn how to implement a MySQL database in your Node.js project
Latihan panjang dan penting tentang pengenalan Worker Thread di Node JS versi 14.x, yang dapat menambah performa Node JS secara signifikan ketika menjalankan proses kalkulasi rumit.
https://yarin.dev/nodejs-cpu-bound-tasks-worker-threads/
---
Daftar tips dan trik penting yang panjang tentang optimasi pemrograman Node JS backend
https://dev.to/alexandrefreire/node-js-best-practices-list-july-2021-3p4k
---
Course atau latihan panjang pengenalan Node JS dan Express JS untuk backend API dari Freecodecamp
https://www.freecodecamp.org/news/free-8-hour-node-express-course/
---
Tips rentang migrasi dari Express JS ke Fastify JS
https://simonplend.com/how-to-migrate-your-app-from-express-to-fastify/
---
#nodejs #task #workerthread #fastify #express #freecodecamp
https://yarin.dev/nodejs-cpu-bound-tasks-worker-threads/
---
Daftar tips dan trik penting yang panjang tentang optimasi pemrograman Node JS backend
https://dev.to/alexandrefreire/node-js-best-practices-list-july-2021-3p4k
---
Course atau latihan panjang pengenalan Node JS dan Express JS untuk backend API dari Freecodecamp
https://www.freecodecamp.org/news/free-8-hour-node-express-course/
---
Tips rentang migrasi dari Express JS ke Fastify JS
https://simonplend.com/how-to-migrate-your-app-from-express-to-fastify/
---
#nodejs #task #workerthread #fastify #express #freecodecamp
Yarin Ronel
Running CPU-Bound Tasks in Node.js: Introduction to Worker Threads
How to use worker threads to run CPU-intensive tasks in Node.js.
Latihan penting tentang cara konfigurasi Babel compiler di Node JS backend
https://www.freecodecamp.org/news/setup-babel-in-nodejs
---
Latihan sederhana membangun http server dengan Node JS
https://dev.to/yousufejazahmad/easiest-way-to-build-an-http-server-using-node-37j8
---
Optimasi performa Node JS untuk kapasitas proses dan request lebih besar dengan sistem antrian Queue menggunakan Redis Db dan Bull
https://blog.logrocket.com/scale-node-js-app-using-distributed-queues/
---
Cara melakukan multi Threading di Node JS dengan Worker Thread, untuk optimasi pemrosesan data lebih banyak
https://blog.logrocket.com/node-js-multithreading-what-are-worker-threads-and-why-do-they-matter-48ab102f8b10/
---
Membuat koneksi data real time dengan Web Socket dari Socket IO di Node JS dengan front end React JS
https://dev.to/omardiaa48/how-to-make-realtime-apis-with-nodejs-and-reactjs-using-socket-io-6ja
---
#nodejs #babel #socketio #bull #redis #queue #workerthread
https://www.freecodecamp.org/news/setup-babel-in-nodejs
---
Latihan sederhana membangun http server dengan Node JS
https://dev.to/yousufejazahmad/easiest-way-to-build-an-http-server-using-node-37j8
---
Optimasi performa Node JS untuk kapasitas proses dan request lebih besar dengan sistem antrian Queue menggunakan Redis Db dan Bull
https://blog.logrocket.com/scale-node-js-app-using-distributed-queues/
---
Cara melakukan multi Threading di Node JS dengan Worker Thread, untuk optimasi pemrosesan data lebih banyak
https://blog.logrocket.com/node-js-multithreading-what-are-worker-threads-and-why-do-they-matter-48ab102f8b10/
---
Membuat koneksi data real time dengan Web Socket dari Socket IO di Node JS dengan front end React JS
https://dev.to/omardiaa48/how-to-make-realtime-apis-with-nodejs-and-reactjs-using-socket-io-6ja
---
#nodejs #babel #socketio #bull #redis #queue #workerthread
freeCodeCamp.org
How to Setup Babel in Node.js
By Alvin Okoro Node.js is one of the most popular back-end technologies out there right now. It is friendly, robust, and well-maintained and it's not going anywhere anytime soon. To help you learn how to use it effectively, in this article we will c...
Pengenalan Worker Threads di Node JS
https://slvvarma.medium.com/worker-threads-in-node-js-c61b16a02e39
—-
Latihan membuat REST API dengan Express JS dan database PostgreSQL
https://medium.com/@kaveeshanethruwan/building-a-crud-application-with-node-express-and-postgresql-8a54c7acbe0e
—-
Contoh penggunaan MongoDb database dengan Docker Container
https://javascript.plainenglish.io/create-mongodb-database-as-docker-container-2cfc22693620
—-
#nodejs #workerThread #postgresql #mongodb #rest
https://slvvarma.medium.com/worker-threads-in-node-js-c61b16a02e39
—-
Latihan membuat REST API dengan Express JS dan database PostgreSQL
https://medium.com/@kaveeshanethruwan/building-a-crud-application-with-node-express-and-postgresql-8a54c7acbe0e
—-
Contoh penggunaan MongoDb database dengan Docker Container
https://javascript.plainenglish.io/create-mongodb-database-as-docker-container-2cfc22693620
—-
#nodejs #workerThread #postgresql #mongodb #rest
Medium
Worker Threads in Node.js
Before diving into worker threads, we have to go through some points:
Latihan menggunakan Worker Thread di Node JS
https://javascript.plainenglish.io/node-js-with-worker-thread-c26f7ec99a83
—-
#nodejs #workerthread
https://javascript.plainenglish.io/node-js-with-worker-thread-c26f7ec99a83
—-
#nodejs #workerthread
Mendapatkan peningkatan performa Node JS dengan bantuan Worker Thread
https://medium.com/codex/achieve-the-best-performance-10x-faster-node-js-with-worker-threads-97fc2890e40f
—-
Perbedaan penggunaan "module.export" dengan "exports" di Node JS
https://javascript.plainenglish.io/nodejs-module-exports-vs-exports-b7dfff86bfdd
---
Pengenalan tentang middleware di Express JS
https://dev.to/naftalimurgor/middleware-in-express-1kn5
---
Latihan sederhana membuat aplikasi video streaming dengan Node JS
https://javascript.plainenglish.io/create-a-node-js-video-streaming-application-3095cb2aa52c
#nodejs #workerthread #module #express #middleware #streaming
https://medium.com/codex/achieve-the-best-performance-10x-faster-node-js-with-worker-threads-97fc2890e40f
—-
Perbedaan penggunaan "module.export" dengan "exports" di Node JS
https://javascript.plainenglish.io/nodejs-module-exports-vs-exports-b7dfff86bfdd
---
Pengenalan tentang middleware di Express JS
https://dev.to/naftalimurgor/middleware-in-express-1kn5
---
Latihan sederhana membuat aplikasi video streaming dengan Node JS
https://javascript.plainenglish.io/create-a-node-js-video-streaming-application-3095cb2aa52c
#nodejs #workerthread #module #express #middleware #streaming
Medium
Achieve the Best Performance: 10x Faster Node.Js With Worker Threads
Confronting highly intensive CPU operations throughput using different worker threads configurations.
Membuat data gambar secara acak dan menambahkan metadata NFT dengan bantuan Node JS
https://itnext.io/generate-random-nfts-with-node-js-sourcecode-b93a2ab411fe
—-
Membuat sistem antrian task queue dengan Node JS, RabbitMQ, dan MongoDb untuk pengolahan data yang berat
https://medium.com/@siddharajnmane/node-js-task-queue-using-express-js-rabbitmq-cluster-mongodb-for-cpu-intensive-task-9b1a474cf6c3
—-
Optimasi performa Node JS dengan bantuan Worker Thread
https://medium.com/codex/achieve-the-best-performance-10x-faster-node-js-with-worker-threads-97fc2890e40f
—-
Konfigurasi Node JS dan MongoDb dengan bantuan Docker
https://medium.com/@Bigscal-Technologies/how-to-set-up-node-js-with-mongodb-using-docker-49b5fb849bc7
—-
#nodejs #nft #workerthread #rabbitmq #express
https://itnext.io/generate-random-nfts-with-node-js-sourcecode-b93a2ab411fe
—-
Membuat sistem antrian task queue dengan Node JS, RabbitMQ, dan MongoDb untuk pengolahan data yang berat
https://medium.com/@siddharajnmane/node-js-task-queue-using-express-js-rabbitmq-cluster-mongodb-for-cpu-intensive-task-9b1a474cf6c3
—-
Optimasi performa Node JS dengan bantuan Worker Thread
https://medium.com/codex/achieve-the-best-performance-10x-faster-node-js-with-worker-threads-97fc2890e40f
—-
Konfigurasi Node JS dan MongoDb dengan bantuan Docker
https://medium.com/@Bigscal-Technologies/how-to-set-up-node-js-with-mongodb-using-docker-49b5fb849bc7
—-
#nodejs #nft #workerthread #rabbitmq #express
Medium
Generate random NFTs with Node.js + Sourcecode
Randomly mix layers and create unique NFTs with both image and metadata using Node.js and JIMP.
Latihan penting dalam menggunakan Worker Thread untuk multi threading di Node JS
https://www.digitalocean.com/community/tutorials/how-to-use-multithreading-in-node-js
#nodejs #multithread #workerthread
https://www.digitalocean.com/community/tutorials/how-to-use-multithreading-in-node-js
#nodejs #multithread #workerthread
Digitalocean
How To Use Multithreading in Node.js | DigitalOcean
Node.js runs JavaScript code in a single thread, which means your code can do one task at a time and can’t use multiple cores. To remedy this, Node.js introd…
Pengenalan tentang Worker Threads di Node JS
https://javascript.plainenglish.io/a-brief-guide-on-worker-threads-in-node-js-80bd1e7846cb
—-
Mengolah data video dengan ffmpeg dan Node JS
https://betterprogramming.pub/how-to-process-video-with-ffmpeg-and-nodejs-940a8e510791
—-
Inisialisasi secara asynchronous pada object di Node JS
https://blog.devgenius.io/asynchronous-initialization-with-nodejs-d01017f558c7
—-
Beberapa trend dalam penggunaan Node JS yang perlu diketahui
https://medium.com/front-end-weekly/top-10-node-js-trends-to-follow-28212b4e029e
#nodejs #workerthread #init #async
https://javascript.plainenglish.io/a-brief-guide-on-worker-threads-in-node-js-80bd1e7846cb
—-
Mengolah data video dengan ffmpeg dan Node JS
https://betterprogramming.pub/how-to-process-video-with-ffmpeg-and-nodejs-940a8e510791
—-
Inisialisasi secara asynchronous pada object di Node JS
https://blog.devgenius.io/asynchronous-initialization-with-nodejs-d01017f558c7
—-
Beberapa trend dalam penggunaan Node JS yang perlu diketahui
https://medium.com/front-end-weekly/top-10-node-js-trends-to-follow-28212b4e029e
#nodejs #workerthread #init #async
Medium
A Brief Guide on Worker Threads in Node.js
How you can use worker threads in Node.js
Implementasi worker thread dengan Worker pool pada Node JS
https://javascript.plainenglish.io/multitasking-in-node-js-using-worker-pool-201ac6dfd0f4
#nodejs #workerthread #pool
https://javascript.plainenglish.io/multitasking-in-node-js-using-worker-pool-201ac6dfd0f4
#nodejs #workerthread #pool
Medium
Multitasking in Node.js Using Worker Pool
Here’s how the Worker Pool library manages workers.
Latihan menggunakan Web Worker di sisi client dan server
https://blog.openreplay.com/how-to-use-client-and-server-side-web-workers/
#worker #workerThread
https://blog.openreplay.com/how-to-use-client-and-server-side-web-workers/
#worker #workerThread
Openreplay
How to use client and server-side web workers
An introduction to web workers.
Using Node File Router for file-based routing in Node.js
https://blog.logrocket.com/using-node-file-router-file-based-routing-node-js/
---
Multithreading in Node.js with worker threads
https://blog.logrocket.com/multithreading-node-js-worker-threads/
---
Solve The Asynchronous Exercises in a Simple Way
https://javascript.plainenglish.io/solve-the-asynchronous-exercises-in-a-simple-way-a376cfb6e72a
---
Top 9 JavaScript Concepts for Node Developers (2024)
https://medium.com/@nicoletjunior/top-9-javascript-concepts-for-node-developers-2024-d09f07b1b0a3
—-
How to Optimize Your Node.js API
https://medium.com/@r.sipchenko/how-to-optimize-your-node-js-api-22b3d46334cc
—-
8 Advanced Uses Of Promises You Should Know
https://javascript.plainenglish.io/8-advanced-uses-of-promises-you-should-know-64a4f2341651
—-
Why does the code in Promise execute before setTimeout?
https://javascript.plainenglish.io/why-does-the-code-in-promise-execute-before-settimeout-96061b96b439
#nodejs #workerThread #router #async
https://blog.logrocket.com/using-node-file-router-file-based-routing-node-js/
---
Multithreading in Node.js with worker threads
https://blog.logrocket.com/multithreading-node-js-worker-threads/
---
Solve The Asynchronous Exercises in a Simple Way
https://javascript.plainenglish.io/solve-the-asynchronous-exercises-in-a-simple-way-a376cfb6e72a
---
Top 9 JavaScript Concepts for Node Developers (2024)
https://medium.com/@nicoletjunior/top-9-javascript-concepts-for-node-developers-2024-d09f07b1b0a3
—-
How to Optimize Your Node.js API
https://medium.com/@r.sipchenko/how-to-optimize-your-node-js-api-22b3d46334cc
—-
8 Advanced Uses Of Promises You Should Know
https://javascript.plainenglish.io/8-advanced-uses-of-promises-you-should-know-64a4f2341651
—-
Why does the code in Promise execute before setTimeout?
https://javascript.plainenglish.io/why-does-the-code-in-promise-execute-before-settimeout-96061b96b439
#nodejs #workerThread #router #async
LogRocket Blog
Using Node File Router for file-based routing in Node.js - LogRocket Blog
Node apps usually use module-based routing, but it’s possible to implement file-based routing to enhance productivity, scalability, and more.