Managing my node versions
Working on multiple projects at a time, I typically have to switch what version of node I am running. For work, the front end code is using NodeJS v10 and our API micro-services are using NodeJS v8. My personal projects are using NodeJS v12, and some...
blog.codebycorey.com6 min read
Edidiong Asikpo (Didi)
Senior Developer Advocate at Ambassador Labs
Very insightful article. Thanks for sharing.