Skip to content

Instantly share code, notes, and snippets.

@zwaldowski
Last active October 21, 2019 16:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zwaldowski/ede4a6b8828644420b0dbe379f97e88a to your computer and use it in GitHub Desktop.
Save zwaldowski/ede4a6b8828644420b0dbe379f97e88a to your computer and use it in GitHub Desktop.

A [term]_method is like a function; you will learn more about them later.

A [term]_method_ is like a function; you will learn more about them later.

A [term]_method is like a function; you will learn more about them later.

A [term]_method_ is like a function; you will learn more about them later.

Nothing
+Added
-Removed

+class Person {
+    foo()
+}


class Person {
+    foo()
}
 This is more uniform.
+See, added.
-Oh no!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment