The TypeScript type system as a language without any JavaScript (for fun)

Programming with the TypeScript type system. Contribute to charleswaddell/show-and-tell-30-06-2022 development by creating an account on GitHub. Read more

Similar

The Lens Pattern in TypeScript

If you have read all blog post until now, you might have come to the realization that immutability is a core conecept in functional programming. In this blog post, we will take a look at a pattern that can help us update and extract data from large immuta... (more…)

Read more »