meta data for this page
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ixc2024:tech:resources:greencode [2024/05/22 14:05] – created rubenhuygens | ixc2024:tech:resources:greencode [2024/05/22 14:07] (current) – rubenhuygens | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | 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: | + | ==== 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 22: | Line 24: | ||
- **Educate and Collaborate**: | - **Educate and Collaborate**: | ||
- | Implementing these practices can significantly enhance the sustainability | + | == For further reading == |
+ | Request a download |