Server-Side Web Development

Read the latest Server-Side Web Development news, updates and insights on the Packt Hub. We provide coverage of multiple server-side languages including Java , Python and Node.js. Packt Hub helps you get up to speed with the latest expert insights from the web dev community.

magical potions

Introducing Mint, a new HTTP client for Elixir

0
Yesterday, the team at Elixir introduced Mint as their new low-level HTTP client that provides a small and functional core. It is connection based...
Google

Google Chrome developers “clarify” the speculations around Manifest V3 after a study nullifies their...

0
On Friday, a study was published on WhoTracks.me where the performance of the most commonly used ad blockers was analyzed. This study was motivated...

How Deliveroo migrated from Ruby to Rust without breaking production

0
Yesterday, the Deliveroo engineering team shared their experience about how they migrated their Tier 1 service from Ruby to Rust without breaking production. Deliveroo...
world wide web

How you can replace a hot path in JavaScript with WebAssembly

0
Yesterday, Das Surma, a Web Advocate at Google, shared how he and his team replaced a JavaScript hot path in the Squoosh app with...
world wide web

Chromium developers to introduce a “Never-Slow Mode”, which sets limits on resource usage

0
Today, Alex Russell, a Google software engineer, submitted a patch called ‘Never-Slow Mode’ for Chromium. With this patch, various limits will be enforced for...
world wide web

Will putting limits on how much JavaScript is loaded by a website help prevent...

0
Yesterday, Craig Hockenberry, who is a Partner at The Iconfactory, reported a bug on WebKit, which focuses on adding a limit on how much...
world wide web

VLC’s updating mechanism still uses HTTP over HTTPS

0
Last week, a bug was reported to the VLC bug tracker that all the connections to the update server are still done in HTTP...
world wide web

Mastodon 2.7, a decentralized alternative to social media silos, is now out!

0
Yesterday, the Mastodon team released Mastodon 2.7, which comes with major improvements to the admin interface, a new moderation warning system, and more. Mastodon is...
world wide web

Django 2.2 alpha 1.0 is now out with constraints classes, and more!

0
Yesterday, the team behind Django released Django 2.2 alpha 1.0. Django 2.2 is designated as LTS, which means it will receive security updates for...

GitHub plans to deprecate GitHub services and move to Webhooks in 2019

0
On April 25, this year, GitHub announced that it will be shutting down GitHub Services in order to focus on other areas of the...

Must Read in Web Dev

Learning Essential Linux Commands for Navigating the Shell Effectively 

0
Once we learn how to deploy an Ubuntu server, how to manage users, and how to manage software packages, we should take a moment...

Interviews