Engineering
Look under the hood of Mercury, with content from our engineering team on how we solve technical challenges.
Jul. 15, 2024Announcing ghciwatch 1.0
- Sep. 20, 2023Utility types in TypeScript
Dig into TypeScript utility types and understand how these powerful tools offer ways to expand the possibilities of your type system.
- Sep. 20, 2023Creating an EmptyObject type in TypeScript
Understand how to create and use an EmptyObject type in TypeScript, which has a structural type system.
- Sep. 19, 2023How to enable all the warnings in Haskell
Learn how to enable the full spectrum of compiler warnings in Haskell projects built with GHC.