DEV Community

Cover image for Learn ES6 without leaving Dev.to

Learn ES6 without leaving Dev.to

Anderson. J on September 07, 2018

Hi everyone! Today I'm finishing my ES6 course, so I'm here to share some posts that were useful while I was learning, here you go. Var, ...
Collapse
 
dance2die profile image
Sung M. Kim

Thank you Anderson for taking time to organize these posts.

data becomes information when it is presented in a meaningful context

Not sure who said it but you just turned all those links into information by providing a meaningful context (ES6) 😎.

Collapse
 
andersonjoseph profile image
Anderson. J

Thank you for the comment! πŸ‘Š

Collapse
 
dance2die profile image
Sung M. Kim

πŸ‘Š

Collapse
 
rhymes profile image
rhymes

Well done Anderson.

I feel @ben should be aware of this set of dev.to articles that helped you learn ES6 :-)

Collapse
 
ben profile image
Ben Halpern

This is great πŸ˜„

Collapse
 
seankilleen profile image
Sean Killeen

Hey! I've noticed that in this post you use "guys" as a reference to the entire community, which is not made up of only guys but a variety of community members.

I'm running an experiment and hope you'll participate. Would you consider changing "guys" to a more inclusive term? If you're open to that, please let me know when you've changed it and I'll delete this comment.

For more information and some alternate suggestions, see dev.to/seankilleen/a-quick-experim....

Thanks for considering!

Collapse
 
andersonjoseph profile image
Anderson. J

Hi! I think you're right, the post was edited.
English is not my native language, I thought that "guys" was an appropriate and inclusive expression.

Collapse
 
seankilleen profile image
Sean Killeen

Thank you so much! I really appreciate your responsiveness. It's not that it was wrong or intentionally offensive; I'm sure that wasn't your intent. I appreciate you making the improvement!

Collapse
 
ardennl profile image
Arden de Raaij

I feel slightly overlooked πŸ˜… (dev.to/ardennl/about-promises-and-...)

But amazing post!

Collapse
 
andersonjoseph profile image
Anderson. J

I don't know how I didn't find it before! You have really good info right there.
Article added to the list πŸ“

Collapse
 
ardennl profile image
Arden de Raaij

Yay that's what I was lo-key hoping for 🀣. Thanks! This article is a fantastic es6 resource, regardless!

Collapse
 
donita profile image
Donita

This is phenomenal! Great blog post, I needed this!

Collapse
 
andersonjoseph profile image
Anderson. J

Thank you for the comment! I'm glad to help.

Collapse
 
andy profile image
Andy Zhao (he/him)

This is awesome, nice work job compiling everything!

Collapse
 
adam_cyclones profile image
Adam Crockett πŸŒ€

Nobody ever talks about metaprogramming aside from symbols. Proxies are insanely powerful... If a bit slow. I encourage you to find out what they are.

Collapse
 
andersonjoseph profile image
Anderson. J

Yeah, honestly I took a quick look to them but, I felt lost, so I left it for later. But as soon as possible I will take it up again!.

Collapse
 
biros profile image
Boris Jamot ✊ /

I'm not interested at all in ES6, but I find you've done a great job!
It could be done for many other topics.

Collapse
 
revskill10 profile image
Truong Hoang Dung • Edited

Forget the old ways of learning.
If you can make things work, no need to push more concepts in your mind, because you don't need them (yet), right ?

Let's do things this way:

  • Only learn something if you really need to use to make your things work.
Collapse
 
damcosset profile image
Damien Cosset

Great job sir!

Collapse
 
andersonjoseph profile image
Anderson. J

Thank you! I'm huge fan of your articles.

Collapse
 
jochemstoel profile image
Jochem Stoel

Some of the things you listed like async and await are not ES6 but more recent. Other than that, thanks. I think many people find this useful.

Collapse
 
tetteis profile image
Tettei Shahday-Annang

Great collection... Thanks so so much Anderson.

Collapse
 
tutlane profile image
Tutlane

Thanks Anderson. Good collection to learn JavaScript.

Collapse
 
desolosubhumus profile image
Desolo Sub Humus 🌎🌍

I'm definitely bookmarking this to read (this post and linked posts) on my upcoming vacation. Seriously, thank you for posting this.

Collapse
 
guergana profile image
Guergana Tzatchkova

Great post! All the homework put together. Thanks!

Collapse
 
migueloop profile image
Miguel Ruiz

Muy bien hecho. Nice!

Collapse
 
acahuiche profile image
Alberto Cahuiche

Genial post, se agradece el compendio.

Collapse
 
inf3rno profile image
inf3rno

Thanks! I have already read/used all of them except Symbols. Very useful links!