Knowledge Management
Knowledge Management
Category
- All
- Algorithm
- Blockchain Technology
- Programming
- Smart Contract
- Newbie
- Marketing
- Social Network
- Database
- UI/UX
- Frontend
- Web Security
- System Architecture
- Financials
- Cryptocurrency
- Balance Sheet
- AI
- Cash flow statements
- Comprehensive Income Statement
Sort By
- Newest
- Oldest
Category
- All
- Algorithm
- Blockchain Technology
- Programming
- Smart Contract
- Newbie
- Marketing
- Social Network
- Database
- UI/UX
- Frontend
- Web Security
- System Architecture
- Financials
- Cryptocurrency
- Balance Sheet
- AI
- Cash flow statements
- Comprehensive Income Statement
Sort By
- Newest
- Oldest
Git Flow
此篇文目標是簡單講述 Git Flow 和 GitHub Flow 的流程,以及相關名詞解說,並且附上目前開發團隊的流程慣例。
2024-01-16
Liz
Software Engineer
由淺入深,從 Solidity 智能合約到系統開發
搜尋引擎最佳化(Search engine optimization),簡稱為 SEO,是藉由調整網站的架構或內容,提高網站在搜尋引擎內排名的行銷方法。提升網站的能見度與流量能夠打響品牌知名度和創造業績,因此所以不少網站都希望以各種形式來影響搜尋引擎的排序,讓自己的網站可以有優秀的搜尋排名。
2024-01-08
CHEN PIN YANG
Software Engineer
EIP-1559
EIP-1559 是 Ethereum 的一項更新,改變了 Ethereum 的 Gas Fee 計算模式並新增部份手續費銷毀機制控制 ETH 總發行量。本文簡述此項更新內容,並解析 EIP-1559 詳細交易格式。
2023-12-06
CHEN PIN YANG
Software Engineer
Create a Dynamic Sitemap in Next.js
本文將說明在 Next.js 中建立動態站點地圖的方法。站點地圖(Sitemap)是一個網站的結構圖,收錄整個網站中所有頁面站點間的關聯性。它可以幫助 Google 的搜尋引擎爬取頁面內容,避免頁面被搜尋引擎遺漏也縮短檢索時間,並且有助於提升網站的搜索引擎優化(SEO)。
2023-12-06
Julian Hsu
Software Engineer
用 Next.js 與 TailwindCSS 創建效能良好的網站
在現代網站開發中,效能是不可忽視的要素。以下將探討如何利用 Next.js 與 TailwindCSS 來打造效能卓越的網 站。
2023-10-02
Shirley Chang
Software Engineer
14 Red Flags in crypto trading
In this article, we will introduce some common behavioral patterns that serve as red flags in cryptocurrency trading.
2023-09-28
Jodie Wu
UIUX Designer
Using SQLite with Next.js
本文將著重介紹 SQLite,包含效能檢測、連接 Next.js 以及一些基本的語法,讓讀者對 SQLite 和嵌入式資料庫的概念有初步的認識。
2023-09-21
Julian Hsu
Software Engineer