|
You are here |
andydavies.me | ||
| | | | |
alistapart.com
|
|
| | | | | Convenience always comes at a price. On the web, developer convenience often means third-party JavaScript-and we pass the hefty cost on to our users. Jeremy Wagner shows us how to get and keep third-party scripts under control through clean-up sprints and eternal vigilance in Part III of Responsible JavaScript. | |
| | | | |
csswizardry.com
|
|
| | | | | We're often told not to use document.write(), but... why?! | |
| | | | |
www.igvita.com
|
|
| | | | | The preconnect HTML hint allows the application to tell the browser which sockets it will need ahead of initiating the actual requests; preconnect eliminates DNS, TCP, and TLS roundtrips from the request's critical path. | |
| | | | |
nextjs.org
|
|
| | | Two additional vulnerabilities have been identified in React Server Components. Users should upgrade to patched versions immediately. | ||