Closed bloodyowl closed 8 years ago
let / const in one day imo, let is pretty useless.
I disagree, let is not pretty useless, its not just like var cf https://youtu.be/uL9uAAzkFmI?t=1661
poke @naholyr
I think one attribution at a time is cool. Let's prepare some posts :)
/fr/articles/js/es2015/index.md for the listing + /fr/articles/js/es2015/*.md for all tiny posts. We should deliver french post first and we can work on translation together.
es201* btw ?
Note: that might helps a little :) http://babeljs.io/docs/learn-es2015/
es6, fuck translations for now
Nice ! Would love to write something for template strings :)
I can try to write something too.
es2015 :D
Nice ! Would love to write something for template strings :)
done @jbleuzen
Volunteer ;) I'll take a late one (or many), so I get time to prepare as I never contributed before, any of those, your choice:
If you can't choose, I'll take async/await 'cause I love it and there are tricks (beware series vs concurrent).
@naholyr assigned for async/await
;)
@Nyalab I update the desc since your post is out, so feel free to take another one ;) I will try to take care of translations when an author don't have the time for it.
je me propose pour
Let's make things simple, @naholyr and @bloodyowl I assigned you the post you asked for. If someone wants to handle it before you did anything, let's just discuss about it here.
@lionelB @jbleuzen @Uhsac @naholyr @bloodyowl feel free to ask/tell a date so we can organize quickly publications.
I will try to make a nice calendar view for tomorrow morning.
I'd rather delay async/await after generators (makes it simpler to explain how a function can "idle"), but if not possible it's OK. Maybe delay it to 10+ so we can have a few more days to check if we can get the article about generators or not.
I expect first commits tomorrow.
The order above is not relevant, I just moved assigned post at the top. So we will take at they come :)
I take classes
I'm on it but it's only a small draft for now, I think 4 december is too soon for me
The order of the list is not the date :) For now we have enough PR to not be in a hurry !
Cool list. There should be a subject dedicated to the iteration protocols too IMO as it's used by many of the other subjects listed above
Thre is still one spot @ffesseler, do you want to take care of it ?
Deal :)
Assigned :)
FYI here is a PR for the calendar view https://github.com/putaindecode/putaindecode.io/pull/562
Je veux bien faire rest & spread, for of ou Symbols
Typo : Si vous voulez aideR, c'est par ici
:D
We have 2 posts in the pipe, so who can deliver one post for:
@zoontek assigned for rest & spread
I'll probably write about for .. of in the iteration protocols article as they are directly related. Not sure they should be separated.
@ffesseler make sense.
Started working on object spread and… there is literally nothing to say after Object.assign :/ I see two options:
What do you think? Anyway, you can unassign me on this one while you decide, and assign me on generators. As it's pretty close to async/await I think it's logical to start with this one ;)
Ok so I guess @zoontek will talk about object spread (and refer to Object.assign post). @naholyr assigned for generators
@ffesseler I merged for of and iterators protocol and assigned this to you.
Who will be able to deliver a post for sunday and the following days?
I am going to translate and publish Object.assign post since post about classes is not ready yet.
I've planed to do so since I should have some spare time in train
Le 4 déc. 2015 à 07:38, Maxime Thirouin notifications@github.com a écrit :
@ffesseler I merged for of and iterators protocol and assigned this to you.
Who will be able to deliver a post for sunday and the following days?
— Reply to this email directly or view it on GitHub.
Cool thanks ! Someone for monday? thuesday?
I think I can be ready for monday.
I'll have a few posts ready during the week-end
There is no more PR atm, so we will need more posts. @bloodyowl, feel free to push you draft(s) so we can improve it together :)
I should be able to make a PR before tomorrow evening
@ffesseler do you want to handle another post about for..of ?
I am going to handle fat-arrow for friday (since we have post for tomorrow and the day after). Is anyone going to prepare some posts for saturday/sunday? @bloodyowl maybe?
Note: I did not write any post yet because I handle of the translations in english :)
Note: I did not write any post yet because I handle of the translations in english :)
Thx!
Je vais préparer les nouvelles méthodes de prototype
No more PR are awaiting for this weekend, I will try to handle fat arrow post but not sure I will be able to take the time for it. New PR are welcome :)
Can someone tell me what is "new prototype methods" ?
Does it means new String and Array methods available with ES6 (for example) ? Or is it something related with __proto__
?
I could write and learn something on these subjects :)
I think @lionelB just said he would handle this post... :/
--- Not done