TypeScript
9 article(s)
Pulumification
Experience and learnings during project that migrated the infra of a company to IaC using Pulumi
From No-Code to Code
How I migrated our E-Commerce shop from No-Code tool to NextJS
Project Morpheous
How I built a fluent interface to transform spreadsheet data into JSON that can be imported via the APIs.
Exploring NextJS ISR
How I used NextJS' Incremental Static Regeneration in our static e-commerce website and built a GraphCMS extension to trigger it
Lazy is Easy
Evaluating lazy helps to save computation power. But, how we can implement one?
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