sgentile's Stars
JT501/redux-essentials-example-app-typescript
Example app for the Redux Essentials tutorial
fholger/reshade
A generic post-processing injector for games and video software.
keonik/prisma-erd-generator
Generate an ER Diagram based on your Prisma schema every time you run npx prisma generate
JuliusGikonyoNyambura/nest-graphql-prisma-api
passport/todos-express-password
Todo app using Express and Passport for sign in with username and password.
eligrey/FileSaver.js
An HTML5 saveAs() FileSaver implementation
ericpalakovichcarr/drf-react-redux
This repository shows how to use Django, Django Rest Framework, React, and Redux together.
redux-form/redux-form
A Higher Order Component using react-redux to keep form state in a Redux store
PatrickJS/angular-password
The most performant AngularJS directive for matching two password input fields
angular-fullstack/generator-angular-fullstack
Yeoman generator for an Angular app with an Express server
sparkbox/br-frontend-tooling-links
Links and resources for our Build Right: Frontend Tooling workshop
wlepinski/generator-meanstack
The MEAN stack generator for Yeoman.
mburst/django-realtime-tutorial
This is the code from my Django and Socket.IO realtime tutorial which you can find at http://maxburstein.com/blog/realtime-django-using-nodejs-and-socketio/
tastejs/todomvc
Helping you select a JavaScript framework - Todo apps for React.js, Angular, Vue and many more
matys84pl/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.
angular-ui/angular-ui-OLDREPO
DISCONTINUED REPO: This project has been restructured ->
sgentile/SimpleCrossroadsExample
spike using crossroads with hasher
sgentile/Win8KnockoutJs
Simple Example of WinJs with KnockoutJs
sgentile/koSpreadsheet
creating a knockout binder to be used to create a user editable table
sgentile/RequireJSKnockoutTestApp
see Readme
sgentile/ror_depot
working through Agile Web Development with Rails 4th edition
sgentile/first_app
using rails 3.2 first_app see http://ruby.railstutorial.org/ruby-on-rails-tutorial-book?version=3.2#top
sgentile/jsSpreadsheet
jsSpreadsheet is an editable table that uses KnockoutJS to handle it's bindings
sgentile/CSRequireKnockoutContacts
Sample app using Knockout, RequireJS, NodeJs
sgentile/CSRequireBackboneNodeContacts
Sample Backbone app written using RequireJS and Coffeescript
sgentile/AMDKnockoutNodeContacts
Simple example of using require.js with knockoutjs - nodejs express as web server
sgentile/AMDBackboneNodeContacts
Backbone Node Contacts using RequireJS - AMD
amdjs/backbone
AMD-enabled fork of documentcloud/backbone
amdjs/underscore
JavaScript's utility _ belt
sgentile/KnockoutNodeContacts
building a sample knockoutjs single page application