Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am crispmark on github.
  • I am crispmark (https://keybase.io/crispmark) on keybase.
  • I have a public key ASDqb-hujH8FYhoIOk5hw2IOHxPbx0p4BAEH6LS3Fm1cfAo

To claim this, I am signing this object:

@crispmark
crispmark / basic_matching.ex
Last active June 1, 2018 15:34
Elixir Pattern Matching
iex> Application.put_env(:workforce, Test, site: "www.test.com")
"https://harmony-api-staging.swiq3.com"

Create/Update Manual Work Order Scenario

Context:

  • When supporting a new location/directory in WOMS, we must verify that a listing does not already exist before creating one
  • There are different types of users that will participate: finder

Requirements (inputs):

import React, { Component } from 'react';
import FixedImgs from "./FixedImgs.js";
import { StickyContainer, Sticky } from 'react-sticky';
function FirstBackground(props) {
return (
<div>
{
[1,2,3,4,5,6,7,8].map(i => {