HomeProjectsBlogContact
Made with ❤️ by Anton Vasetenkov
TypeScript
Oct 15, 2022

Walking a directory in Node.js

How to list all files recursively within a directory tree in Node.js?
Apr 4, 2020

Declaring custom JSX/HTML attributes in TypeScript

How to specify non-standard JSX/HTML attributes in TypeScript?