Skip to content

Commit

Permalink
Bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlande committed Oct 30, 2012
1 parent 9b1255b commit 5d2ab74
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 deletions.
66 changes: 33 additions & 33 deletions proposal/does_size_matter__microjs_fx_vs_macrojs_fx_skoon.md
@@ -1,33 +1,33 @@
Does Size Matter? MicroJS Frameworks versus MacroJS Frameworks
========================

* Speaker : Scott Koon
* Available : November 8-9, 2012
* Duration : 30 minutes

Description
-----------
When you are starting a new project, you can pick any JS frameworks you want.
What are the pros and cons of picking a large JS framework like ExtJS versus smaller JS frameworks like EnderJS. How does it affect future development? Features?
At what point do you say, "Hey, I don't really need all of the stuff that this framework offers. I really just need to wire up events."
In this talk, I will talk about what a microJS framework is and I'll give a quick survey of the currently available microjs frameworks. I'll also cover what picking a lot of smaller frameworks versus one big framework means in terms of page load, features, and maintainability.


Speaker Bio
------------

![skoon](https://raw.github.com/cascadiajs/cascadiajs.github.com/master/proposal/images/skoon.jpg)


I've been working with JavaScript for a long time. I co-authored a book called "Professional JavaScript Frameworks" published by Wrox press. I've been a web developer for over 17 years.


Links
-----
* Blog : http://lazycoder.com/
* Twitter : @lazycoder
@LazycoderLinks
* GitHub : http://github.com/skoon
* BitBucket : http://bitbucket.org/scott_koon
* podcast : http://herdingcode.com

Does Size Matter? MicroJS Frameworks versus MacroJS Frameworks
========================

* Speaker : Scott Koon
* Available : November 8-9, 2012
* Duration : 30 minutes

Description
-----------
When you are starting a new project, you can pick any JS frameworks you want.
What are the pros and cons of picking a large JS framework like ExtJS versus smaller JS frameworks like EnderJS. How does it affect future development? Features?
At what point do you say, "Hey, I don't really need all of the stuff that this framework offers. I really just need to wire up events."
In this talk, I will talk about what a microJS framework is and I'll give a quick survey of the currently available microjs frameworks. I'll also cover what picking a lot of smaller frameworks versus one big framework means in terms of page load, features, and maintainability.


Speaker Bio
------------

![skoon](https://raw.github.com/cascadiajs/cascadiajs.github.com/master/proposal/images/skoon.jpg)


I've been working with JavaScript for a long time. I co-authored a book called "Professional JavaScript Frameworks" published by Wrox press. I've been a web developer for over 17 years.


Links
-----
* Blog : http://lazycoder.com/
* Twitter : @lazycoder
@LazycoderLinks
* GitHub : http://github.com/skoon
* BitBucket : http://bitbucket.org/scott_koon
* podcast : http://herdingcode.com

50 changes: 25 additions & 25 deletions proposal/model-view-rockstar_dustyjewett.md
@@ -1,25 +1,25 @@
MV* - Model View (Rock)*
========================

* Speaker : Dusty Jewett
* Available : Any
* Duration : 45-60 mins

Description
-----------

Backbone, Knockout, Angular, Ember... all of these frameworks impose an Architecture on your application... but before you choose, you should know more about the concepts and patterns underlying and driving the frameworks. Come learn about MVC, MVP and MVVM, without any frameworks getting in the way! Understand the pros and cons of each Arch, and how to choose based on your product, team and client. This talk is a deep-dive into generic UI Architectures, prepare to be inundated with JavaScript code.

Speaker Bio
-----------

![Dusty Jewett](https://raw.github.com/cascadiajs/cascadiajs.github.com/master/proposal/images/dustyjewett.jpg)

Dusty Jewett is a Software Engineer based in Seattle. He loves dynamic languages and compile-time error checking. He has served as the manager of the Web App Developers meetup for 5 years and Lead/Dev Manager for several companies, but finds the "Individual Contributor" role the most rewarding.

Links
-----

* Website: http://dustyjewett.com/
* Github: http://github.com/dustyjewett
* Twitter: http://twitter.com/dustyjewett
MV* - Model View (Rock)*
========================

* Speaker : Dusty Jewett
* Available : Any
* Duration : 45-60 mins

Description
-----------

Backbone, Knockout, Angular, Ember... all of these frameworks impose an Architecture on your application... but before you choose, you should know more about the concepts and patterns underlying and driving the frameworks. Come learn about MVC, MVP and MVVM, without any frameworks getting in the way! Understand the pros and cons of each Arch, and how to choose based on your product, team and client. This talk is a deep-dive into generic UI Architectures, prepare to be inundated with JavaScript code.

Speaker Bio
-----------

![Dusty Jewett](https://raw.github.com/cascadiajs/cascadiajs.github.com/master/proposal/images/dustyjewett.jpg)

Dusty Jewett is a Software Engineer based in Seattle. He loves dynamic languages and compile-time error checking. He has served as the manager of the Web App Developers meetup for 5 years and Lead/Dev Manager for several companies, but finds the "Individual Contributor" role the most rewarding.

Links
-----

* Website: http://dustyjewett.com/
* Github: http://github.com/dustyjewett
* Twitter: http://twitter.com/dustyjewett

0 comments on commit 5d2ab74

Please sign in to comment.