tex: add db to libs, reword tw
This commit is contained in:
parent
966261f799
commit
8a307b01d4
@ -532,7 +532,8 @@ programming language was used, i.e. \texttt{go1.20}.
|
||||
Echo & HTTP handlers, controllers, web server \\
|
||||
ent & ORM using graph-based modelling \\
|
||||
bluemonday & HTML sanitising \\
|
||||
TailwindCSS & creating stylesheets using a utility-first approach \\
|
||||
TailwindCSS & stylesheets using a utility-first approach \\
|
||||
PostgreSQL & storing data \\
|
||||
}
|
||||
|
||||
\tab{Dependency-Version Matrix}{tab:depsversionmx}{1.0}{ll}{
|
||||
@ -542,6 +543,7 @@ programming language was used, i.e. \texttt{go1.20}.
|
||||
\texttt{ent} (\url{https://entgo.io/}) & 0.11.10 \\
|
||||
\texttt{bluemonday} (\url{https://github.com/microcosm-cc/bluemonday}) & 1.0.23 \\
|
||||
\texttt{tailwindcss} (\url{https://tailwindcss.com/}) & 3.3.0 \\
|
||||
\texttt{PostgreSQL} (\url{https://www.postgresql.org/}) & 15.2 \\
|
||||
}
|
||||
|
||||
\n{2}{A word about Go}
|
||||
|
Reference in New Issue
Block a user