Velveeta
Just a guy with too much javascript on the brain, and too little time to write it all down.
Attentive MobileAustin, TX
Pinned Repositories
advanced-react-workshop
An in-depth look at some of the more advanced React development patterns, with an eye towards high extensibility and performance considerations.
babel-jest
Jest plugin for Babel
bv-ui-core
A Node module for common Bazaarvoice UI code.
closure-webpack-plugin
Webpack Google Closure Compiler and Closure Library plugin -
cochrane
A Nodejs-based ESB solution
core-decorators
Library of stage-0 JavaScript decorators (aka ES2016/ES7 decorators but not accurate) inspired by languages that come with built-ins like @override, @deprecate, @autobind, @mixin and more. Popular with React/Angular, but is framework agnostic.
eslint
A fully pluggable tool for identifying and reporting on patterns in JavaScript.
express-react-view-engine
This is *fork* of Express view engine(created by @zpao) which renders React components on server. It renders markup and support MOUNTING those views on the client.
freeCodeCamp
The https://freeCodeCamp.org open source codebase and curriculum. Learn to code and help nonprofits.
intro-to-react-workshop
A low level introduction to React and some of the most common concepts of component-driven development and testing
Velveeta's Repositories
Velveeta/intro-to-react-workshop
A low level introduction to React and some of the most common concepts of component-driven development and testing
Velveeta/advanced-react-workshop
An in-depth look at some of the more advanced React development patterns, with an eye towards high extensibility and performance considerations.
Velveeta/babel-jest
Jest plugin for Babel
Velveeta/bv-ui-core
A Node module for common Bazaarvoice UI code.
Velveeta/closure-webpack-plugin
Webpack Google Closure Compiler and Closure Library plugin -
Velveeta/cochrane
A Nodejs-based ESB solution
Velveeta/core-decorators
Library of stage-0 JavaScript decorators (aka ES2016/ES7 decorators but not accurate) inspired by languages that come with built-ins like @override, @deprecate, @autobind, @mixin and more. Popular with React/Angular, but is framework agnostic.
Velveeta/eslint
A fully pluggable tool for identifying and reporting on patterns in JavaScript.
Velveeta/express-react-view-engine
This is *fork* of Express view engine(created by @zpao) which renders React components on server. It renders markup and support MOUNTING those views on the client.
Velveeta/freeCodeCamp
The https://freeCodeCamp.org open source codebase and curriculum. Learn to code and help nonprofits.
Velveeta/gulp-nodemon
it's gulp + nodemon + convenience
Velveeta/messageformat-loader
Velveeta/parallel-webpack
Builds multi-config webpack projects in parallel
Velveeta/proposal-realms
ECMAScript Proposal, specs, and reference implementation for Realms
Velveeta/react-enlightenment
A thoughtful and complete introduction to React.
Velveeta/react-pip
React component for picture-in-picture functionality.
Velveeta/react-smart-selector
Selection component that can alter itself based on number of selections
Velveeta/react-spinner
Zero configuration loading spinner.
Velveeta/react-training
Mini React Training Course
Velveeta/react-workshop
Lectures and exercises for React Training workshops
Velveeta/redux-universal-boilerplate
Boilerplate for react universal (isomorphic) application based on flux architecture (redux implementation)
Velveeta/simple-react-grid
Grid System for React JS
Velveeta/storybook
Interactive UI component dev & test: React, React Native, Vue, Angular, Ember
Velveeta/swat-proxy
A node.js proxy server that makes injecting applications or prototype applications onto potential client websites easy.
Velveeta/tic-tac-client
A NodeJS WebSockets Tic Tac Toe Client
Velveeta/tutorial-sharing
Velveeta/ViroARSampleApp
A full sample AR app in iOS and Android that demonstrates placing, rotating and dragging objects in AR.
Velveeta/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
Velveeta/webpack-es6-demo
Velveeta/webpack-link
Webpack replacement to npm link