feat: workshop proposal for exploring browser console#1152
feat: workshop proposal for exploring browser console#1152Psst02 wants to merge 3 commits intofreeCodeCamp:mainfrom
Conversation
majestic-owl448
left a comment
There was a problem hiding this comment.
a workshop seems like a better approach, as it would gide the camper step by step through the various commands
jdwilkin4
left a comment
There was a problem hiding this comment.
I agree that this would work better as a workshop.
Please remove the user stories file and package-lock.json file
|
I would not know where to put this, with the current setup the earliest would be after objects and if statements are introduced |
does this mean i should wait? or do I proceed with a draft PR? |
|
at this time, this prototype is being reviewed, and it needs to be approved first |
|
@jdwilkin4 what do you think of the Fundamentals Review module? or are we chucking too much stuff in there? at the ealierst it can go in the Objects module |
|
oh that's a good idea, it also allows to use the various |
I have an idea i'm working on, but I'm not sure how placing breakpoints or adding watch expressions would work for the workshop. Is that possible? |
|
@Psst02 please test it in a curriculum page with the editor before adding it to the prototype, there are things we will not be able to add |

Checklist:
Update index.md)Closes #XXXXX
This is part of Naomi's Sprint, related to issue #63813. This workshop is about 'debugging' an online checkout system using browser console, and implements the following:
console.clearconsole.logconsole.tableconsole.warnconsole.errorconsole.groupCollapsedconsole.groupEndDo let me know if improvements can be made! Thank you.