Skip to content

Instantly share code, notes, and snippets.

View misterrodger's full-sized avatar

Mister Rodger misterrodger

  • London - Berlin
View GitHub Profile

Regular Expressions

"Some people, when confronted with a problem think 'I know, I'll use regular expressions.' Now they have two problems." - Jamie Zawinski


● What is it?

str = "this_isSpinal Tap";

GitHub Workflow Cheat Sheet

  1. Create new Repo on FACN5 with readme

  2. Clone it and move into directory

  3. Raise issues on work to be done

  • Descriptive Title
  • In body of issue give detail about how to complete the work
  • Assign people to the work
@misterrodger
misterrodger / Stop-Go-Continue.md
Last active March 7, 2019 18:29
Stop-Go-Continue Week One

Stop

CodePen copy and paste

  • Write your own code so you learn and understand
  • Ask questions if you don't know how to do something
    • teammates first, then another team, then mentors
  • Agreed by all.

Go

Large Group project

@misterrodger
misterrodger / markdown.doc
Created March 9, 2019 08:03
Markdown tutorial
Markdown
_italics_
**bold**
**_bold and italic_**
Formatting paragraphs:
Double space at the end of a line for return (soft break)
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.