Latihan menggunakan Bree JS , library untuk membuat Job Scheduler di Node  JS backend dengan bantuan Worker Thread. Contoh kasus yang dibuat adalah mengirim Tweet Twitter dalam rentang waktu tertentu 
https://blog.logrocket.com/getting-started-with-bree-js/
---
Membuat alur logika Shopping Cart di Node JS
https://dev.to/suniljoshi19/unit-testing-react-components-using-enzyme-and-jest-testing-frameworks-2m4k
—-
Menampilkan visualisasi kode yang error dari alur kerja aplikasi Node JS dengan Ilama Logging
https://dev.to/bakenator/visualize-nodejs-errors-in-real-time-with-llama-logs-3c18
#nodejs #workerThread #scheduler #bree #breejs #shoppingcart #logging #ilamalogging
  
  https://blog.logrocket.com/getting-started-with-bree-js/
---
Membuat alur logika Shopping Cart di Node JS
https://dev.to/suniljoshi19/unit-testing-react-components-using-enzyme-and-jest-testing-frameworks-2m4k
—-
Menampilkan visualisasi kode yang error dari alur kerja aplikasi Node JS dengan Ilama Logging
https://dev.to/bakenator/visualize-nodejs-errors-in-real-time-with-llama-logs-3c18
#nodejs #workerThread #scheduler #bree #breejs #shoppingcart #logging #ilamalogging
LogRocket Blog
  
  Getting started with Bree.js - LogRocket Blog
  This tutorial shows you how to use Bree.js as a job scheduler for Node.js applications through a simple Tweet scheduling app.
  Tips optimasi dan performansi aplikasi backend Node JS dengan Libuv Thread Pool
https://dev.to/johnjardincodes/increase-node-js-performance-with-libuv-thread-pool-5h10
---
Tips dan trik mendesain backend REST API dengan Express JS
https://dev.to/simonplend/5-best-practices-for-building-a-modern-api-with-express-2054
Tips membuat router atau routing di Express JS yang mudah dikembangkan
https://dev.to/lutif/how-to-write-a-scalable-router-for-express-in-nodejs-cfo
---
Membuat Telegram Bot untuk komunikasi ke Google Sheets API dan deploy me Google Cloud Engine
https://dev.to/hukuta/telegram-bot-for-google-sheets-in-cloud-3akc
---
Latihan berseri melakukan proses baca dan tulis ke Google Sheets API dengan Node JS
https://dev.to/dailydevtips1/node-js-write-data-in-a-google-sheet-74d
—-
#nodejs #libuv #workerthread #workerpool #express #tips #bot #googleSheets #gcp
  
  https://dev.to/johnjardincodes/increase-node-js-performance-with-libuv-thread-pool-5h10
---
Tips dan trik mendesain backend REST API dengan Express JS
https://dev.to/simonplend/5-best-practices-for-building-a-modern-api-with-express-2054
Tips membuat router atau routing di Express JS yang mudah dikembangkan
https://dev.to/lutif/how-to-write-a-scalable-router-for-express-in-nodejs-cfo
---
Membuat Telegram Bot untuk komunikasi ke Google Sheets API dan deploy me Google Cloud Engine
https://dev.to/hukuta/telegram-bot-for-google-sheets-in-cloud-3akc
---
Latihan berseri melakukan proses baca dan tulis ke Google Sheets API dengan Node JS
https://dev.to/dailydevtips1/node-js-write-data-in-a-google-sheet-74d
—-
#nodejs #libuv #workerthread #workerpool #express #tips #bot #googleSheets #gcp
DEV Community
  
  Increase Node JS Performance With Libuv Thread Pool
  In this 5th instalment of my “Node JS Performance Optimizations” series, I show you how to increase...
  Menjalankan proses komputasi yang berat di sisi browser dengan bantuan Web Worker dan Angular
https://blog.jscrambler.com/handling-cpu-intensive-work-using-web-workers-in-angular/
---
Catatan rilis library state mamagement untuk Angular , NGXS versi 3.7
https://dev.to/ngxs/announcing-ngxs-3-7-1kbk
---
Membuat dashboard halaman web dengan Angular dan Material Design
https://www.smashingmagazine.com/2020/07/responsive-dashboard-angular-material-ng2-charts-schematics/
#angular #webworker #workerthread #ngxs #dashboard
  
  https://blog.jscrambler.com/handling-cpu-intensive-work-using-web-workers-in-angular/
---
Catatan rilis library state mamagement untuk Angular , NGXS versi 3.7
https://dev.to/ngxs/announcing-ngxs-3-7-1kbk
---
Membuat dashboard halaman web dengan Angular dan Material Design
https://www.smashingmagazine.com/2020/07/responsive-dashboard-angular-material-ng2-charts-schematics/
#angular #webworker #workerthread #ngxs #dashboard
Jscrambler
  
  Handling CPU-Intensive Work Using Web Workers In Angular | Jscrambler Blog
  Web workers are great for improving the performance of web applications. They can be used in Angular to handle CPU-intensive tasks.
  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