Linkhub #41
- JavaScript Modules: From IIFEs to CommonJS to ES6 Modules
Historische und moderne JavaScript-Module erklärt. - WebAuthn – A better alternative for securing our sensitive information online
Public Key Cryptography als bessere Alternative für WebAuthentifikation. - Diving Deeper in JavaScripts Objects
Tiefe Einsichten in das JavaScript-Objekt und der Object Property Descriptors. - Google Play Store now open for Progressive Web Apps
Die Entwicklung von PWAs und das Veröffentlichen im Google Play Store. - For vs forEach() vs for/in vs for/of in JavaScript
Die Unterschiede von For, forEach(), for/in und for/of.