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
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
DEV Community
Enable HTTPS in LOCALHOST with OpenSSL for a NodeJS app🤓(with video)
For different purposes, we might need to enable HTTPS in our LOCALHOST environment. In this video, I...