You are here |
bibwild.wordpress.com | ||
| | | |
www.mnot.net
|
|
| | | | I occasionally get a question from readers of the caching tutorial about whether to use the Expires header or Cache-Control: max-age to control a response's freshness lifetime. | |
| | | |
nerderati.com
|
|
| | | | I primarily yell at code. Well, I look sternly in its general direction, gently urging it to do my bidding. | |
| | | |
mxb.dev
|
|
| | | | A Progressive Web App, or PWA, uses modern web capabilities to deliver an app-like user experience. Any website can be a PWA - here's how to do it. | |
| | | |
www.softdevtube.com
|
|
| | The onion architecture is not as well known as the 3-tier software architecture but is gaining a lot of attention during the microservices era. It structures your software so that it is easy to change technologies without impacting business logic. Coupled with Domain Driven Design (DDD) principles it offers a powerful way to build a |