putaindecode / putaindecode.io

Blog participatif de la communauté dev
https://putaindecode.io
MIT License
271 stars 112 forks source link

🎄 Advent calendar ES6/2015 #553

Closed bloodyowl closed 8 years ago

bloodyowl commented 8 years ago
  1. let/const http://putaindecode.io/fr/articles/js/es2015/const-let-var/
  2. destructuring http://putaindecode.io/fr/articles/js/es2015/destructuring/
  3. default params http://putaindecode.io/fr/articles/js/es2015/defaults/
  4. Object.assign http://putaindecode.io/fr/articles/js/es2015/object-assign/
  5. classes http://putaindecode.io/fr/articles/js/es2015/classes/
  6. Promises http://putaindecode.io/fr/articles/js/es2015/promises/
  7. template strings http://putaindecode.io/fr/articles/js/es2015/template-strings/
  8. enhanced object literals http://putaindecode.io/fr/articles/js/es2015/object-literals/
  9. iterators http://putaindecode.io/fr/articles/js/es2015/iterators/
  10. generators http://putaindecode.io/fr/articles/js/es2015/generators/
  11. Maps/WeakMaps http://putaindecode.io/fr/articles/js/es2015/maps-weakmaps/
  12. rest/spread http://putaindecode.io/fr/articles/js/es2015/rest-spread/
  13. new array methods http://putaindecode.io/fr/articles/js/es2015/array-methods-addition/
  14. async/await http://putaindecode.io/fr/articles/js/es2016/async-await/
  15. arrow-functions http://putaindecode.io/fr/articles/js/es2015/arrow-functions/
  16. for..of http://putaindecode.io/fr/articles/js/es2015/for-of/
  17. Symbols http://putaindecode.io/fr/articles/js/es2015/symbols/
  18. Proxy http://putaindecode.io/fr/articles/js/es2015/proxy/

--- Not done

lionelB commented 8 years ago

@jbleuzen What I've in mind was String / Array / Object new method available with es6

jbleuzen commented 8 years ago

Oh f*\ didn't see that... It was just 2 posts before. :/

I'll take Decorator, really looks like Java decorator :P

lionelB commented 8 years ago

No pb :) Decorators are yours (I've updated the list accordingly)

MoOx commented 8 years ago

@jbleuzen from what I understand, decorators are not in ES6 and it seems they won't be in ES7 so, be aware of that ;)

jbleuzen commented 8 years ago

@MoOx Yes I saw Decorators are mentionned for ES7... Is it still in scope then ?

MoOx commented 8 years ago

Not sure but I am not the boss here ^^

MoOx commented 8 years ago

I think we should focus on ES6 first, and if we run out of subjects, we can handle ES6+ ?

naholyr commented 8 years ago

I'll try to write async/await by the week-end but I really can't guarantee anything earlier than monday night

On Fri, Dec 11, 2015 at 2:45 PM Maxime Thirouin notifications@github.com wrote:

I think we should focus on ES6 first, and if we run out of subjects, we can handle ES6+ ?

— Reply to this email directly or view it on GitHub https://github.com/putaindecode/putaindecode.io/issues/553#issuecomment-163939222 .

MoOx commented 8 years ago

Later are better than never ^^, don't worry, you already wrote a lot @naholyr <3

MoOx commented 8 years ago

We are only 2 day late, I was thinking it would have been worst :) Thanks for everyone involved in this !

Freezystem commented 8 years ago

J'veux bien essayer de vous faire un draft pour le for..of, j'ai vu qu'il n'y avait pas de preneur encore. J'commence en français et j'ferai éventuellement la traduction en anglais dans un second temps si ça vous convient.

I'm ok to make a draft for the for..of article. I've not seen any takers for the moment. I'll begin with the french version and I'll eventually translate it to english then if you're ok.

DavidBruant commented 8 years ago

