Skip to content

Instantly share code, notes, and snippets.

@jkeohan
jkeohan / FormLayout.js
Last active May 20, 2022 23:07
FormLayout
<Form>
<FormLayout>
<TextField label="Title" type="text" />
<TextField label="Description" type="text" multiline={4} />
</FormLayout>
</Form>
@jkeohan
jkeohan / Flexbox Froggy answers
Created September 1, 2020 20:25 — forked from lukasrudnik/Flexbox Froggy answers
Solutions Flexbox Froggy
1) justify-content: flex-end;
2) justify-content: center;
3) justify-content: space-around;
4) justify-content: space-between;
5) align-items: flex-end;
6) align-items: center;
justify-content: center;
7) justify-content: space-around;
8) flex-direction: row-reverse;
9) flex-direction: column;
@jkeohan
jkeohan / worldmap_geojson.json
Created September 27, 2016 16:07
worldmap data
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jkeohan
jkeohan / _.md
Last active May 2, 2016 02:34
Projections - Boundingbox\Centroid
@jkeohan
jkeohan / _.md
Last active April 10, 2016 01:59
Tributary inlet
@jkeohan
jkeohan / _.md
Last active April 9, 2016 14:50
Alphabet
@jkeohan
jkeohan / _.md
Last active March 30, 2016 20:12
World Map With Cities
@jkeohan
jkeohan / _.md
Last active April 2, 2016 04:07
World Map With Cities - Demo
@jkeohan
jkeohan / _.md
Last active August 30, 2016 22:23
World Map With Cities