jsfest / sf-cfp

JSFest Call for Proposals
43 stars 1 forks source link

Evolution of a graph #43

Open anvaka opened 10 years ago

anvaka commented 10 years ago

Hello,

Once upon a time I used to be a software developer who loved Silverlight and WPF. Then I decided to learn why they say JavaScript is going to kill Silverlight. I did not return to .NET world ever after.

I learned javascript by reinventing the wheel, by building vivagraph.js - one of the fastest graph drawing libraries today. Several examples, powered by vivagraph: npm visualization, amazon visualization, graphs.

Recently I decided to learn why they say browserify is awesome. I do not want to return to monolithic world anymore... I'm in the process of converting library into browserifiable packages.

I'd love to share my experience, and prepare more awesome visualizations, if someone is interested.

mikeal commented 10 years ago

@substack I'm considering accepting this talk and your browser/server testing talk and putting them next to each other. that would mean that only one of you would need to do an intro to browserify, which talk do you two think should go first and do the intro?

ghost commented 10 years ago

It'd be good if this talk came first and did the browserify introduction. That way I can focus more on the long-form and advanced content about why features in browserify are written the way they are, particularly transforms, and how those lessons have fed into how we've learned to evolve whole ecosystems of inter-dependent modules with a strong testing culture over multi-year arcs.

mikeal commented 10 years ago

This talk is accepted, you should be a collaborator on the speaker repo now. https://github.com/mikeal/jsfest-speakers

anvaka commented 10 years ago

This is awesome! Thank you @mikeal. I'll do my best to make it great.