Category: Tech
-
How to use GraphQL to improve Product Delivery
How to use GraphQL to drive validated learning through real product — not just code. Audience Read this article if you are: Personal experience At WeDevelop, we’ve been implementing the Lean methodology for a few months now. After reading The Lean Startup by Eric Ries, my mind as an entrepreneur and manager changed in big. I started to apply… Read more
-
Simple Unit Testing for Express routes using Dependency Injection
Discover how Dependency Injection simplifies Unit Testing for Express routes, making your code cleaner and more maintainable. Read more