13
geralt
8y

Finished writing a microservice in NodeJS. Wrote tests, had clever optimisations, did profiling, the works. Lead dev says to me on a Friday evening to port my code to Java in 2 days. (Reason: to standardize everything) #FML

Comments
  • 0
    Did they know you were using Node before you wrote it?
  • 1
    and what is the point of microservice if you code every service with same lang
  • 0
    EXACTLY! We deploy in containers anyway. The argument was made that some tooling was made in Java after I had already started developing, and I am supposed to use that now.
Add Comment