Pinned Repositories
change-maker
A Ruby Change maker I did as part of an interview once - and yes I passed :).
dev-setup
Bash script that I use to install things on my development PCs.
example-tests
a repository (more sample sets) of tests I've written over time as a result of test driving real world production code
henrys-grocery-kata
nodejs-kata-scaffolding
Basic setup of NodeJS: Babel, Mocha, and Jest
reactjs-calculator-kata
Thin slice of a Calculator done via Inside-out TDD with ReactJS
rock-paper-scissors-kotlin
Rock Paper Scissors kata in Kotlin
tic-tac-toe
My submission to 8th Light
js-katas
A List of Katas. Setup to allow you to TDD them via Jest or Mocha.
reactjs-fullstack-tdd-kata
Stretch your client-side TDD Skills!
dschinkel's Repositories
dschinkel/rock-paper-scissors-kotlin
Rock Paper Scissors kata in Kotlin
dschinkel/henrys-grocery-kata
dschinkel/mtslack
Customize your Slack experience with tweaks and themes. Includes the famous Material Themes as well as other popular themes such as Monokai Pro, Dracula, Atom One, GitHub, Solarized, Night Owl...
dschinkel/tic-tac-toe
My submission to 8th Light
dschinkel/babysitter-kata
dschinkel/code-notes
dschinkel/coderetreat.org
dschinkel/Coupling
This is a web site that will automatically assign pairs for any given iteration.
dschinkel/create-react-app
Set up a modern web app by running one command.
dschinkel/dev-setup
Bash script that I use to install things on my development PCs.
dschinkel/espresso-machine-refactoring-kata
(WIP) - Not Finished Creating this Kata - Practice writing Tests & applying good coding practices by refactoring a espresso machine api
dschinkel/isolate-components
Isolate and test react components
dschinkel/joi-energy-js
dschinkel/js-pencil-kata
dschinkel/katas
dschinkel/kotlin-project-scaffolding
Basic Kotlin project using Gradle and JUnit Scaffolding
dschinkel/lumen-christi-hockey-media-upload
Allow current & past alumni to upload videos & pics for LC hockey
dschinkel/nodejs-kata-scaffolding
Basic setup of NodeJS: Babel, Mocha, and Jest
dschinkel/pg-mem
An in memory postgres DB instance for your unit tests
dschinkel/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
dschinkel/react-native-scaffolding
A simple bare bones React Native project, ready to TDD with mocha and enzyme
dschinkel/react-redux-v5-shallow
Using enzyme shallow with Redux v5
dschinkel/reactjs-calculator-kata
Thin slice of a Calculator done via Inside-out TDD with ReactJS
dschinkel/recompose
A React utility belt for function components and higher-order components.
dschinkel/shared
Shared resources of db-migrate.
dschinkel/skunkworks-kata
An Android App used to maintain a list of skunkwork projects
dschinkel/slack-sdk-examples
A whole bunch of examples and samples using the Slack SDKs and Bolt frameworks
dschinkel/social-networking-kata
dschinkel/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
dschinkel/the-algorithm
Source code for Twitter's Recommendation Algorithm