Posts tagged "TypeScript"
There are 2 posts in this category. You can also view all tags.
2023
Creating a Static Media Review Site Backed by Airtable
My experience building a static site backed by an Airtable database, including some fairly complex TypeScript.
2021
Python Dataclasses from Scratch
Learn about Python's dataclass module and implement a working version from scratch!