Pinned Repositories
angularjs-requirejs-lazy-controllers
Routes configuration that loads template, controller and directives using RequireJS. Files are loaded (in parallel) when user changes the location and are displayed in Angular's ngView.
AngularRails
sample rails 3.x app that uses AngularJS
BackboneContacts
Sample app to explore using backbone with asp.net mvc
BackboneNodeContacts
This is part of my BackboneContacts CRUD/REST example, this time using NodeJS and Express to host the app
CSRequireBackboneNodeContacts
Sample Backbone app written using RequireJS and Coffeescript
generator-nesa
yeoman generator for Node-Express-SocketIO-AngularJS project generator
jquery.swipe
jQuery widget that adds mobile touch swipe event handling as well as mouse 'swipe' event handling
jsSpreadsheet
jsSpreadsheet is an editable table that uses KnockoutJS to handle it's bindings
MvcBackbone
Sample Backbone work with asp.net mvc
nest-apollo-federation
Federation example with nest apollo and prisma
sgentile's Repositories
sgentile/nest-apollo-federation
Federation example with nest apollo and prisma
sgentile/react-redux-postgres
Builds on React Redux example, includes JWT token auth, Postgres storage, and docker options
sgentile/AceSimpleReactWrapper
from sample on codepen http://codepen.io/sgentile/pen/rrZOQb
sgentile/graphql-mesh-example
graphql-mesh-example
sgentile/mesh-subscriptions
Demo to show how subscriptions aren't passing through mesh to apollo server
sgentile/nestjs-prisma-graphql
nestjs-prisma-graphql template
sgentile/pixi-overlay-marker-examples
sample usage of pixi-overlay-markers
sgentile/pixi-overlay-markers
sgentile/PixieOverlaySample
Sample loading 36000 cities with Leaflet pixie - uses pixie interactivity for selection of markers
sgentile/react-redux-starter
React with Redux. Using Less, Bootstrap
sgentile/aiohttp_sockets
Simple Websocket example with aiohttp
sgentile/developer-sample
sgentile/django-docker
Toy project. Trying to use Django inside a Docker container for both local development and production deployment.
sgentile/express-4.x-local-example
Express 4.x app using Passport for authentication with username and password.
sgentile/geo-markers
Angular5 example of using pixi-leaflet-markers
sgentile/hapi-jwt-authentication
sgentile/nest-apollo-prisma
Sample starter
sgentile/nextjs-apollo-mesh-stitching
stitches apollo resolves schema with mesh
sgentile/nexus-plugin-prisma
A plugin for Nexus that integrates Prisma
sgentile/ng-routing-example
sgentile/nodets
Very simple example of using typescript with node/express
sgentile/python-binary-image
Just a sample app that generates random image on server - sends to client as binary
sgentile/react-playground
Just a sample with redux and concepts from reactcasts series
sgentile/react-redux-nwb
React Redux created with nwb
sgentile/redux-essentials-example-app-typescript
Example app for the Redux Essentials tutorial
sgentile/redux-essentials-typescript
Conversion of the redux-essentials with typescript
sgentile/shpwritersample
Sample using shp-writer to create a shapefile from geoJSON
sgentile/simple-lerna-workspace
sgentile/simple_dotnetcore_mvc
Example using asp.net core 2.1 - with Visual Code (I run it on a Mac)
sgentile/UsingJest
Based on examples of using Jest with snapshots and enzyme