>w11i.me
  • About
  • Text copyright © 2026 by Filip Wojciechowski
  • Design based on Hello Friend theme by panr
>w11i.me
  • About
Posts tagged with: #typescript
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 →
How to build a multilingual website in Next.js Cover Image

How to build a multilingual website in Next.js

3 September 2019
—by Filip Wojciechowski—15 min read
#next.js#i18n#typescript

A DIY approach to i18n in Next.js without heavy frameworks. Covers locale subpaths, automatic language detection, preference persistence, and context-based translations using dynamic routing.

Read more →
Google ReCaptcha V3 in React, using TypeScript Cover Image

Google ReCaptcha V3 in React, using TypeScript

18 November 2018
—by Filip Wojciechowski—7 min read
#react#recaptcha#typescript

Implement Google ReCaptcha V3 in React with TypeScript. A reusable render-prop component that handles script loading, widget rendering, and token generation with clean mounting and unmounting.

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