Closed Bamieh closed 4 years ago
@bcoe and @snehasi had the first meeting over Hangouts on July 14. We introduced ourselves, talked about our projects and expectations from the mentorship.
We discussed proper test coverage and the issues faced in creating complete test sets and validators while maintaining the system. We talked about nodejs code coverage and c8. Ben also discussed V8, a JS engine and sourcemaps. Our project design isn't finalized yet but we hope to create a project which is useful for the nodejs community.
We will use weekly video call, GitHub, Slack and e-mail.
Reading on Sourcemaps and the javascript test coverage.
A design document for the project.
Project plan as discussed by @bcoe and @snehasi
npm i nyc -g
(this can create a working source map that’s Base64 encoded, so we don’t have to load it from a file).Code for calling JavaScript from C++.
[Mentorship Diary] Ben and Sneha
(Mentorship Round 2) @bcoe will be mentoring @snehasi about testing in Node.js