I fixed my Library by removing TypeScript

A Jest package for mocking mongoose models. Contribute to alonronin/mockingoose 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 »

Advanced TypeScript Type Tricks

After spending some time in TypeScript you may begin to crave type safety everywhere in your life. JavaScript is an inherently unsafe language and there are dragons to be found everywhere and in almost every framework. Most frameworks are sufficiently cov... (more…)

Read more »