krimple
Developer Relationship Advocate at Honeycomb, focusing on Honeycomb Front-end Observability.
Chariot Solutions @chariotsolutionsPhiladelphia, PA
Pinned Repositories
angular-new-router-demo-galleries
A demonstration of the AngularJS new router
angular-socketio-chat
A chat application written in AngularJS, Socket.IO, Node/Express and Bootstrap. Feel free to fork/experiment.
angular2-unittest-samples-rc
Note - for Angular 2 RC3... The Unit Test samples from http://chariotsolutions.com/blog/post/testing-angular-2-components-unit-tests-testcomponentbuilder/ and http://chariotsolutions.com/blog/post/testing-http-services-angular-2-jasmine/
angular2-unittest-samples-release
Unit testing samples for Angular 2.0.0 - updated for the official release
angular2-webpack-demo-routing-and-http
NOTICE - this is deprecated. The Angular component router is under redesign and these samples are pre-RC1. - A small sample app for a blog entry (upcoming) on using Angular 2 routing and Http together - built on angular2-class-webpack - includes database using json-server, which emulates a backend with zero friction and stores data in db.json - began as a cloned copy of angular2-class-webpack
drumlegend
A simple RxJS-based game with WebMidi, WebAudio and IoT devices for Chrome
nyc-ng2-synth-demo
Angular 2.0 Synth Demo (NYC)
react-playground-solution
rxjs-playground
spring-roo-in-action-examples
Examples for Spring Roo in Action
krimple's Repositories
krimple/rxjs-playground
krimple/react-playground-solution
krimple/nethack-angular
Fun project for beating up on ngrx store - a nethack / empire game
krimple/ng-iot-synth-demo
Updated Synthesizer and drum machine demo project using RxJS 6 and Angular 6, WebAudio, Chrome MIDI
krimple/quizzer-vue-solution
An application for demonstration at Philly Tech Week. Under construction until the end!
krimple/react-rxjs-demos
For an upcoming talk on RxJS at CPOSC in Lancaster, PA
krimple/change-after-checked-demos
Showing change after checked and how to fix
krimple/graphql-vuex-by-hand
Project hacking with Vue and Graphql based on great getting started blog: https://markus.oberlehner.net/blog/combining-graphql-and-vuex/
krimple/protractor-the-sword
A protractor project ready-made to play with Protractor. Batteries somewhat included but not really.
krimple/shadow-boxing-protractor
Uses selector from https://github.com/angular/protractor/pull/4786/commits/6fbf48e94c5b2dd4b398a68440f264f06588866b
krimple/sticky-notes
A tour of Angular 4 - workshop sample
krimple/fooberry
A silly (in the works) little game written with Redux and React.
krimple/angular
One framework. Mobile & desktop.
krimple/angularnome
A metronome hack project in Angular
krimple/aws-serverless-airline-booking
Airline Booking is a complete web application that provides Flight Search, Flight Payment, Flight Booking, Flight Preferences and Loyalty points including end-to-end testing, GraphQL and CI/CD. This web application is the theme of Build on Serverless Season 2 on AWS Twitch running from April 24th until end of July.
krimple/aws-summit-hackathon-2018
Starter template and sample data for the 2018 AWS Summit hackathon
krimple/fooberry-graphql-and-clients
A new game app demo with graphql on the server (thank you, Apollo's graphql-yoga) and clients in vue, react (not worked on yet) and angular (not worked on yet)
krimple/i-promise-to-observe
A silly little test project
krimple/jest
Delightful JavaScript Testing.
krimple/jsmeetupMarch2018
A quick testing repo I cooked up for a lightning talk for the PhillyJS meetup at Elsivier
krimple/minimal-react-sample
A very small samples of React components communicating with each other
krimple/ng1-multi-controllers-vm
A demo of multiple controllers with parameters in routed view models in AngularJS 1.x
krimple/ptw-2019-react-talk
krimple/ptw2019-livesample
Our live sample that we built in the PTW React intro seminar at Developer Days Drexel LeBow 2019
krimple/quiz-game-app
Front and backend and db for a quiz game using Apollo server/client and Web Sockets
krimple/router-samples-with-spring-boot
Hacking... A sample project configuring the Angular Router. Backend provided by CORS Spring Boot app (WIP)
krimple/rxjs-playground-cposc-2018
Simple RxJS 6.x samples and slide deck for my CPOSC talk, December 1 2018
krimple/shared-tasks-sam
Hacking through a sam serverless project with cognito and dynamo etc.
krimple/spring-boot-jwt
JWT auth service using Spring Boot, Spring Security and MySQL
krimple/webpack-sass-prototype-sample
Simple sample (borrowed from a boilerplate and modified) for compiling sass, js from babel, and html with live reload across the board