Pinned Repositories
circuit-breaker
Javascript port of Hystrix like circuit breaker which can be used to provide stability and prevent cascading failures in distributed systems. Commands are passed through the circuit breaker for allowing execution. The circuit breaker will stop allowing executions if failures have gone past the defined threshold.
es7-env
An isolated docker based environment to run the latest ES7 (ES2017) features
lightning-nodejs-containers
An Overview of NodeJS as a lightweight container - A session I gave to Technical Leaders @LivePerson
machineto
Minimal (neto) implementation of a finite state machine in javascript
mockson
A powerful and flexible server for mocking API's of RESTful services, for development purposes.
nightwatch-imagination
A plugin for NightwatchJS which allows CSS Regression tests
revealular
Extend RevealJS with the help of AngularJS
this-ooda-loop
Javascript Internals - Javascript "this" keyword OODA (observe, orient, decide, and act) loop for better understanding its assigned values
itkoren's Repositories
itkoren/nightwatch-imagination
A plugin for NightwatchJS which allows CSS Regression tests
itkoren/es7-env
An isolated docker based environment to run the latest ES7 (ES2017) features
itkoren/lightning-nodejs-containers
An Overview of NodeJS as a lightweight container - A session I gave to Technical Leaders @LivePerson
itkoren/Lets-Node-prerequisites
Lets Node Course - Prerequisites
itkoren/ansible-role-computername
Ansible role to set the computer name on OSX. This role is part of the Superlumic project that aims to simplify repeat computer setups on OSX, 10.10 and up.
itkoren/ansible-role-homebrew
Ansible role to install Homebrew on OSX. This role is part of the Superlumic project that aims to simplify repeat computer setups on OSX, 10.10 and up.
itkoren/ansible-role-node
Ansible role to install NodeJS on OSX. This role is part of the Superlumic project that aims to simplify repeat computer setups on OSX, 10.10 and up.
itkoren/ansible-role-osx-defaults
Ansible role to set "defaults" on OSX. This role is part of the Superlumic project that aims to simplify repeat computer setups on OSX, 10.10 and up.
itkoren/ansible-role-sublimetext
Ansible role to install and configure Sublime Text 3 on OSX. This role is part of the Superlumic project that aims to simplify repeat computer setups on OSX, 10.10 and up.
itkoren/ansible-role-vim
Ansible role to configure VIM on OSX. This role is part of the Superlumic project that aims to simplify repeat computer setups on OSX, 10.10 and up.
itkoren/ansimble-role-nodejs
Install node js on your mac with n as node package manager and specified node versions Install npm packages globally
itkoren/brew
🍺 The missing package manager for macOS (or Linux)
itkoren/build-js-dev-env
Building a JavaScript Development Environment - from PluralSight course with Cory House
itkoren/chat-js-sdk-sample-app
itkoren/dotfiles
My OS X / Ubuntu dotfiles.
itkoren/es6-talk
ES6 Before & Beyond
itkoren/homebrew-unofficial
Casks of unofficial builds
itkoren/itkoren.github.io
Itkoren GitHub Pages Homepage
itkoren/kinesis-producer
An aggregated records producer for Amazon Kinesis
itkoren/new-mac-install
Installing a new mac
itkoren/node-agent-sdk
LivePerson Agent Messaging SDK for NodeJS
itkoren/nodejs
Node.js Dockerfile for trusted automated Docker builds.
itkoren/pem
Create private keys and certificates with node.js
itkoren/prezto
My personal zsh settings
itkoren/remote-config
itkoren/spring-boot-graphql-query-example
Spring Boot with GraphQL Query Example
itkoren/superlumic-config
This is the default configuration "role" for "superlumic". You will want to fork this one and create your own "username.yml". Use the roles folder to create "profiles".
itkoren/tutorials
The "REST With Spring" Course:
itkoren/vuex-module
Turn vuex modules into poetry.
itkoren/webpack-dev-server
Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.