Pinned Repositories
angular-spa-starter
This is a starter project for building an Angular SPA (single-page app). Includes Grunt plugins.
BookstoreAPI
RESTful API using .NET Core & Entity Framework
code-samples
A miscellaneous collection of code samples to share with others.
git-branching-with-attributes
This is a sample project of how to use .gitattributes to ensure production releases do not point to a staging or dev environment
handy-sql-queries
A list of handy SQL queries for MS SQL Server
identity-provider
A simple JWT-based identity provider solution using Node, Express, and MongoDB
ionic-sidemenu
Simple Ionic 2 and Angular 2 app using a side menu
kitchen-sink-js
The last JavaScript package you may ever need!
mobile-auth-demo
Demo of a mobile app using Authorization Code Flow and PKCE
testable-rest-api
Node.js REST API with Mocha tests
djohnsonkc's Repositories
djohnsonkc/testable-rest-api
Node.js REST API with Mocha tests
djohnsonkc/angular-spa-starter
This is a starter project for building an Angular SPA (single-page app). Includes Grunt plugins.
djohnsonkc/BookstoreAPI
RESTful API using .NET Core & Entity Framework
djohnsonkc/code-samples
A miscellaneous collection of code samples to share with others.
djohnsonkc/git-branching-with-attributes
This is a sample project of how to use .gitattributes to ensure production releases do not point to a staging or dev environment
djohnsonkc/handy-sql-queries
A list of handy SQL queries for MS SQL Server
djohnsonkc/identity-provider
A simple JWT-based identity provider solution using Node, Express, and MongoDB
djohnsonkc/ionic-sidemenu
Simple Ionic 2 and Angular 2 app using a side menu
djohnsonkc/kitchen-sink-js
The last JavaScript package you may ever need!
djohnsonkc/mobile-auth-demo
Demo of a mobile app using Authorization Code Flow and PKCE
djohnsonkc/mongodb-examples-20240817
A public repo to share some examples using MongoDB
djohnsonkc/ntierbuilder
N-Tier Builder is an object persistence code generator that uses an existing SQL Server table schema to generate a domain object, data access layer and presentation layer for a specified table.
djohnsonkc/pwa-weather
Progressive Web App Tutorial
djohnsonkc/react-client
Simple React app to explore the use of routes, modularized components, and consumption of various endpoints of a RESTful API
djohnsonkc/react-functional-components-with-hooks
Sample React project using functional components and hooks
djohnsonkc/react-responsive-bootstrap
Sample responsive web app using create-react-app with Bootstrap
djohnsonkc/react-typescript-storybook-demo
djohnsonkc/sass-intro
Sample project for learning the basics of Sass
djohnsonkc/spa-uploader
A simple SPA app using AngularJS, Node.js, Express.js, and Grunt to demonstrate optimization and a nice file uploader
djohnsonkc/testable-angular-app
A boilerplate app for an Angular SPA that includes unit tests and end-to-end tests
djohnsonkc/translation-extension
Basic POC for language translation
djohnsonkc/typescript-intro
An intro to TypeScript demo
djohnsonkc/upnext
A site for hosting various team helpers
djohnsonkc/web-push-notification
Trying out web push notifications
djohnsonkc/workshop1
Development Workshop - March 26, 2014 - Using Node.js and MongoDB