技術世界充滿了各種縮寫,很難將它們全部記住。

以下是網頁開發和相關領域中的一些常見縮寫:

  • AI 人工智慧(Artificial Intelligence)
  • AJAX 非同步 JavaScript 與 XML(Asynchronous JavaScript And XML)
  • API 應用程式介面(Application Programming Interface)
  • AWS 亞馬遜網路服務(Amazon Web Services)
  • CD 持續佈署(Continuous Deployment)
  • CDN 內容傳遞網路(Content Delivery Network)
  • CI 持續整合(Continuous Integration)
  • CLI 命令列介面(Command Line Interface)
  • CMS 內容管理系統(Content Management System)
  • CORS 跨來源資源共用(Cross Origin Resource Sharing)
  • CRUD 建立、讀取、更新和刪除(Create, read, update, and delete)
  • CSS 層疊樣式表(Cascading Style Sheets)
  • CTA 呼籲至動作(Call To Action)
  • DDD 領域驅動設計(Domain Driven Design)
  • DNS 網域名稱系統(Domain Name System)
  • DOM 文件物件模型(Document Object Model)
  • DRY 不要重複自己(Don’t Repeat Yourself)
  • FTP 檔案傳輸協定(File Transfer Protocol)
  • GA 谷歌分析(Google Analytics)
  • GCP 谷歌雲端平台(Google Cloud Platform)
  • GNU GNU’s Not Unix(GNU’s Not Unix)
  • GPL 通用公共許可證(General Public Licence)
  • GUI 圖形使用者介面(Graphical User Interface)
  • HTML 超文件標記語言(HyperText Markup Language)
  • HTTP 超文本傳輸協定(Hyper Text Transfer Protocol)
  • HTTPS 超文本傳輸安全協定(Hyper Text Transfer Protocol Secure)
  • IAAS 基礎設施即服務(Infrastructure As A Service)
  • IDE 整合開發環境(Integrated Development Environment)
  • IE 網際網路瀏覽器(Internet Explorer)(已停止更新)
  • IP 網際網路協定(Internet Protocol)
  • JSON JavaScript 物件表示法(JavaScript Object Notation)
  • KISS 保持簡單愚蠢(Keep It Simple Stupid)
  • LTS 長期支援(Long Term Support)
  • MDN 莫茲拉開發者網絡(Mozilla Developer Network)
  • ML 機器學習(Machine Learning)
  • MVC 模型-視圖-控制器(Model View Controller)
  • MVP 最小可行產品(Minimum Viable Product)
  • NPM Node 套件管理員(Node Package Manager)
  • OOP 物件導向程式設計(Object Oriented Programming)
  • OSS 開放原始碼軟體(Open Source Software)
  • PAAS 平台即服務(Platform As A Service)
  • PHP PHP 超文字預處理器(PHP Hypertext Preprocessor)
  • PR 拉取請求(Pull Request)
  • REPL 讀取-執行-輸出-環迴(Read Execute Print Loop)
  • REST 表徵狀態傳輸(REpresentational State Transfer)
  • RPC 遠程過程呼叫(Remote Procedure Call)
  • SAAS 軟體即服務(Software As A Service)
  • SEO 搜尋引擎優化(Search Engine Optimization)
  • SFC 單檔案元件(Single File Component)
  • SFTP 安全檔案傳輸協定(Secure File Transfer Protocol)
  • SMTP 簡單郵件傳輸協定(Simple Mail Transfer Protocol)
  • SPA 单页应用(Single Page Application)
  • SQL 結構化查詢語言(Structured Query Language)
  • SSH 安全殼層(Secure SHell)
  • SSL 安全套接層(Secure Socket Layer)
  • TCP/IP 傳輸控制協定/網際網路協定(Transmission Control Protocol/Internet Protocol)
  • TDD 測試驅動開發(Test Driven Development)
  • TLD 頂級網域(Top Level Domain)
  • TLDR 太長不讀(Too Long Didn’t Read)
  • VPN 虛擬私人網路(Virtual Private Network)
  • VPS 虛擬私人伺服器(Virtual Private Server)
  • W3C 世界廣泛網 (W3) 協會(World Wide Web (W*3) Consortium)
  • WET 寫兩次所有(Write Everything Twice)
  • WYSIWYG 所見即所得(What You See Is What You Get)
  • XML 可延伸標記語言(Extensible Markup Language)
  • XSS 跨網站指令碼(Cross Site Scripting)
  • YAGNI 不需要就別加(You Ain’t Gonna Need It)