As Airbnb builds more of its front-end around server-side rendering, Ben takes a look at how to optimize server configurations to support it. |
|
A peek under the hood of how Google Photos manages to stay performant while still being able to display hundreds of thousands of uncropped photos in their original aspect ratio. |
|
A brief history of how design systems grew at GitHub, what their team has been working on, and what’s next for them. | |
|
Vettery specializes in developer roles and is completely free for job seekers. Interested? Submit your profile, and if accepted onto the platform, you can receive interview requests directly from top companies growing their tech teams. |
|
Matt discusses how to avoid introducing surprises into your code – and frustrating your peers. |
|
By understanding what reactivity is and how it works, you can improve your development skills — Gregg argues. |
|
A Shopify document explaining how to design a GraphQL API, which was previously internal but recently made public. |
|
“Let’s use React, styled-components, and react-flip-toolkit to make our own version of the animated navigation menu on the Stripe homepage.” | |
|
The Page Lifecycle API brings app lifecycle features common on mobile operating systems to the web. Browsers are now able to safely freeze and discard background pages to conserve resources, and developers can safely handle these interventions without affecting the user experience. |
|
Since Tuesday, Google Chrome has started marking all sites that are not encrypted with HTTPS as “not secure”. |
|
Site Isolation makes it harder for untrusted websites to access or steal information from your accounts on other websites by isolating each site into its own process. As part of that, Cross-Origin Read Blocking (CORB) tries to keep sensitive data resources out of the renderer process. |
|
Google has not had any of its 85,000+ employees successfully phished on their work-related accounts since early 2017, when it began requiring all employees to use physical Security Keys in place of passwords and one-time codes. You can get a Yubikey on Amazon. |
|
|
Comments