Get the latest tech news
Developer's block
A blog on software development and other stuff
You may want to stick to a standard coding style and enforce that with automation in your preferred editor or IDE and maybe a check in CI. It’s ok to refer to the prototype to remind yourself how you did some things, but don’t copy the code wholesale, otherwise you’ll be repaying the technical debt for ages. Better to make minimal personal notes for now and, after you’ve made good progress, considering scheduling time to contribute some docs to the dependency.
Or read this on Hacker News