Blog Posts from Wes Bos. If you make an edit to one of these posts, my blog will automatically update.
by wesbosLast 12 weeks · 0 commits
1 of 6 standards met
Repository: wesbos/es6-articles. Description: Blog Posts from Wes Bos. If you make an edit to one of these posts, my blog will automatically update. Stars: 555, Forks: 166. Topics: article, es6-articles, hacktoberfest. Open PRs: 19, open issues: 5. Last activity: 4y ago. Community health: 28%. Top contributors: wesbos, mbuttler, mitsoe, borntofrappe, khyamay, manjunatha-d, goldendoodledev, jasonlbeggs, LandonWest, seanmfox and others.
and confused me for a while. I thought they were function properties, but in reality, they are prototype methods of Array. I'm a beginner and I thought it'd be confusing for other beginners as well. So I renamed them to and to make it more clear.
I improved some of the grammar and syntax, as well as removed some of the typos.
I improved some of the grammar and syntax, and I also added some additional Markdown formatting (e.g., changing variable names and function names from plaintext to inline code). This is my very first pull request, so I hope it's okay. The discussions about contributing to open source that you and Scott have had on Syntax inspired me to finally give it a try. :)