Skip to content

Instantly share code, notes, and snippets.

View richjdsmith's full-sized avatar

Rich Smith richjdsmith

View GitHub Profile
@richjdsmith
richjdsmith / elixir_symbols.md
Created July 18, 2017 21:28 — forked from h4cc/elixir_symbols.md
All symbols used in the elixir programming language

Symbols used in Elixir

A list of all not symbols and notations of elixir. Tried to have a base for comparision for other programming languages.

Operators

  • === (strict)
  • !== (strict)
  • == (relaxed)
@richjdsmith
richjdsmith / Contract Killer 3.md
Created February 9, 2017 00:12
The latest version of my ‘killer contract’ for web designers and developers

Contract Killer

The popular open-source contract for web professionals by Stuff & Nonsense

  • Originally published: 23rd December 2008
  • Revised date: March 15th 2016
  • Original post