# 技術用語集
技術の専門用語について例文とあわせてまとめています。技術情報は英語で書かれているものも多いので、英単語の直訳だとニュアンスがわからないものを中心まとめています。
hydration
SSRの文脈で度々出現する単語です。実際のDOMが先にあり、そこから Virtual DOMを生成するプロセスのことを指します。
Hydration
refers to the client-side process during which Vue takes over the static HTML sent by the server and turns it into dynamic DOM that can react to client-side data changes.
innersource
Open Sourceの開発プラクティスを、組織に採用すること。ソフトウェア開発プロセスだけでなく、組織文化も対象となる。 Github article
Leading companies like PayPal, Bloomberg, and Walmart use
innersource
to build software for their teams and their customers
silo
システムや組織がそれぞれ連携をとらず、(自己中心的に)孤立しているような状態。 ITmedia
The slow, systematic practice of gathering requirements, holding meetings, and developing in
silos
is not in step with the pace of technology today
Last Updated: 2020/3/8 17:58:27