code-and-learn
code-and-learn copied to clipboard
A series of workshop sprints for Node.js.
Hi there, I'm a member of program committee [HolyJS 2020 Piter conference](https://holyjs-piter.ru/). HolyJS and [PiterJS](https://medium.com/piterjs) (our Saint Petersburg JS community) would like to organize Code & Learn workshop at dates...
COSCon'18 wanted to hold C+L but finally aborted. (See https://github.com/nodejs/code-and-learn/issues/85) COSCon'19 wants to apply for holding C+L again. + Date: 2 - 3, Nov, 2019 + City: Shanghai CHINA +...
This issue is meant as a kind of FAQ for mentees and mentors. Please add comments for things that you might encounter so others can look this up as well....
This is used as example how to solve a coverage task: https://tinyurl.com/codeandlearn-assert-1 __Description__: A test case is missing for the else case. __Task__: Add a test case to cover this...