jsfest / sf-cfp

JSFest Call for Proposals
43 stars 1 forks source link

Modules > Frameworks: How JS is changing the way we think about large code systems. #9

Open nodebotanist opened 11 years ago

nodebotanist commented 11 years ago

There's been an explosion over the past few years of JS frameworks, both client and server-side. This talk would be mostly focused on the reversal of that trend, particularly in the Node.JS community- the move towards small, API-driven tools that work together to form a system, rather than using a large framework to provide most of the functionality your system needs.

mikeal commented 11 years ago

i like it. would be great if you could show an app or two that demonstrate the patterns you adopt when not using a framework as the narrative for the talk.

nodebotanist commented 11 years ago

I have a plan for an app for that- I can get you a repo soon if you'd like. It'd cover both client-side and Node.JS, it's for FFOS.

mikeal commented 11 years ago

Definitely! Just add a link in a comment here once it's up.

nodebotanist commented 11 years ago

https://github.com/kperch/revealjsremote

It's not complete yet, by any means- I plan on adding documentation this week. Sorry for the lack of activity.

nodebotanist commented 11 years ago

Also, this could easily move into being a talk about FirefoxOS- the code example uses it, and it's definitely a fun way to get JS on devices.

gsf commented 11 years ago

:+1: