This commit is contained in:
parent
854d6ccc15
commit
439b792baf
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ From a learning standpoint, this codebase makes use of a lot of different method
|
||||||
* Separation between API code and user interface code
|
* Separation between API code and user interface code
|
||||||
* Use of a modern date parsing library [luxon](https://moment.github.io/luxon/)
|
* Use of a modern date parsing library [luxon](https://moment.github.io/luxon/)
|
||||||
* Server-side proxy caching plus browser/static asset caching
|
* Server-side proxy caching plus browser/static asset caching
|
||||||
|
* [fastfetch](https://github.com/fastfetch-cli/fastfetch) for the Linux-oriented Server Observations display
|
||||||
* Very straight-forward hand written HTML
|
* Very straight-forward hand written HTML
|
||||||
* Build system integration (Gulp, Webpack) to reduce the number of scripts that need to be loaded
|
* Build system integration (Gulp, Webpack) to reduce the number of scripts that need to be loaded
|
||||||
* Hand written CSS made easier to mange with SASS
|
* Hand written CSS made easier to mange with SASS
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue