aboutsummaryrefslogtreecommitdiff
path: root/content/survey2018
Commit message (Collapse)AuthorAge
* content: inline small .html directivesRuss Cox2020-03-17
| | | | | | | | | | | | Now that the blog can handle Markdown, minor HTML adjustments can be made directly in the article files, so inline those instead of using .html commands. Change-Id: I5069f18ab98b38cdb8528ae2d5529abf06baf1ef Reviewed-on: https://go-review.googlesource.com/c/blog/+/223600 Run-TryBot: Russ Cox <rsc@golang.org> Reviewed-by: Andrew Bonventre <andybons@golang.org>
* blog: fix typo in chart title for news sourcesTodd Kulesza2019-03-29
| | | | | | | | | The title for the news sources chart errantly referred to sources for answering Go-related questions. Change-Id: I01328d0dcbf32b0501260ccab4e8e164b0c9a3a1 Reviewed-on: https://go-review.googlesource.com/c/blog/+/169977 Reviewed-by: Cassandra Salisbury <cls@golang.org>
* blog: add results from 2018 developer surveyTodd Kulesza2019-03-28
This post presents and discusses the results from our 2018 developer survey, including a comparison with survey results from years prior. Change-Id: Ied3e0fa30a80ef765034a5137138b6824365131b Reviewed-on: https://go-review.googlesource.com/c/blog/+/169439 Reviewed-by: Steve Francia <spf@golang.org>