logengineering notes by Delaa.
BlogProjectsAbout
All topics
  • all posts
  • symfony5
  • php5
  • security4
  • zf14
  • migration4
  • doctrine2
  • multi-tenancy2
  • architecture2
  • prompt-injection2
  • debugging1
  • background-jobs1
  • git1
  • workflow1
  • code-review1
  • http1
  • query1
  • rfc-100081
  • nextjs1
  • api-design1
  • github-actions1
  • ci-cd1
  • supply-chain1
  • llm1
  • ai-agents1
  • owasp1
  • legacy1
  • decision1
  • strangler-fig1
  • database1
  • postgresql1
  • authentication1
  • session1

Async

1 article

see also:nextjsphpparams
  • e211179·22 Oct 2025·2 min read·in nextjs·series: PHP to Next.js

    params Is a Promise in Next.js 16: The Page Fails Without await

    In Symfony, $request->attributes->get('slug') is synchronous. In Next.js 16, params is a Promise. Forget the await and your page silently fails.

    nextjsphpparamsasyncmental-model
log · Delaa · © 2026
RSSCategoriesSeriesTagsArchiveGitHubAbout