[筆記] Advanced Google Analytics 4 Implementation with Tag Manager ( 4 )
Google Analytics 4 在 2023 年 7 月會正式取代原有的 Universal 通用 GA,因此來找門課熟悉一下 GA4 與 GTM 的運用 Read More …
[筆記] Array.map 搭配 Promise 的使用方法
近期在專案中遇上一個需求:陣列中的每個物件中,有一個 id 列表需要另打一支 api 來獲取每個 id 的相關細節。直覺會想到在 array.map 中的 ca Read More …
[指南] Amazon US 訂單在運輸過程中被通知取消的處理方式
這回在 Amazon US 訂購商品時,寄送到一半被通知你的訂單已被取消,會在 3 ~ 5 天退款給你。由於訂購的商品確實是我會需要的,也不想等漫長的退款流程, Read More …
[筆記] Advanced Google Analytics 4 Implementation with Tag Manager ( 3 )
Google Analytics 4 在 2023 年 7 月會正式取代原有的 Universal 通用 GA,因此來找門課熟悉一下 GA4 與 GTM 的運用 Read More …
[筆記] 用 Svelte 製作 UI 元件前要先知道的 Shadow DOM 和 Custom Element
在使用 Svelte 製作 UI 元件輸出時,會用到 custom element 以及 shadow DOM 這兩個 Web Components。它能夠讓你 Read More …
[筆記] Advanced Google Analytics 4 Implementation with Tag Manager ( 2 )
Google Analytics 4 在 2023 年 7 月會正式取代原有的 Universal 通用 GA,因此來找門課熟悉一下 GA4 與 GTM 的運用 Read More …
[指南] 初探 – 用 Svelte 製作一個 UI 元件
隨著前端網頁框架的 React, Vue 和 Angular 佔據主流市場後,便想找個工具來撰寫共用於這三個框架的網頁元件。看著 Svelte 的介紹以及語法對 Read More …
[筆記] Ultimate AWS Certified Developer Associate (113)
這篇筆記下 AWS 的 Lambda Layers 和 Container Images。 課程相關資訊 [連結]:https://www.udemy.com/ Read More …
[筆記] 在家配置 Apple Homekit 之前需要注意的幾件事
Apple Homekit 智慧家庭在新裝潢的配置空間中,會有一些需要注意的細節。這幾天研究下來順便做個筆記。 常見 Q&A 1. 插座和開關是不一樣的 Read More …