Our NestJS articles
How to Test Your NestJS Application with Jest in 4 Steps
June 05, 2019Débora Barreto Ornellas13 min read
NestJS is a server-side backend framework that is becoming increasingly popular within the Node community. In this article, we’ll suggest how to make the most out of Nest testing tools from our experience at Theodo. What you’ll learn in this article An intro to NestJS A quick overview of good…
Continue reading →Choose the NodeJS Framework that Best Suits Your Needs
March 21, 2019Alexandre Blondin6 min read
This article explains how we chose our NodeJS framework at Theodo. Among others, we focused on ExpressJS, KoaJS, NestJS, MeteorJS, and SailsJS. Some context At Theodo, we have been working for a long time with API Platform and Django and they provided us with everything we needed. We also turned to…
Continue reading →