Home/Engineering
Topic

Engineering

4,364 articles on Engineering.

11,834 articles
Engineering — How To Build A Multilingual Website With Nuxt.js — Smashing Magazine

How To Build A Multilingual Website With Nuxt.js — Smashing Magazine

Handling translations for multilingual websites is famously difficult and, yet, crucial for many companies and organizations that serve a global audience. Thankfully, modern tooling abstracts away a great deal of the work, allowing for seamless translations that dynamically update the rendered content on a page, as demonstrated in this step-by-step tutorial.

TBTim BenniksTim Benniks·August 1, 2024Engineering
Engineering — Highlights from Git 2.46

Highlights from Git 2.46

Git 2.46 is here with new features like pseudo-merge bitmaps, more capable credential helpers, and a new git config command. Check out our coverage on some of the highlights here.

TBTaylor BlauTaylor Blau·July 29, 2024Engineering
Engineering — Q2 2024 Internet disruption summary

Q2 2024 Internet disruption summary

Government directed shutdowns and cable cuts were both significant sources of Internet outages in Q2 2024. This post explores these disruptions, as well as others caused by power outages, maintenance,

DBDavid BelsonDavid Belson·July 16, 2024Engineering
Engineering — Technical Decision-Making in a Fragmented Space: Spotify In-Car Case Study

Technical Decision-Making in a Fragmented Space: Spotify In-Car Case Study

Car rides have become connected and interactive these days with drivers jamming to music or catching up on podcasts or audiobooks while they’re on the road. A big portion of Spotify listening happens in the car — a key reason why it’s important for Spotify to ensure users have a smooth experience in the car, striking the perfect balance between safety, simplicity, and control. Achieving such balan

MKMaheen Khalid, Senior Engineer·July 1, 2024Engineering
Engineering — Transitioning to Auto Height

Transitioning to Auto Height

I know this is something Chris has wanted forever, so it's no surprise he's already got a fantastic write-up just a day after the news broke. In fact, I first

GGGeoff GrahamGeoff Graham·June 28, 2024Engineering
Engineering — Poppin' In

Poppin' In

Oh, hey there! It’s been a hot minute, hasn’t it? Thought I’d pop in and say hello while we get to know the Popover API a bit.

GGGeoff GrahamGeoff Graham·June 26, 2024Engineering
Engineering — Catching Compromised Cookies

Catching Compromised Cookies

Slack uses cookies to track session states for users on slack.com and the Slack Desktop app. The ever-present cookie banners have made cookies mainstream, but as a quick refresher, cookies are a little piece of client-side state associated with a website that is sent up to the web server on every request. Websites use this…

RSRyan Slama·June 24, 2024Engineering
Engineering — T-Shaped vs. V-Shaped Designers — Smashing Magazine

T-Shaped vs. V-Shaped Designers — Smashing Magazine

Job openings typically cast a very restrictive frame for candidates, with long lists of expectations and requirements. But what if this narrow focus can overlook the value of “V”-shaped designers who excel by crossing boundaries, connecting dots, and innovating beyond rigid boxes?

VFVitaly FriedmanVitaly Friedman·June 19, 2024Engineering
Engineering — Demystifying INP: New tools and actionable insights

Demystifying INP: New tools and actionable insights

Deep dive into Interaction to Next Paint (INP) optimization: A technical guide exploring real-world strategies used to improve INP on nextjs.org. Learn how to tackle common challenges and enhance responsiveness in your web applications.

VVercel·June 12, 2024Engineering
Engineering — Data Fetching Patterns in Single-Page Applications

Data Fetching Patterns in Single-Page Applications

When a single-page application needs to fetch data from a remote source, it needs to do so while remaining responsive and providing feedback to the user during an often slow query. Five patterns help with this. Asynchronous State Handler wraps these queries with meta-queries for the state of the query. Parallel Data Fetching minimizes wait time. Fallback Markup specifies fallback displays in marku

JQJuntao QIU | 邱俊涛·May 29, 2024Engineering
Engineering — Vercel Ship 2024 recap

Vercel Ship 2024 recap

Vercel Ship 2024 highlighted the integrations, ecosystem, and teams building the web's best products. Read the recap to catch up on all our announcements.

VVercel·May 24, 2024Engineering