Pinned Repositories
angular-2-frame
Frame to setup an Angular2 application for use with what you're doing with iAMGlobalTest
angular2frame
Working version of my angular-2-frame efforts
azure-functions-test
Testing Azure Functions, specifically queue based function chaining.
code-effects-bug-reproduction
This repository is for me to upload a reproduction of a bug that we're seeing on the Code Effects platform. Currently, when we use a custom method in a dynamic calculation in the editor, it no longer becomes possible to edit this rule with the provided JS library.
code-effects-calculation-failure
This repository is made to demonstrate a failure with a calculated value in the Code Effects library. The generated XML is valid; however, the calculation never completes successfully as the final line is regularly missed. This is a major issue for us setting up dynamic calculations in our web app.
docker-nuxt-hmr
Demonstrating HMR implementation with Docker and Nuxt
docs
Auth0 documentation
GenericMediatorDemo
ib-framework
Attempts to make a framework based on the NETStandard 1.6 library
ivy
ibuchan72390's Repositories
ibuchan72390/docker-nuxt-hmr
Demonstrating HMR implementation with Docker and Nuxt
ibuchan72390/GenericMediatorDemo
ibuchan72390/ib-framework
Attempts to make a framework based on the NETStandard 1.6 library
ibuchan72390/ivy
ibuchan72390/angular-2-frame
Frame to setup an Angular2 application for use with what you're doing with iAMGlobalTest
ibuchan72390/angular2frame
Working version of my angular-2-frame efforts
ibuchan72390/azure-functions-test
Testing Azure Functions, specifically queue based function chaining.
ibuchan72390/code-effects-bug-reproduction
This repository is for me to upload a reproduction of a bug that we're seeing on the Code Effects platform. Currently, when we use a custom method in a dynamic calculation in the editor, it no longer becomes possible to edit this rule with the provided JS library.
ibuchan72390/code-effects-calculation-failure
This repository is made to demonstrate a failure with a calculated value in the Code Effects library. The generated XML is valid; however, the calculation never completes successfully as the final line is regularly missed. This is a major issue for us setting up dynamic calculations in our web app.
ibuchan72390/docs
Auth0 documentation
ibuchan72390/DroneTest
Testing Drone CI Solution
ibuchan72390/execute-reader-async-issue
This repository is supposed to hold a sample project to demonstrate an issue I'm encountering with the ExecuteReaderAsync functionality of the IDbConnection extension.
ibuchan72390/iam-global-website
ibuchan72390/ivy-angular
Ivy Framework TS classes, specifically meant for working with Angular4
ibuchan72390/ivy-angular-material
ibuchan72390/ivy-angular-yeoman
ibuchan72390/modularized-nuxt
Attempt to achieve a modularized nuxt pattern.
ibuchan72390/nuxt-todo
ibuchan72390/two
This's a funny project .
ibuchan72390/vue-plugin-utility
Utility for making and installing Vue plugin modules
ibuchan72390/vue-test
My experiments in learning Vue.js
ibuchan72390/vue-test-lib
Sample vue test library for sharing