>w11i.me
  • About
  • Text copyright © 2025 by Filip Wojciechowski
  • Design based on Hello Friend theme by panr
>w11i.me
  • About
Posts tagged with: #javascript
Paging DynamoDB queries with TypeScript generators Cover Image

Paging DynamoDB queries with TypeScript generators

28 March 2021
—by Filip Wojciechowski—4 min read
#typescript#javascript#generators#aws#dynamodb

An elegant solution to DynamoDB pagination using TypeScript async generators. Cleanly separates pagination logic from business code while avoiding stack overflow risks and unnecessary memory allocations.

Read more →
  • Text copyright © 2025 by Filip Wojciechowski
  • Design based on Hello Friend theme by panr