Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] Fix typo error of Stack Overflow #1736

Merged
merged 1 commit into from Jul 15, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion external/survey-2018/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -2726,7 +2726,7 @@ var tab45_1content = [{
'value': 66,
'unit': '%'
}, {
'name': 'StackOverflow',
'name': 'Stack Overflow',
'value': 71,
'unit': '%'
}, {
Expand Down
6 changes: 3 additions & 3 deletions external/survey-2018/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1518,7 +1518,7 @@ <h5><i>By Primary Development Focus</i></h5>
Newer Node users are less enthusiastic about availability and quality of resources than longer term users, although most are still positive.
</li>
<li>
Documentation and StackOverflow are the main sources users rely on when learning a new language – but free online courses and tutorial videos are also important and something users would like more of (especially new users and those in Latin America.
Documentation and Stack Overflow are the main sources users rely on when learning a new language – but free online courses and tutorial videos are also important and something users would like more of (especially new users and those in Latin America.
</li>
</ul>
<!-- <img src="images/picture9.png" width="100%" height="520"> -->
Expand Down Expand Up @@ -1725,13 +1725,13 @@ <h5><i>By Primary Development Focus</i></h5>
<div class="section-content">
<ul>
<li>
Respondents use many resources when learning a new language – documentation and StackOverflow chief among them.
Respondents use many resources when learning a new language – documentation and Stack Overflow chief among them.
</li>
<li>
Tutorial videos are also widely used – more than in last year.
</li>
<li>
While documentation and StackOverflow are still top, newer Node users are more likely than others to also use free &amp; paid online courses and tutorial videos.
While documentation and Stack Overflow are still top, newer Node users are more likely than others to also use free &amp; paid online courses and tutorial videos.
</li>
</ul>
<div class="imagesection">
Expand Down
2 changes: 1 addition & 1 deletion locale/en/blog/announcements/cars-dynatrace.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The JavaScript runtime environment is resource-efficient, high-performing and
well-suited to scalability, making it an increasingly mainstream technology in
startups and enterprises alike for application development and microservice
architectures. Furthermore, Node.js ranks among the Top 10 languages for full
stack, frontend and backend developers surveyed by StackOverflow in its 2016
stack, frontend and backend developers surveyed by Stack Overflow in its 2016
developer survey.

More about today’s new Node.js Foundation members:
Expand Down