Hi! 🦄 kspr.dev LinkedIn dev.to Medium My latest articles Own the Kubernetes By Deploying It Let’s take the matter into our own hands and master the basics of Kubernetes by deploying a personal, single-node cluster for side projects on the cheapest VPS you can find. @kaspermoskwiak / Medium A Memory-Friendly Way of Reading Files in Node.js How to read gigabytes of data with a limited amount of memory Better Programming / Medium How to use useEffect on server-side? What a bummer — useEffect does not work on the server-side 😱 How to fetch and render data in React SSR application. The Startup / Medium Async iterators in JS - database iteration in NodeJS How to process entire database (MongoDB, Elasticsearch or PostgreSQL) using modern JavaScript tools. Should I use limit-offset, cursors or range query to get data from database? And why asynchronous iterators play well with database querying. DEV.TO