TypeScript

10 article(s)

Pulumification

Experience and learnings during project that migrated the infra of a company to IaC using Pulumi

11 May 2022

From No-Code to Code

How I migrated our E-Commerce shop from No-Code tool to NextJS

09 May 2022

Project Morpheous

How I built a fluent interface to transform spreadsheet data into JSON that can be imported via the APIs.

12 May 2022

Exploring NextJS ISR

How I used NextJS' Incremental Static Regeneration in our static e-commerce website and built a GraphCMS extension to trigger it

23 May 2022

The Literal Magic

How I solved typing object key mapping in TypeScript

10 Jul 2022

Lazy is Easy

Evaluating lazy helps to save computation power. But, how we can implement one?

23 Jul 2022

Making Types Work for You

How to TypeScript without writing types

07 Sep 2023

Recursive Types

An exploration of recursive logic in the type domain

16 Sep 2023

Exploding with Type Safety

We explore the operation of exploding an object in this post, and make it robust by adding strong typing for its inputs and output

24 Sep 2023

Tree Cache

How we implemented a type safe distributed cache in TS that supported partial invalidations

18 Feb 2024