Copy article into WebDev/Architecture sections.

This commit is contained in:
Morgan 2022-01-18 15:33:43 +01:00 committed by GitHub
parent e398dc9560
commit b09b3e4c86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -345,7 +345,8 @@ A small group of programmers wants to change how we code—before catastrophe st
> * Small software is faster. Fewer bits to download and clog your computers memory.
> * Reduced power consumption. This is important on a “save the planet” scale, but also on the very local scale of increasing the battery life of your phone and laptop.
> * The light, frugal aesthetic. Thats personal, I know, but as youll see, Im not alone.
* [Jeff Huang](https://jeffhuang.com/designed_to_last/) - (2019) This Page is Designed to Last : A Manifesto for Preserving Content on the Web
# Art :art:
> News
* [Toggl Blog](https://blog.toggl.com/category/fun/) - Fun articles from Toggl, with good posters / comics
@ -5081,7 +5082,8 @@ rpm --rebuilddb
> * Small software is faster. Fewer bits to download and clog your computers memory.
> * Reduced power consumption. This is important on a “save the planet” scale, but also on the very local scale of increasing the battery life of your phone and laptop.
> * The light, frugal aesthetic. Thats personal, I know, but as youll see, Im not alone.
* [Jeff Huang](https://jeffhuang.com/designed_to_last/) - (2019) This Page is Designed to Last : A Manifesto for Preserving Content on the Web
## Web development checklists / best practices
* [Yahoo Developer Network](https://developer.yahoo.com/performance/rules.html) - Best Practices for Speeding Up Your Web Site
* [shieldfy/API-Security-Checklist](https://github.com/shieldfy/API-Security-Checklist) - API Security Checklist