Difference between revisions of "Lightweight and sustainable Websites"

From Run Your Own
Jump to: navigation, search
(Links: Fix indentation)
(Links)
Line 36: Line 36:
 
* [https://guide.elm-lang.org/optimization/ Optimization in Elm] – an interesting look at compiler tool chain driven web performance.
 
* [https://guide.elm-lang.org/optimization/ Optimization in Elm] – an interesting look at compiler tool chain driven web performance.
 
** [https://elm-lang.org/blog/small-assets-without-the-headache Small Assets without the Headache] by Evan Czaplicki.
 
** [https://elm-lang.org/blog/small-assets-without-the-headache Small Assets without the Headache] by Evan Czaplicki.
* [https://webkit.org/blog/8970/how-web-content-can-affect-power-usage/ How Web Content Can Affect Power Usage]
+
* [https://webkit.org/blog/8970/how-web-content-can-affect-power-usage/ How Web Content Can Affect Power Usage] @ Webkit.org
  
 
[[Category: HBSC]]
 
[[Category: HBSC]]

Revision as of 14:40, 1 October 2019

Client-side Optimizations

Server-side Optimizations

Web Servers

Static Site Generators

Web Frameworks

  • Phoenix, written in Elixir
  • Elm, functional language compiling to Javascript

Links

Need to be processed/summarized?