Tag: agile
-
The books I read in 2021 + other resources
In this post I’ll list the books I read along to my opinion about them. Unlike my other posts about my readings, I’m not including a description of the book itself, just my opinion about it. Please, let me know in the comments if you want me to expand this and I will. Lean UX… Read more
-
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