Pinned Repositories
CNF-udacity
My exercises as I follow along with the Cloud Native Foundations course from Udacity
egghead-react-flux-example
gatsby-wordpress
Headless wordpress with Gatsby
go-blog-api
API for my in-progress blog, written in Go
go-tour
My notes as I take the Go tour from https://tour.golang.org
mastermind
react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
react-redux-universal-hot-example
A starter boilerplate for a universal webapp using express, react, redux, webpack, and react-transform
webpack-content
webpack-project
Project setup and description
berkeleycole's Repositories
berkeleycole/egghead-react-flux-example
berkeleycole/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
berkeleycole/2015-10-challenge
Challenge for Oct.
berkeleycole/Adapt1
My first experiments with the Adapt elearning framework
berkeleycole/adapt_framework
This is the output framework of the Adapt Learning open source project
berkeleycole/capybara
Acceptance test framework for web applications
berkeleycole/dojo_rules
berkeleycole/flux
Application Architecture for Building User Interfaces
berkeleycole/git-flight-rules
Flight rules for git - a work in progress!
berkeleycole/hello-world
get acquainted with Github
berkeleycole/html5tooltipsjs
Tooltips with smooth 3D animation
berkeleycole/ImgSlider
My own javascript slider, meant to flip through a file of images
berkeleycole/javascript
JavaScript Style Guide
berkeleycole/nuclearmail
NuclearMail is an experiment of writing a webmail client using React and the Flux architecture. It runs completely in the browser and uses the GMail REST API.
berkeleycole/radium
A toolchain for React component styling.
berkeleycole/react-doc-meta
Render meta tags on the server & client for ReactJS.
berkeleycole/react-fluxExperminets
berkeleycole/react-inline-css
Write CSS inside your React components!
berkeleycole/react-rails
Ruby gem for automatically transforming JSX and using React in Rails.
berkeleycole/reactfire
ReactJS mixin for easy Firebase integration
berkeleycole/reactOnRails
First try using the react-rails gem to use ReactJs as the V in the Rails MVC.
berkeleycole/soshewrote
personal blog and ruby on rails experement
berkeleycole/tns-restful-json-api
This is the code repository that goes along with the "TheNewStack" article for RESTful JSON API post
berkeleycole/turn.js
The page flip effect for HTML5
berkeleycole/UPS-Shipping-Rate-Class-Using-PHP
Very basic class to drop into a project when you need to use the UPS API to return shipping rates.
berkeleycole/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.