Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

💬: コラム「界面」を書いた #197

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 28 additions & 1 deletion src/pages/words/interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,31 @@ description:
tag: word,UI
---

この記事は準備中です。
界面とは2つの物質の境の面のことである。境界面ともいう。コンピューターサイエンスではインターフェースと呼ばれる。

デジタルプロダクトにおいて :[UI]:(User Interface、ユーザーインターフェース)は、利用者とコンピュータが情報をやりとりする「界面」である。

界面は物質が存在する限り、ありとあらゆる物質の境(接点)に存在する。また、界面は1枚の境ではなく、幾重にも折り重なっている。

ウェブアプリケーション一つみても、その界面は多岐に渡る。

- 接点としての界面
- 営業
- マーケティング
- カスタマーサクセス
- チャットサポート
- プロダクト(ウェブアプリケーション)
- 折り重なる界面(人とアプリケーションの境の例)
- 入力装置
- ブラウザ
- HTML
- データ

接点としての界面も折り重なる界面も、そのすべてがデザイン対象である。

界面があるところに課題や障害が生まれる。界面がある限り、そのことを考えないわけにはいかないのである。

## 参考

- :[UI]:
- [界面よもやま話 ──アクセシビリティの実装を解釈する / kaimen-yomoyamabanashi - Speaker Deck](https://speakerdeck.com/securecat/kaimen-yomoyamabanashi)