Git Product home page Git Product logo

davidrivers.name's Introduction

DavidRivers.name

TODO

  • Use D3 to:
    • visualize technologies (tag cloud style?) to filter matching blog articles, portfolio pieces, and sections of my resume
    • filter items (blog articles, portfolio pieces, work experiences) chronologically
  • Load Sizzle to shim support for W3C Selectors API? (as mentioned here: http://d3js.org/#selections)
  • Implement Mongoose as a data store for articles, once I get an answer to: http://stackoverflow.com/questions/30018242/mongoose-has-no-connect-method-when-loading-via-browserify
  • Remove unnecessary dependencies and make sure "dependencies" and "devDependencies" are correct
  • Configure source maps for stylus assets
  • Write a helper (one-liner, hopefully) to (1) pass a CSS pseudo-namespace as a class to the root of a React component, and (2) pass the same pseudo-namespace as an argument to a stylus module
  • Organize gulp tasks; pretty sure everything shouldn't be part of the "Browserify" task
  • Use this for RESTful routes? https://github.com/panta/express-mongoose-resource

Installation Issues

  • Had to configure npm to use python2.7 to quell node-gyp errors (and setting env var for python2.7 was being ignored): npm config set python python2.7

davidrivers.name's People

Watchers

David Rivers avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.