Section
Back-end
APIs, CMS platforms, databases and application architecture.
Read the guide: Choosing a CMS: WordPress, Drupal or PrestaShop
12 articles
Laravel 13.31 hardens cookie-based auth and makes Redis queues cluster-safe
Laravel 13.31.0, released on 8 September 2026, closes a security gap in the “remember me” cookie flow and makes Redis…
/ 3 min
Python 3.15 locks in: lazy imports, UTF-8 by default, and a sharper JIT
Python 3.15 shipped its final release candidate on 1 September 2026, ahead of a 1 October launch. Explicit lazy imports,…
/ 4 min
Laravel closes GitHub Issues on its packages and points bug reports to coding agents
Taylor Otwell has turned off GitHub Issues on most Laravel packages, asking users to open a pull request drafted with…
/ 4 min
Laravel 13.30 brings vector index management to migrations
Laravel 13.30.0 and 13.30.1, released on 1 September 2026, add vector index dropping to the schema builder and an Eloquent…
/ 3 min
Idempotency keys: making APIs and webhooks safe to retry
The same network call can arrive twice: a dropped connection, an automatic retry, a redelivered webhook. An idempotency key lets…
/ 6 min
Node.js 26.8 brings native ZIP handling and SQLite resource management
Released on 26 August 2026, Node.js 26.8 pulls ZIP archive handling, automatic SQLite statement cleanup and a non-throwing MIME parser…
/ 3 min
EmDash, Cloudflare’s TypeScript CMS, up against WordPress
Cloudflare is pushing EmDash, an open-source CMS written in TypeScript and built on Astro, billed as the spiritual successor to…
/ 5 min
Bun 1.4 rewrites its engine in Rust and folds in fifteen dependencies
Released on 20 August 2026, Bun 1.4 drops Zig for Rust and ships fifteen former npm packages as built-in APIs.…
/ 3 min
WordPress 7.1 brings responsive styles, pseudo-states and an always-iframed editor
WordPress 7.1 shipped on 19 August 2026, closing WordCamp US in Phoenix. It brings responsive styles into the editor, turns…
/ 4 min
Laravel 13.26 sharpens queue handling
Laravel 13.26.0, released on 18 August 2026, adds job forwarding between queues, debounced listeners and a released-job event. The 13.26.1…
/ 4 min