meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ixc2024:tech:resources:greencode [2024/05/22 14:06] – rubenhuygens | ixc2024:tech:resources:greencode [2024/05/22 14:07] (current) – rubenhuygens | ||
---|---|---|---|
Line 1: | Line 1: | ||
==== Green Code Book ==== | ==== Green Code Book ==== | ||
- | To develop a sustainable website with a focus on front-end practices, here are 20 best practices derived from the concepts in the "Green Code" book: | + | Here are 20 best practices derived from the concepts in the "Green Code" book: |
- **Minimize Data Traffic**: Reduce the amount of data transferred by optimizing images, compressing files, and utilizing efficient formats. This includes using formats like WebP for images and minifying CSS, JavaScript, and HTML files | - **Minimize Data Traffic**: Reduce the amount of data transferred by optimizing images, compressing files, and utilizing efficient formats. This includes using formats like WebP for images and minifying CSS, JavaScript, and HTML files | ||
Line 24: | Line 24: | ||
- **Educate and Collaborate**: | - **Educate and Collaborate**: | ||
- | Implementing these practices can significantly enhance the sustainability | + | == For further reading == |
+ | Request a download |