Skip to content

Latest commit

 

History

History
16 lines (4 loc) · 269 Bytes

Solution25.md

File metadata and controls

16 lines (4 loc) · 269 Bytes

Problem 25: Project miscelanea

Console log: Console.logs follow this structure:

// console.log('CONSOLOG: M:paginateComments & O: this.comments : ', this.comments);

M: for the method where it is used and O: for the Output you should expect to see.