DEV Community

Anatoliy (Toli) Zaslavskiy
Anatoliy (Toli) Zaslavskiy

Posted on

Mutual Code Review

Hey I’m transitioning to being an open source developer full time. The downside is I don’t have anyone to review my PRs yet or bounce ideas off of.

Would any Node developer be interested in exchanging code review time with me?

I’m working on some cool CLI utilities now
https://github.com/tolicodes/node-cli-toolkit
Also a cool queue utility. WIP. Gotta document it and test it (I wrote before I was into TDD) but the code is pretty sound
https://github.com/tolicodes/node-api-toolkit/blob/master/packages/queue/index.ts

Top comments (0)