Latihan pengenalan fungsi manipulasi array seperti Array push, shift, unshift, pop, reverse, splice, sort, copyWithin, fill
https://levelup.gitconnected.com/javascript-array-mutation-methods-e42143713a4e
---
Menggunakan class dan fungsi bawaan Dates untuk formatting waktu dan tanggal
https://elijahmanor.com/format-js-dates-and-times
---
Otomatis mendeteksi tipe layar perangkat mobile dan orientasi layar dengan Javascript
https://levelup.gitconnected.com/auto-detecting-mobile-devices-screen-orientation-ddcf9554b45b
---
#array #mutation #screen #mobile #orientation #dates #format
https://levelup.gitconnected.com/javascript-array-mutation-methods-e42143713a4e
---
Menggunakan class dan fungsi bawaan Dates untuk formatting waktu dan tanggal
https://elijahmanor.com/format-js-dates-and-times
---
Otomatis mendeteksi tipe layar perangkat mobile dan orientasi layar dengan Javascript
https://levelup.gitconnected.com/auto-detecting-mobile-devices-screen-orientation-ddcf9554b45b
---
#array #mutation #screen #mobile #orientation #dates #format
Medium
JavaScript — Array mutable methods
Array methods push, shift, unshift, pop, reverse, splice, sort, copyWithin, fill — simple examples
Latihan dari Dcode tentang cara mendeteksi orientasi layar perangkat portrait atau landscape dengan JavaScript
https://www.youtube.com/watch?v=uXKCDwPwUZg
—-
Membuat playlist Youtube berdasarkan playlist Spotify dengan Node JS
https://javascript.plainenglish.io/create-a-youtube-playlist-from-a-spotify-playlist-using-javascript-bb84b1532638
#dcode #orientation #playlist
https://www.youtube.com/watch?v=uXKCDwPwUZg
—-
Membuat playlist Youtube berdasarkan playlist Spotify dengan Node JS
https://javascript.plainenglish.io/create-a-youtube-playlist-from-a-spotify-playlist-using-javascript-bb84b1532638
#dcode #orientation #playlist
YouTube
How to Detect Device Orientation in JavaScript (Portrait/Landscape Mode)
In today's video I'll show you how easy it is to detect device orientation (portrait or landscape mode) on desktop and mobile devices in JavaScript for the web.
This is easily done using media queries and the matchMedia method found on the window object.…
This is easily done using media queries and the matchMedia method found on the window object.…