~~Les proxy ! Les proxy ! Je peux le faire si personne ne s'y met, mais je ne peux l'écrire que la semaine prochaine. Lundi ? Reflect peut rentrer dans le même mouvement vu que c'est très lié.~~

I meant I can do an article on proxies. Perhaps Monday?

divarvel commented 8 years ago

Je peux faire un truc sur les symboles au besoin.

MoOx commented 8 years ago

@DavidBruant assigned on proxy ! @divarvel assigned on symbols !

No need to hurry, better late than never :)

Thanks.

MoOx commented 8 years ago

@Freezystem assigned on for..of

Freezystem commented 8 years ago

Article is on the way ! I'll try to finish asap and send the PR right after. Do you want me to translate it to english before or after you review the article ?

MoOx commented 8 years ago

As you want.

Freezystem commented 8 years ago

m'key I'll decide when I'll be done with the french one.

DavidBruant commented 8 years ago

Juste pour tenir au courant, j'ai commencé le draft. Pas sûr que j'aurais fini ce soir. Demain me parait plus plausible. L'article sera un peu long (les proxies, c'est un peu balourd, mon style d'écriture peut-être un peu aussi).

MoOx commented 8 years ago

@DavidBruant cool !

MoOx commented 8 years ago

Thanks for all the contributions. Only 6 items left. We can make it. @bloodyowl @jbleuzen any update for your posts? Anyone wants to handle another post?

I will try to work on translations (there is some to be done).

MoOx commented 8 years ago

I will work on post about babel (we don't have any yet) for the 24th.

MoOx commented 8 years ago

I will try to handle some missing translations, but I don't think we will succeed to get 6 posts... Should we consider it's done and accept the unfinished calendar? Maybe we can edit the calendar view to say we won't finish this?

jbleuzen commented 8 years ago

Sorry, I had no time to try to write anything about my post. And I think that calendar should be closed with a small conclusion… It's hard to last 25 days without some preparation.

Nyalab commented 8 years ago

i can take one, but people should do their part, just try to finish the damn thing, @bloodyowl @jbleuzen, are you still good for finishing your posts?

MoOx commented 8 years ago

Pressure is unnecessary and doesn't help. If someone want to write => PR, if someone doesn't, no big deal. Anyway finishing an advent calendar in january is a joke. We should just admit (even if we have lot of good post) that it's not finished. Next time we should prepare ourselves.

Nyalab commented 8 years ago

i do not want to put pressure, i'm just asking because their names are next to the post names, i think this would be a good thing to finish what we started (like kylo ren said), else we should not be very proud of it

MoOx commented 8 years ago

My 2 cents: we should admit the failure now instead of doing it in a month or two.

Nyalab commented 8 years ago

imho it's a kind of disrespect for each author that put work in this project not to finish it, but i would like to have the thoughts of others on it (including non-staff members of course if you want)

bloodyowl commented 8 years ago

I'm finishing my two post tonight anyway

DavidBruant commented 8 years ago

imho it's a kind of disrespect for each author that put work in this project not to finish it, but i would like to have the thoughts of others on it (including non-staff members of course if you want)

I don't feel disrespected at all. 18 quality posts is already a good performance for something started literally on Dec 1st. 18 the first time with no preparation is a good sign that next year 25 will be doable if not easy.

Freezystem commented 8 years ago

Let say that the idea was great but comes pretty late. Tomorrow will be another day. I'm glad that everything not run as expected cause without that I could not have wrote my article and join this great project. I personally not feel any kind of disrespect as I'm sure everyone has done his best to provide great content, but I'll be a bit disappointed if this calendar stay incomplete as I'm constantly referring to these posts when I have a blank or when I want to clarify my understanding about a new feature.

Better late than never.

Hope someone will take the time to finish what was started. :+1: Great Job everyone by the way.

MoOx commented 8 years ago

The joke has gone on long enough, closing.

Reminder: huge thanks to every single contributors. You will gain full write access to this repo really soon, and remember that you can make a PR every time you feel the need if you want to share something :).