Skip to content

Commit b7dbeb0

Browse files
committed
UPD - Glossary of Programming Terms
1 parent b733416 commit b7dbeb0

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/glossary.mdx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@ sidebar_label : Glossary
6060

6161
Free service that collects the users input (design, models, extended user definition) and uploads the source code automatically on GitHub (public repository).
6262

63+
**[Docker](/content/what-is/docker/)**
64+
65+
Docker is an open-source platform and set of tools designed to simplify the development, deployment, and management of applications through containerization.
66+
6367
## H
6468

6569
**[HTMX](/content/what-is/htmx/)**
@@ -149,10 +153,10 @@ sidebar_label : Glossary
149153

150154
## Misc
151155

152-
**[Getting Started with NextJS](/technologies/next-js/getting-started/)**
153-
154156
**[Getting Started with Django](/technologies/django/getting-started/)**
155157

158+
**[Getting Started with Docker](/technologies/docker/getting-started/)**
159+
156160
**[Getting Started with Flask](/technologies/flask/getting-started/)**
157161

158162
**[Getting Started with NodeJS](/technologies/nodejs/getting-started/)**

0 commit comments

Comments
 (0)