Pinned Repositories
async-scope
A thread local approximation built on async hooks, written in TypeScript
composition-tutorial
A tutorial of function composition in JavaScript
curry-tutorial
Source code for tutorial on currying and partial application
elm-tutorial
Source for tutorial on building a single page app in Elm
functional-data-js
Functional data structures implemented in JavaScript
indeksd
A DSL for defining IndexedDB schemas that compiles into a TypeScript IndexedDB client.
indeksd-example
Example app for using indeksd IndexedDB code generation
just-maybe
A basic maybe type for JavaScript
thrift-tutorial
A sample project for using @creditkarma/thrift-server
virtual-dom-tutorial
Source for a tutorial about the virtual DOM.
kevinbgreene's Repositories
kevinbgreene/indeksd
A DSL for defining IndexedDB schemas that compiles into a TypeScript IndexedDB client.
kevinbgreene/thrift-tutorial
A sample project for using @creditkarma/thrift-server
kevinbgreene/virtual-dom-tutorial
Source for a tutorial about the virtual DOM.
kevinbgreene/async-scope
A thread local approximation built on async hooks, written in TypeScript
kevinbgreene/indeksd-example
Example app for using indeksd IndexedDB code generation
kevinbgreene/purescript-tutorial
kevinbgreene/quadtree-ts
A generic quad tree written in TypeScript
kevinbgreene/rust_threads
kevinbgreene/typescript-demo
A demonstration of TypeScript’s problems, inconsistencies and cool features.
kevinbgreene/docker-tutorial
Source for a tutorial about Docker containers
kevinbgreene/elm-modal
A tutorial on presenting modals in Elm
kevinbgreene/rust_futures
Example async runtime for driving Rust Futures
kevinbgreene/rust_graphql
Example code for implementing a GraphQL server in Rust
kevinbgreene/sketch-ts
A simplified canvas API for basic sketches and visualizations
kevinbgreene/apollo-server-integration-hapi
kevinbgreene/asynclocalstorage-tutorial
Source for blog post describing AsyncLocalStorage in Node.js
kevinbgreene/canvas-experiments
kevinbgreene/catalog
Thrift Shop Catalog service that maintains the list of available products and prices
kevinbgreene/conditional-types
kevinbgreene/first-deno
Source code for getting start with Deno tutorial
kevinbgreene/gnni
kevinbgreene/javascript-objects
Source for an article explaining JavaScript objects and inheritance
kevinbgreene/motion-sick
A library for composing animations with the Web Animations API
kevinbgreene/physics-game
A 2D physics-based game written in TypeScript
kevinbgreene/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
kevinbgreene/spaced_invaders
kevinbgreene/thrift-presentation
An example usage of building Node.js microservices with Thrift and TypeScript
kevinbgreene/top-bottom-types
Example code for a blog post about top and bottom types in TypeScript
kevinbgreene/traceroute-ts
Traceroute clone for Node written in TypeScript
kevinbgreene/tslint-to-eslint
Project to demonstrate migrating from tslint to eslint for your TypeScript projects