iT邦幫忙

Alex Liu 所有喜歡的留言 5

[為你自己寫 Vue Component] AtomicAvatar

想問使用 new Image() 的方式載入圖片的話,會不會造成即使有加 loading=“lazy” 仍然會馬上下載圖片呢🤔

2024-10-29 ‧ 由 Dylan 留言

[為你自己寫 Vue Component] AtomicBreadcrumb

好奇大大怎麼看待選擇 iconOnly 而不是 isIconOnly 呢?因最近發現很多套件或框架的 bool 值都不一定是符合常見的命名慣例,例如 nuxt...

2024-10-21 ‧ 由 Dylan 留言

[為你自己寫 Vue Component] AtomicLink

想問把 v-if 和 v-else 掛在 template 上,而不是內層的 RouterLink 和 a 身上是什麼原因呢?

2024-10-20 ‧ 由 Dylan 留言

[為你自己寫 Vue Component] 簡介

原來 @apply 可以分段使用,不用全部寫在一起 XD,學到惹!

2024-10-10 ‧ 由 MUKIwu 留言

[補充] Array.prototype.sort

幫忙補充一下,在最新的 V8 裡面已經改用 Timsort 了https://v8.dev/blog/array-sort

2019-10-10 ‧ 由 huli 留言