Open nodebotanist opened 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.
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.
Definitely! Just add a link in a comment here once it's up.
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.
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.
:+1:
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.