Pinned Repositories
asm-dom
A minimal WebAssembly virtual DOM to build C++ SPA (Single page applications)
assemblyscript
Definitely not a TypeScript to WebAssembly compiler 🚀
grpc-node
gRPC for Node.js
PG-GUI
reactime
Chrome extension for state debugging in React applications
ShredDeck1.0
A simple Redux application for managing television production scene decks.
ShredDeck2.0
A refactor of Redux-based ShredDeck app using React Hooks and React Router
storybook
📓 UI component dev & test: React, Vue, Angular, React Native, Ember, Web Components & more!
webassembly_webworkerdemo
A simple implementation of WebAssembly, as compared with vanilla JavaScript and WebAssembly/Web Workers implementations.
vs-code-plugin
Aesop: a VSCode Extension to stage Storybook stories inside your IDE.
keithrcagney's Repositories
keithrcagney/asm-dom
A minimal WebAssembly virtual DOM to build C++ SPA (Single page applications)
keithrcagney/assemblyscript
Definitely not a TypeScript to WebAssembly compiler 🚀
keithrcagney/grpc-node
gRPC for Node.js
keithrcagney/reactime
Chrome extension for state debugging in React applications
keithrcagney/storybook
📓 UI component dev & test: React, Vue, Angular, React Native, Ember, Web Components & more!
keithrcagney/webassembly_webworkerdemo
A simple implementation of WebAssembly, as compared with vanilla JavaScript and WebAssembly/Web Workers implementations.
keithrcagney/PG-GUI
keithrcagney/ShredDeck1.0
A simple Redux application for managing television production scene decks.
keithrcagney/ShredDeck2.0
A refactor of Redux-based ShredDeck app using React Hooks and React Router
keithrcagney/aesop-for-storybook
Aesop: a VSCode Extension to stage Storybook stories inside your IDE.
keithrcagney/asyncBasics
Some small demos showing Tasks vs Microtasks, blocking vs non-blocking code
keithrcagney/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
keithrcagney/sw-test
Service Worker test repository. This is a very simple demo to show basic service worker features in action.
keithrcagney/Swell
Swell: API development tool that enables developers to test endpoints served over streaming technologies including Server-Sent Events (SSE), WebSockets, HTTP2, and GraphQL.
keithrcagney/threads
Threads and Atomics in WebAssembly
keithrcagney/vscode
Visual Studio Code
keithrcagney/vscode-extension-samples
Sample code illustrating the VS Code extension API.
keithrcagney/webassembly-examples
Code examples that accompany the MDN WebAssembly documentation — see https://developer.mozilla.org/en-US/docs/WebAssembly.
keithrcagney/webpack-developer-kit
webpack dev kit for writing custom plugins and loaders on the fly. Education/Exploration tool as well.
keithrcagney/whiteboard
keithrcagney/ws
Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js