You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2022. It is now read-only.
@bcoe and @snehasi had the first meeting over Hangouts on July 14. We introduced ourselves, talked about our projects and expectations from the mentorship.
Initial project idea discussion
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.
Communication
We will use weekly video call, GitHub, Slack and e-mail.
Created a file with a source map using: 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).
Caching Source Map
For common.js we extract the source map while caching.
[Mentorship Diary] Ben and Sneha
(Mentorship Round 2) @bcoe will be mentoring @snehasi about testing in Node.js
The text was updated successfully, but these errors were encountered: