Latihan menggunakan database MariaDb dengan Node JS , dengan memakai Docker Container MariaDb agar bisa langsung dipakai .
https://hackernoon.com/getting-started-with-mariadb-and-nodejs-xr323ynt
#mariadb #docker #container #nodejs
-
Memahami penggunaan Streams API di FS module Node JS untuk performa operasi IO file yang cepat dan baik.
https://codeburst.io/node-js-fs-module-write-streams-657cdbcc3f47
#streams #fs #fsmodule
-
Beberapa header keamanan dari response request yang dapat ditambahkan dengan Helmet JS
https://hackernoon.com/nodejs-security-headers-101-mf9k24zn
-
#helmetjs #headers
https://hackernoon.com/getting-started-with-mariadb-and-nodejs-xr323ynt
#mariadb #docker #container #nodejs
-
Memahami penggunaan Streams API di FS module Node JS untuk performa operasi IO file yang cepat dan baik.
https://codeburst.io/node-js-fs-module-write-streams-657cdbcc3f47
#streams #fs #fsmodule
-
Beberapa header keamanan dari response request yang dapat ditambahkan dengan Helmet JS
https://hackernoon.com/nodejs-security-headers-101-mf9k24zn
-
#helmetjs #headers
Hackernoon
Getting Started with MariaDB and Node.js | Hacker Noon
It's no secret that MariaDB has become a popular solution for developers over the past decade. Why? Well, it's open source and it's a relational database. So, for developers, that basically means it's free and, we get the gist of it.
Memahami dan menggunakan Node JS Worker Thread untuk proses data yang rumit dan kompleks
https://blog.insiderattack.net/deep-dive-into-worker-threads-in-node-js-e75e10546b11
——
Latihan menggunakan Node JS Clustering untuk proses data yang banyak secara paralel dari channel Youtube Joel Codes
https://www.youtube.com/watch?v=hXb95jm-kk0
——
Mengamankan endpoint REST API Express JS dengan Helmet JS
https://dev.to/gabrielrufino/how-to-make-your-express-api-more-secure-with-helmet-3gki
—-
Latihan sederhana membuat Authentication di Express JS dengan Passport JS
https://dev.to/muhammadawaisshaikh/passport-authentication-using-nodejs-express-and-mongodb-4b6a
——
Sanitasi data untuk mencegah SQL Injection di Express dan Node JS
https://dev.to/katerakeren/data-sanitization-against-nosql-query-injection-in-mongodb-and-node-js-application-1eab
——
Latihan menggunakan Nest JS dan TypeScript dan koneksi Mongoose TypeORM ke MongoDB
https://dev.to/tkssharma/nest-js-with-mongoos-and-mysql-with-typeorm-2ehe
—-
Membuat GraphQL API dengan Nest JS dan koneksi ke MongoDB
https://dev.to/tkssharma/using-nestjs-to-build-graphql-apis-with-mongo-db-583m
#nodejs #workerthread #clustering #performance #restAPI #helmetjs #sanitization #nest #mongodb #graphql #typeorm #mongoose
https://blog.insiderattack.net/deep-dive-into-worker-threads-in-node-js-e75e10546b11
——
Latihan menggunakan Node JS Clustering untuk proses data yang banyak secara paralel dari channel Youtube Joel Codes
https://www.youtube.com/watch?v=hXb95jm-kk0
——
Mengamankan endpoint REST API Express JS dengan Helmet JS
https://dev.to/gabrielrufino/how-to-make-your-express-api-more-secure-with-helmet-3gki
—-
Latihan sederhana membuat Authentication di Express JS dengan Passport JS
https://dev.to/muhammadawaisshaikh/passport-authentication-using-nodejs-express-and-mongodb-4b6a
——
Sanitasi data untuk mencegah SQL Injection di Express dan Node JS
https://dev.to/katerakeren/data-sanitization-against-nosql-query-injection-in-mongodb-and-node-js-application-1eab
——
Latihan menggunakan Nest JS dan TypeScript dan koneksi Mongoose TypeORM ke MongoDB
https://dev.to/tkssharma/nest-js-with-mongoos-and-mysql-with-typeorm-2ehe
—-
Membuat GraphQL API dengan Nest JS dan koneksi ke MongoDB
https://dev.to/tkssharma/using-nestjs-to-build-graphql-apis-with-mongo-db-583m
#nodejs #workerthread #clustering #performance #restAPI #helmetjs #sanitization #nest #mongodb #graphql #typeorm #mongoose
Medium
Deep Dive into Worker Threads in Node.js
Advanced NodeJS Internals — Part 2
Menggunakan Helmet JS untuk pengamanan API di Node JS
https://blog.logrocket.com/using-helmet-node-js-secure-application/
#nodejs #helmetjs #express
https://blog.logrocket.com/using-helmet-node-js-secure-application/
#nodejs #helmetjs #express
LogRocket Blog
Using Helmet in Node.js to secure your application - LogRocket Blog
Learn how to integrate Node.js with Helmet to improve security by safeguarding HTTP headers returned by a Node.js app.