Pinned Repositories
angular-multipage-boilerplate
bolerplate for multi page webapp with router in angular
backbone-multipage-boilerplate
(no longer maintained) The compiled output script depends only on jQuery, underscore and backbone. There is no sass, no less, no require.js, no marionette, nor is it dependent on backbone models or collections.
backbone-react-multipage-boilerplate-switchable
This boilerplate app switches render engines (example React, jQuery). The router specifies which render engine to use on each route.
frick-collection-artists-by-num-of-paintings
scraped data off Frick website, beause I am planning my afternoon visit I wanted to see what artists are in the permanent collection ordered by number of paintings on display and I could not do this with their web interface
moment-notes
node-mongo-mongoose-demo-MVP
Minimal Viable Product (MVP) example demos showing how to push data into mongo from node with mongoose. Built for my dev team to pick up.
notes-on-async-await
ES7 async await
Rails5-app-example-with-MVC-and-CRUD
Ruby on Rails 5 application with Model/View/Controller and Create/Read/Update/Destroy
reference-notes-ES6
my notes for ES6, ES2015, ES2016
super-simple-backbone-databinding-example
Super simple backbone data binding example using a collection and a model. This is the minimal viable product to demonstrate this.
PrimeLens's Repositories
PrimeLens/backbone-react-multipage-boilerplate-switchable
This boilerplate app switches render engines (example React, jQuery). The router specifies which render engine to use on each route.
PrimeLens/Rails5-app-example-with-MVC-and-CRUD
Ruby on Rails 5 application with Model/View/Controller and Create/Read/Update/Destroy
PrimeLens/angular-multipage-boilerplate
bolerplate for multi page webapp with router in angular
PrimeLens/backbone-multipage-boilerplate
(no longer maintained) The compiled output script depends only on jQuery, underscore and backbone. There is no sass, no less, no require.js, no marionette, nor is it dependent on backbone models or collections.
PrimeLens/node-mongo-mongoose-demo-MVP
Minimal Viable Product (MVP) example demos showing how to push data into mongo from node with mongoose. Built for my dev team to pick up.
PrimeLens/super-simple-backbone-databinding-example
Super simple backbone data binding example using a collection and a model. This is the minimal viable product to demonstrate this.
PrimeLens/hacking-angular-router
so that dom pages are not destroyed
PrimeLens/moment-notes
PrimeLens/myFindWhere
lightweight .findWhere() for node
PrimeLens/notes-react-native
OUT OF DATE, SEE EXPO. see my private repo for my notes on building react native apps
PrimeLens/react-boiler-create-react-app-with-multipage-and-complex-UI
2017 boiler on create-react-app, unfinished- might resume 2019 due to time commitments
PrimeLens/frick-collection-artists-by-num-of-paintings
scraped data off Frick website, beause I am planning my afternoon visit I wanted to see what artists are in the permanent collection ordered by number of paintings on display and I could not do this with their web interface
PrimeLens/notes-on-async-await
ES7 async await
PrimeLens/reference-notes-ES6
my notes for ES6, ES2015, ES2016
PrimeLens/angular-multipage-boilerplate-with-node
NODE + bolerplate for multi page webapp with router in angular
PrimeLens/angular-MVP-custom-directive-jquery-with-data-binding
wrap jquery method in angular, bind to $scope variable
PrimeLens/basic-node-app-for-test-deploys
tiny hello world node app for testing cloud deploy pipelines
PrimeLens/Bevent
client event driven system as node module
PrimeLens/cryptoui
offline html shell for crypto.js
PrimeLens/django-notes
upgrading notes to django 1.11 python 3.6
PrimeLens/handle-fetch-errors
handling errors with Fetch API
PrimeLens/koa-mongodb-example
Simple example of using MongoDB with the Koa web framework and the Swig template engine
PrimeLens/My-notes-on-setting-up-a-Basic-Ruby-on-Rails-5-app-for-Linux-osX-with-Heroku-deploy
My notes on setting up a Basic Ruby on Rails 5 app for Linux/OSX with Heroku deploy
PrimeLens/react-VR-quick-test
react translates into canvas VR
PrimeLens/ruby-notes
ruby essential training
PrimeLens/spock-ai
Source code that underpins the training of a causal language model to emulate the speech of Spock.
PrimeLens/tarhwtest
PrimeLens/testsoc
social network basics with DRF and django 1.8 python 2.7
PrimeLens/working-example-gulp-babel-with-babel6-JSX
example of gulp-babel with babel6 translating react JSX using babel-preset-es2015