From 5713c4ff2dd811ec55960a4fc42420e97b8fa016 Mon Sep 17 00:00:00 2001 From: "hemanth.hm" Date: Mon, 29 Sep 2014 18:01:44 +0530 Subject: [PATCH] Few proposals from @hemanth --- proposed/Harmony_with_ES{6,7,8}.md | 30 +++++++++++++++++++++ proposed/WebComponents_Polymer_FTW.md | 38 +++++++++++++++++++++++++++ 2 files changed, 68 insertions(+) create mode 100644 proposed/Harmony_with_ES{6,7,8}.md create mode 100644 proposed/WebComponents_Polymer_FTW.md diff --git a/proposed/Harmony_with_ES{6,7,8}.md b/proposed/Harmony_with_ES{6,7,8}.md new file mode 100644 index 0000000..d795d41 --- /dev/null +++ b/proposed/Harmony_with_ES{6,7,8}.md @@ -0,0 +1,30 @@ + +#infos + +auth-name : Hemanth.HM + +tag : Javascript, ES6, ES7, ES8 + +advance costs : TBD + +need room : Y + +Location : TBD + +Can host ppl : N/A + +Can host ppl : N/A + + +# Objective + +How ES{6,7,8..} will change the way you code JS, both on client and server side?! + +# Description + +JavaScript.next('ES6') is here! + +Time has arrived to use the reserved keywords like class and module, along with iterators, for/of loops, Python-style generators and generator expressions, arrow functions, binary data, collections (maps, sets and weak maps), proxies (metaprogramming for virtual objects and wrappers) and much more! + +Given that ES6 is very vast, in this talk I shall be giving an overview of all the above mentioned major features with demo on how we can use them today! + diff --git a/proposed/WebComponents_Polymer_FTW.md b/proposed/WebComponents_Polymer_FTW.md new file mode 100644 index 0000000..b37ffb2 --- /dev/null +++ b/proposed/WebComponents_Polymer_FTW.md @@ -0,0 +1,38 @@ + +#infos + +auth-name : Hemanth.HM + +tag : WebComponents, Ploymer, X-tags. + +advance costs : TBD + +need room : Y + +Location : TBD + +Can host ppl : N/A + +Can host ppl : N/A + + +# Objective + +What do I get from attending this talk? + +Hmm...This is not a tutorial on web components, rather a study on real use cases which will enable you pick the ingredient for the right dish! + +[ "What and Why web components?", + "Use cases with comprative analysis.", + "How to get started with Polymer and X-Tags?"].fill("FTW!"); + + +# Audiances will walk away with: + + Enlightment on Templates, Decorators, Custom Elements, Shadow DOM and Imports. + Self contained on when to choose what? + Some uber cool deoms and use cases indeed! + +# Requirements + +Zeal to embrace the change!