Latihan membuat aplikasi yang mengutamakan offline terlebih dahulu dengan mode PWA menggunakan Node.js dan Hoodie library
https://dev.to/pmbanugo/offline-first-with-nodejs-and-hoodie-a-practical-introduction-to-progressive-web-apps-5f57
#nodejs #hoodie #pwa #offline
https://dev.to/pmbanugo/offline-first-with-nodejs-and-hoodie-a-practical-introduction-to-progressive-web-apps-5f57
#nodejs #hoodie #pwa #offline
The Practical Dev
Offline-First with Node.js and Hoodie: A Practical Introduction to Progressive Web Apps
a practical introduction to offline-first & progressive web apps
TurtleDB , library database untuk menyimpan data ketika aplikasi web sedang dalam kondisi offline
https://hackernoon.com/turtledb-a-javascript-framework-for-building-offline-first-collaborative-web-apps-7183cd787163
#turtledb #pwa #spa #offline
https://hackernoon.com/turtledb-a-javascript-framework-for-building-offline-first-collaborative-web-apps-7183cd787163
#turtledb #pwa #spa #offline
Hackernoon
turtleDB: A JavaScript Framework for building offline-first, collaborative web apps | HackerNoon
https://devdactic.com/ionic-4-offline-mode/
Membuat aplikasi Ionic 4 yang bisa offline
#ionic #offline
Membuat aplikasi Ionic 4 yang bisa offline
#ionic #offline
https://devdactic.com
How to Build an Ionic 4 Offline Mode App
To build an Ionic 4 Offline Mode app you have to use a package or get creative, but inside the post you will see how everything works to take your app offline and still use it.
Mengakses dokumentasi pemrograman secara offline
How to Quickly Access the API Documentation of Your Favorite Languages
https://www.freecodecamp.org/news/quickly-access-api-documentation-of-your-favorite-languages/
#documentation #offline #docs
How to Quickly Access the API Documentation of Your Favorite Languages
https://www.freecodecamp.org/news/quickly-access-api-documentation-of-your-favorite-languages/
#documentation #offline #docs
freeCodeCamp.org
How to Quickly Access the API Documentation of Your Favorite Languages
It’s no surprise that you may need to work with different programming languages, or at least use many methods. You may not be sure how to call a method, how many parameters it has, or what type of object is used for each parameter. During these cases, having…
Mendeteksi apakah status koneksi internet sedang online atau offline dengan Javascript
https://levelup.gitconnected.com/detecting-online-offline-in-javascript-1963c4fb81e1
#online #offline #state
https://levelup.gitconnected.com/detecting-online-offline-in-javascript-1963c4fb81e1
#online #offline #state
Medium
Detecting Online/Offline Status in Javascript
Learn how to detect if the user is online and offline and perform some action if the user goes offline.
Membuat aplikasi serba JavaScript yang memiliki fungsi offline mode dengan bantuan RxDb dan Pouch DB , dan sinkronisasi ke server dengan Hasura GraphQL.
https://blog.hasura.io/building-an-offline-first-web-app-with-rxdb-hasura/
#offline #rxdb #pouchdb #hasura #graphql
https://blog.hasura.io/building-an-offline-first-web-app-with-rxdb-hasura/
#offline #rxdb #pouchdb #hasura #graphql
Hasura GraphQL Engine Blog
Building an offline first web app with RxDB & Hasura
In this post we will look at how to make a web app offline first using Hasura GraphQL, RxDB and Postgres.
Latihan menggunakan Service Worker agar aplikasi web dapat bekerja sementara ketika koneksi internet offline
https://itnext.io/how-to-make-your-website-work-offline-b5be47b92adc
-
Menampilkan pesan koneksi internet online atau offline di Nuxt JS
https://dev.to/debs_obrien/show-a-message-when-your-user-is-offline-with-nuxt-isoffline-1157
#nuxt #online #offline
https://itnext.io/how-to-make-your-website-work-offline-b5be47b92adc
-
Menampilkan pesan koneksi internet online atau offline di Nuxt JS
https://dev.to/debs_obrien/show-a-message-when-your-user-is-offline-with-nuxt-isoffline-1157
#nuxt #online #offline
Medium
How To Make Your Website Work Offline
Better performance and user experience in one easy step
Mendeteksi apakah status browser pengguna online atau offline dengan Javascript
https://dev.to/nialljoemaher/detecting-if-a-user-is-online-offline-with-javascript-3bcc
---
Latihan membuat aplikasi web Single Page Application SPA dengan Javascript HTML CSS
https://itnext.io/build-a-single-page-web-app-javascript-and-the-dom-90c99b08f8a9
---
Tips memperpendek logika kondisi if else dengan teknik short circuit
https://dev.to/codeartistryio/how-to-shorten-javascript-conditionals-with-short-circuiting-4gcd
---
#online #offline #status #spa #if #else #shortcircuit
https://dev.to/nialljoemaher/detecting-if-a-user-is-online-offline-with-javascript-3bcc
---
Latihan membuat aplikasi web Single Page Application SPA dengan Javascript HTML CSS
https://itnext.io/build-a-single-page-web-app-javascript-and-the-dom-90c99b08f8a9
---
Tips memperpendek logika kondisi if else dengan teknik short circuit
https://dev.to/codeartistryio/how-to-shorten-javascript-conditionals-with-short-circuiting-4gcd
---
#online #offline #status #spa #if #else #shortcircuit
DEV Community
🚀 Detecting If a User is Online/Offline with JavaScript
Easily detect if a user is online or offline with JavaScript.
Membuat fungsi pengecekan status koneksi online dan offline dengan Javascript
https://youtu.be/9RIA5Wws0bU
---
Contoh metode konversi bilangan Number ke String dan sebaliknya dengan Javascript
https://www.freecodecamp.org/news/javascript-tostring-example-convert-number-to-string-in-js/
---
Pengenalan Decorator di Javascript dan TypeScript
https://blog.bitsrc.io/decorators-javascript-and-typescript-hidden-gems-600038bcbd44
---
Beberapa library yang dapat dipakai untuk lazy loading image dan video
https://blog.bitsrc.io/top-image-lazy-loading-libraries-for-javascript-dc39fbc9511f
---
Pengenalan ekstensi VS Code yang bernama REST Client yang dapat dipakai untuk menguji endpoint REST API langsung
https://blog.bitsrc.io/vs-codes-rest-client-plugin-is-all-you-need-to-make-api-calls-e9e95fcfd85a
---
Tips memilih framework front end Javascript
https://www.bacancytechnology.com/blog/best-front-end-framework-in-2020
#online #offline #string #number #lazyload #library #vscode #restclient
https://youtu.be/9RIA5Wws0bU
---
Contoh metode konversi bilangan Number ke String dan sebaliknya dengan Javascript
https://www.freecodecamp.org/news/javascript-tostring-example-convert-number-to-string-in-js/
---
Pengenalan Decorator di Javascript dan TypeScript
https://blog.bitsrc.io/decorators-javascript-and-typescript-hidden-gems-600038bcbd44
---
Beberapa library yang dapat dipakai untuk lazy loading image dan video
https://blog.bitsrc.io/top-image-lazy-loading-libraries-for-javascript-dc39fbc9511f
---
Pengenalan ekstensi VS Code yang bernama REST Client yang dapat dipakai untuk menguji endpoint REST API langsung
https://blog.bitsrc.io/vs-codes-rest-client-plugin-is-all-you-need-to-make-api-calls-e9e95fcfd85a
---
Tips memilih framework front end Javascript
https://www.bacancytechnology.com/blog/best-front-end-framework-in-2020
#online #offline #string #number #lazyload #library #vscode #restclient
YouTube
JavaScript Online Offline Events
In this tutorial, we'll take a look at the JavaScript Online Offline Events and how they can be used to detect whether the user has an active network connection.
JavaScript Online Offline Events
---------------------------------------------------
00:00 Introduction…
JavaScript Online Offline Events
---------------------------------------------------
00:00 Introduction…
Latihan membuat aplikasi mobile dengan fitur map offiline dengan Ionic dan Leaflet JS
https://javascript.plainenglish.io/use-ionic-angular-leaflet-to-build-a-pwa-to-show-a-map-that-works-offline-part-1-b69126386ce6
#ionic #angular #leaflet #offline
https://javascript.plainenglish.io/use-ionic-angular-leaflet-to-build-a-pwa-to-show-a-map-that-works-offline-part-1-b69126386ce6
#ionic #angular #leaflet #offline
Medium
Build an Offline Map using Ionic and Leaflet
Building an Ionic PWA app that shows a map that works offline (Part 1)
Cara mendeteksi apakah pengguna online atau tidak dengan JavaScript
https://daily-dev-tips.com/posts/detecting-if-the-user-is-online-with-javascript/
---
Beberapa permainan untuk belajar Javascript
https://daily-dev-tips.com/posts/10-games-to-learn-javascript/
#online #offline #learning #game
https://daily-dev-tips.com/posts/detecting-if-the-user-is-online-with-javascript/
---
Beberapa permainan untuk belajar Javascript
https://daily-dev-tips.com/posts/10-games-to-learn-javascript/
#online #offline #learning #game
Daily Dev Tips
Detecting if the user is online with JavaScript
How can we detect if the user is online or offline with JavaScript