Memperkenalkan library DoH JS . Library untuk menambahkan fitur Domain over HTTPS pada project berbasis Node JS .
https://github.com/byu-imaal/dohjs
https://dohjs.org/about.html
#nodejs #dohjs #domain #over #https
https://github.com/byu-imaal/dohjs
https://dohjs.org/about.html
#nodejs #dohjs #domain #over #https
GitHub
GitHub - byu-imaal/dohjs: DNS over HTTPS client for use in the browser
DNS over HTTPS client for use in the browser. Contribute to byu-imaal/dohjs development by creating an account on GitHub.
Beberapa trik dalam penulisan kode JavaScript yang singkat namun jelas
https://levelup.gitconnected.com/9-tricks-for-writing-short-and-smart-javascript-code-6c832290e0b1
---
Latihan membuat fungsi konversi String menjadi bentuk Camel Case dengan JavaScript
https://levelup.gitconnected.com/javascript-algorithm-camelcase-a-sentence-e5f32995a39d
---
Mengenal Object dan Array Destructuring dengan JavaScript
https://chrisko.io/posts/object-destructuring-but-why
---
Teknik JavaScript Debugging dengan Console Browser
https://levelup.gitconnected.com/debug-javascript-in-the-console-2fd4b06348ec
---
Latihan membuat fungsi pengecekan domain milik pengguna aplikasi Web dengan Node JS
https://levelup.gitconnected.com/checking-if-a-user-owns-a-domain-with-javascript-e5a4e7a1b15a
---
#trick #snippet #debug #domain #console #destructuring
https://levelup.gitconnected.com/9-tricks-for-writing-short-and-smart-javascript-code-6c832290e0b1
---
Latihan membuat fungsi konversi String menjadi bentuk Camel Case dengan JavaScript
https://levelup.gitconnected.com/javascript-algorithm-camelcase-a-sentence-e5f32995a39d
---
Mengenal Object dan Array Destructuring dengan JavaScript
https://chrisko.io/posts/object-destructuring-but-why
---
Teknik JavaScript Debugging dengan Console Browser
https://levelup.gitconnected.com/debug-javascript-in-the-console-2fd4b06348ec
---
Latihan membuat fungsi pengecekan domain milik pengguna aplikasi Web dengan Node JS
https://levelup.gitconnected.com/checking-if-a-user-owns-a-domain-with-javascript-e5a4e7a1b15a
---
#trick #snippet #debug #domain #console #destructuring
Medium
9 Tricks for writing short and smart Javascript code
How to write JavaScript code smartly?
Mendapatkan nama domain dari URL browser menggunakan JavaScript
https://javascript.plainenglish.io/how-to-extract-the-domain-name-from-a-url-in-javascript-abe123d02cc
#domain #name #url
https://javascript.plainenglish.io/how-to-extract-the-domain-name-from-a-url-in-javascript-abe123d02cc
#domain #name #url
Medium
How To Extract the Domain Name From a URL in JavaScript
Or, How To Fail If You Rely On An Artificial Intelligence To Do Your Job
Building Enterprise Angular Applications with Domain Driven Design
https://medium.com/@jonatan.melzer/building-enterprise-angular-applications-with-domain-driven-design-a9079d6a9420
#angular #domain #driven #pattern
https://medium.com/@jonatan.melzer/building-enterprise-angular-applications-with-domain-driven-design-a9079d6a9420
#angular #domain #driven #pattern
Medium
Building Enterprise Angular Applications with Domain Driven Design
Domain-Driven Design (DDD) is an approach originated from the idea that complex software systems should be built around a deep…