JavaScript Indonesia Channel
11.3K subscribers
591 photos
7 videos
3 files
17.2K links
Channel yang berisi kumpulan berita atau konten seputar JavaScript, Typescript, HTML, CSS, Library, Framework JS, Node.js , dan juga engine-nya

Untuk pencarian artikel,gunakan fitur pencarian di channel ini,dan bisa juga dicari berdasarkan hashtag #
Download Telegram
Latihan menggunakan Mongo Db dengan membuat aplikasi Node JS Express JS untuk membaca geolocation foto yang diupload

https://www.freecodecamp.org/news/a-complete-mongodb-tutorial/

-

Membuat kerangka project backend Node JS dengan Express JS Generator
https://www.sitepoint.com/create-new-express-js-apps-with-express-generator/

-

Latihan membuat backend Node JS Express JS dengan operasi CRUD ke Database
https://zellwk.com/blog/crud-express-mongodb/

-

Membuat sistem Authentication dengan Passport JS

https://www.sitepoint.com/local-authentication-using-passport-node-js/

Tips tambahan dalam penggunaan JSON Web Token JWT
https://dev.to/supertokens/are-you-using-jwts-for-user-sessions-in-the-correct-way-1e1

-

Membuat Authentication dengan Open ID Cliend pada Node JS dan Passport JS

https://codeburst.io/how-to-implement-openid-authentication-with-openid-client-and-passport-in-node-js-43d020121e87
-

Konfigurasi SSL pada Nginx untuk Node JS backend
https://www.sitepoint.com/configuring-nginx-ssl-node-js/

-

Menggunakan Let's Encrypt untuk memasang SSL TLS di Node JS
https://www.sitepoint.com/how-to-use-ssltls-with-node-js/

-

Latihan membuat file PDF dengan Node JS dengan konfigurasi pengaturan font, ukuran kertas, penggabungan file PDF, dst
http://thecodebarbarian.com/working-with-pdfs-in-node-js.html

-

#nodejs #express #mongodb #pwa #pdf #jwt #auth #ssl #https #letsencrypt
Melakukan deploy Node JS di server production dan konfigurasinya, bagian ketiga.

https://medium.com/javascript-in-plain-english/using-node-js-in-production-part-iii-5a7a3f2fe942

—-

Panduan membuat struktur project Node JS dan REST API
https://medium.com/swlh/structuring-a-nodejs-api-in-an-efficient-way-72f7cbd27c57

—-

Latihan sederhana membuat aplikasi Realtime dengan Node JS dan Socket IO

https://medium.com/javascript-in-plain-english/building-web-applications-with-node-js-15027e69159e

—-

Beberapa tips dalam menggunakan Node JS, seperti mendengarkan HTTP dan HTTPS port dalam satu aplikasi Express JS, sistem antrian Next Tick, Cipher untuk enkripsi data, operasi database ke MongoDb , dst

https://medium.com/javascript-in-plain-english/node-js-tips-upsert-data-ciphers-and-parsing-directories-dabdadc9cdfc

—-

#nodejs #production #express #deploy #http #https #server #mongodb
Channel The Destro Dev Show merilis latihan penting membuat sertifikat Ssl HTTPS sendiri untuk dipakai dalam proses development backend berbasis Node JS

https://dev.to/destrodevshow/enable-https-in-localhost-with-openssl-for-a-nodejs-app-with-video-3hch

---

Latihan yang lain adalah deploy aplikasi front end React JS ke Heroku server

https://youtu.be/IZNrZvk7pmw

---

Latihan deploy backend Node JS ke layanan Heroku server

https://youtu.be/j1uLXEGPQ30

---

Latihan panjang membuat aplikasi fullstack JS dengan MERN Stack dan Node JS

https://www.freecodecamp.org/news/learn-how-to-use-react-and-graphql-to-make-a-full-stack-social-network

---

Cara menggunakan Ngrok untuk melakukan publikasi aplikasi web Node JS ke internet publik, untuk proses development dan testing.

https://youtu.be/MGLCe2c7YoU

---

#nodejs #ssl #https #mern #ngrok #openssl #heroku