Mengenal beberapa satuan CSS yang biasa dipakai untuk ukuran element dan font
https://kolosek.com/css-relative-font-size
#css #size #font #fontsize #cssrelative
https://kolosek.com/css-relative-font-size
#css #size #font #fontsize #cssrelative
Kolosek
CSS Relative Font Size
One of the biggest confusions in web design is caused by none other than the font-size property. Alongside with this property, confusion is commonly caused by CSS Columns. If you are interested in layout properties, check out this article about the property…
Mengurangi ukuran aplikasi desktop mode produksi yang dibangun dengan NW JS
https://dev.to/thejaredwilcurt/reducing-app-distribution-size-in-nwjs-3d5f
#nw #desktop #app #size #electron
https://dev.to/thejaredwilcurt/reducing-app-distribution-size-in-nwjs-3d5f
#nw #desktop #app #size #electron
DEV Community
Reducing app distribution size in NW.js
There are a ton of benefits around using tools to build XPDA's (cross-platform desktop apps)....
Tips mengurangi ukuran CSS dan library JavaScript
https://getfider.com/blog/how-we-reduced-initial-jscss-size/
#bundle #reduce #size
https://getfider.com/blog/how-we-reduced-initial-jscss-size/
#bundle #reduce #size
fider.io
How we reduced our initial JS/CSS size by 67% - Blog - Fider
We have been working on reducing the amount of bytes that we send to all Fider users. Being a web application built with React, we have focused on JS and CSS. On this post we share our learnings, some concepts and suggestions on how you can do the same with…
Cara mendapatkan ukuran layar Screen size, window size, dan page size dengan Javascript
https://dmitripavlutin.com/screen-window-page-sizes/
---
Beberapa cara untuk mencari element di dalam array dengan parameter tertentu
https://www.freecodecamp.org/news/4-methods-to-search-an-array/
---
Melakukan pencarian kata di dalam kalimat String dengan Symbol.search ES2015
https://dev.to/kenbellows/string-prototype-search-a-method-i-wish-i-knew-about-a-long-time-ago-45n6
---
#screen #size #window #page
https://dmitripavlutin.com/screen-window-page-sizes/
---
Beberapa cara untuk mencari element di dalam array dengan parameter tertentu
https://www.freecodecamp.org/news/4-methods-to-search-an-array/
---
Melakukan pencarian kata di dalam kalimat String dengan Symbol.search ES2015
https://dev.to/kenbellows/string-prototype-search-a-method-i-wish-i-knew-about-a-long-time-ago-45n6
---
#screen #size #window #page
Dmitri Pavlutin Blog
How to Get the Screen, Window, and Web Page Sizes in JavaScript
How to get the screen, browser window, and web page sizes (width and height) in JavaScript.
Membuat favicon yang dapat berubah secara dinamis sesuai kondisi tema Dark atau Light di komputer
https://dev.to/johnletey/dynamic-favicons-31n0
---
Tips mengganti ukuran teks di dalam HTML dengan CSS
https://www.freecodecamp.org/news/css-font-size-tutorial-how-to-change-text-size-in-html/
#html #css #text #size #favicon #darkMode
https://dev.to/johnletey/dynamic-favicons-31n0
---
Tips mengganti ukuran teks di dalam HTML dengan CSS
https://www.freecodecamp.org/news/css-font-size-tutorial-how-to-change-text-size-in-html/
#html #css #text #size #favicon #darkMode
DEV Community
Dynamic Favicons
Nowadays, most operating systems have both light and dark modes. Most modern browsers respect this sy...
Library filesize JS, untuk menampilkan ukuran file yang mudah dibaca
https://filesizejs.com/
#file #size
https://filesizejs.com/
#file #size
MongoDB on Your Local Machine Using Docker: A Step-by-Step Guide
https://dev.to/speaklouder/mongodb-on-your-local-machine-using-docker-a-step-by-step-guide-4b2h
---
How to Reduce Docker Image Size ? (Part 2)
https://dev.to/muhammedarifp/how-to-reduce-docker-image-size-part-2-1b1n
#mongodb #docker #size
https://dev.to/speaklouder/mongodb-on-your-local-machine-using-docker-a-step-by-step-guide-4b2h
---
How to Reduce Docker Image Size ? (Part 2)
https://dev.to/muhammedarifp/how-to-reduce-docker-image-size-part-2-1b1n
#mongodb #docker #size
DEV Community
MongoDB on Your Local Machine Using Docker: A Step-by-Step Guide
Introduction In the ever-evolving landscape of database management, MongoDB stands tall as...