Intro Flashcards
When u have a QUESTION: what to provide?
Code, server output, terminal command or error message
When u have a QUESTION: external services for large code (7+ lines) of basic HTML/CSS/JS
Codepen
When u have a QUESTION: external services for large code (7+ lines) of JS/Ruby
Replit
When u have a QUESTION: external services for large code (7+ lines) of Webpack/React
CodeSandbox
When u have a QUESTION: external services for large code (7+ lines) for error messages/server output
Paste bin
When to use pseudo code?
If u have a question before writing any code
What to do When u share an image?
Use screen shot not a photo of computer screen.
When asking a question how to share files?
Don’t share ones that require download
How to explain problems?
Detailed step by step way to reproduce it. Explain the part ur trying to solve
What to describe
What you’re expecting to happen
What to summarize
What you’ve tried
How to go about Follow up questions
Avoid them. Research more.
Best ways to phrase questions
What do you want to happen? What have you tried so far? How did you get here?
when there’s no one to help u on discord?
Discord search function
How to display short code in chat room?
(‘ ‘)
Display large code
“””
Your line of code
“””
Chat feature: hi with giphy
/giphy hi
Info on chat commands
!help
Username shoutout
@username ++
How to help with coding question?
Only when ur sure. Don’t hold their hands guide them. Only help when ur free or when they absolutely can’t do it themselves.
How to encourage debugger use
!debug