{"id":331113,"date":"2020-12-21T15:02:46","date_gmt":"2020-12-21T23:02:46","guid":{"rendered":"https:\/\/css-tricks.com\/?p=331113"},"modified":"2020-12-22T07:58:34","modified_gmt":"2020-12-22T15:58:34","slug":"2020-roundup-of-web-research","status":"publish","type":"post","link":"https:\/\/css-tricks.com\/2020-roundup-of-web-research\/","title":{"rendered":"2020 Roundup of Web Research"},"content":{"rendered":"\n

It’s December! Lots of things are published this time of year, like developer advent calendars and organizations reflecting on the past year. We have even our own end-of-year series<\/a> where we asked folks what they learned in 2020. But we also see lots of research come out around this time. Some of it we’ve already linked up. But let’s round up what we’ve seen so far.<\/p>\n\n\n\n\n\n\n\n

In no particular order:<\/h4>\n\n\n
  1. 2020 MDN Web Developer Needs Assessment<\/a><\/li>
  2. HTTP Archive’s annual state of the web report<\/a><\/li>
  3. State of CSS 2020<\/a><\/li>
  4. GitHub’s 2020 State of the Octoverse<\/a><\/li>
  5. Google\u2019s Year in Search<\/a><\/li>
  6. Stack Overflow Developer Survey 2020<\/a><\/li>
  7. Angular Developer Survey 2020<\/a><\/li>
  8. JetBrains State of Developer Ecosystem 2020<\/a><\/li>
  9. The WebAIM Million 2020<\/a><\/li>
  10. CodinGame 2020 Developer Survey<\/a><\/li>
  11. LinkedIn 2020 Workplace Learning Report<\/a><\/li>
  12. HackerRank Developer Skills Report<\/a><\/li>
  13. Microsoft IoT Signals Report<\/a><\/li>
  14. Developer Economics Survey<\/a><\/li>
  15. UpWork\u2019s Freelance Forward 2020<\/a><\/li>
  16. UXTools.co 2020 design tools survey<\/a><\/li>
  17. Postman\u2019s 2020 State of the API Report<\/a><\/li>
  18. Ionic Framework 2020 Developer Study<\/a><\/li>
  19. Mailchimp\u2019s 2020 Annual Report<\/a><\/li>
  20. Campaign Monitor\u2019s Email Marketing Benchmarks<\/a><\/li><\/ol>\n<\/div><\/div>\n\n\n

    2020 MDN Web Developer Needs Assessment<\/h3>\n\n\n
    \"\"<\/figure>\n\n\n\n

    What it is:<\/strong> An annual, global survey that researches developer needs and how to address them. It surveys 30 stakeholders representing board member organizations including browser vendors, the W3C, and industry experts.<\/p>\n\n\n\n

    What it found:<\/strong> Chris Mills summarized the survey’s findings<\/a>. This the second edition of the annual survey, and this year’s results show that the list of top developer needs hasn’t changed much year-over-year. Things like outdated documentation, cross-browser support, and keeping current with a constantly changing landscape headline the feedback. But it’s worth looking at the raw data because they’re so much of it!<\/p>\n\n\n\n

    \n
    View Report<\/a><\/div>\n<\/div>\n\n\n

    HTTP Archive’s annual state of the web report<\/h3>\n\n\n
    \"\"
    Source: HTTP Archive<\/a><\/figcaption><\/figure>\n\n\n\n

    What it is:<\/strong> A study that looks at 7.5 million websites and analyzes how they were made, breaking things up into sections including page content, user experience, content publishing and content distribution.<\/p>\n\n\n\n

    What it found:<\/strong> Robin summarized his highlights<\/a>, which include CSS gaining more page weight, and that the average site contains three <style><\/code> elements as well as six remote stylesheets. That’s just the tip of the CSS iceberg though, because there’s a whole lot more data<\/a> just on that, not to mention sections on JavaScript<\/a> and markup<\/a>.<\/p>\n\n\n\n

    \n
    View Report<\/a><\/div>\n<\/div>\n\n\n

    State of CSS 2020<\/h3>\n\n\n
    \"\"<\/figure>\n\n\n\n

    What it is:<\/strong> An annual look at CSS, surveying developers on the features they use, as well as their understanding of and satisfaction with them. Survey co-founder Sacha Greif rounded up his own findings last year<\/a>, which was the first year of results.<\/p>\n\n\n\n

    What it found:<\/strong> Tailwind CSS is getting popular<\/a>! calc()<\/code> is in the mainstream<\/a>! position: sticky;<\/code> is being used more in layouts<\/a>! Grid is being used roughly 20% more<\/a> than last year! It’s way too easy and fun to geek out on this stuff.<\/p>\n\n\n\n

    \n
    View Report<\/a><\/div>\n<\/div>\n\n\n

    GitHub’s 2020 State of the Octoverse<\/h3>\n\n\n
    \"\"<\/figure>\n\n\n\n

    What it is:<\/strong> This is sort of GitHub’s internal review of activity, providing status on the number of users, repos, languages, and whatnot. But those numbers sort of reveal interesting things about our work-life balance, communities, and general activity.<\/p>\n\n\n\n

    What it found:<\/strong> It’s neat to see 60+ million new repos and 1.9 billion contributions in the past year, but the insights that arise from developer activities on GitHub are the most interesting thing in this report. For example, GitHub saw a huge spike in activity in February and March as the Covid pandemic became widespread, with developers putting in more time and working longer hours \u2014 possibly a sign that more side projects were born. They also reported a decrease in work activity on weekends, while seeing a rise in open source activity \u2014 again, possibly pointing to side projects.<\/p>\n\n\n\n

    \n
    View Report<\/a><\/div>\n<\/div>\n\n\n

    Google’s Year in Search<\/h3>\n\n\n
    \"\"<\/figure>\n\n\n\n

    What it is:<\/strong> A report that the search giant releases each year highlighting top search terms, breaking them down into categories, including News, People, Actors, Definitions, Recipes, and more.<\/p>\n\n\n\n

    What it found:<\/strong> Sure, this report isn’t directly related to front-end development, but it’s sort of nice to be in touch with the zeitgeist of such an odd year. The video that accompanies the report sorta views like a Google commercial, but it’s still a good look back at what people cared about most (or most often?) in the year \u2014 sorta like a high school yearbook.<\/p>\n\n\n\n

    \n
    View Report<\/a><\/div>\n<\/div>\n\n\n

    Stack Overflow Developer Survey 2020<\/h3>\n\n\n
    \"\"<\/figure>\n\n\n\n

    What it is:<\/strong> A survey of 65,000 developers that looks at the technologies they use and how they use them.<\/p>\n\n\n\n

    What it found:<\/strong> TypeScript surpassed Python<\/a> as the second most beloved language after Rust. Roughly 90% of respondents<\/a> say they visit Stack Overflow when they’re stuck on something (which seems right for a Stack Overflow survey). More than 15% of folks<\/a> say Stack Overflow is more welcoming this year compared to last year, which is an interesting metric. Lots more is in there, of course!<\/p>\n\n\n\n

    \n
    View Report<\/a><\/div>\n<\/div>\n\n\n

    Angular Developer Survey 2020<\/h3>\n\n\n
    \"\"<\/figure>\n\n\n\n

    What it is:<\/strong> A survey of 30,000 developers about their experience with the framework.<\/p>\n\n\n\n

    What it found:<\/strong> This report was interesting to me, not because I use Angular on lots of projects (I don’t), but because the folks who responded indicated better documentation as a top need, which seems to follow the HTTP Archive’s annual state of the web\u00a0report.<\/p>\n\n\n\n

    \n
    View Report<\/a><\/div>\n<\/div>\n\n\n

    JetBrains State of Developer Ecosystem 2020<\/h3>\n\n\n
    \"\"<\/figure>\n\n\n\n

    What it is:<\/strong> A survey of nearly 20,000 developers by JetBrains, maker of the popular PhpStorm IDE.<\/p>\n\n\n\n

    What it found:<\/strong> They state the key findings up front. JavaScript is the most widely used programming language, Python is the most studied, and websites are the most common type of app that people are building.<\/p>\n\n\n\n

    \n
    View Report<\/a><\/div>\n<\/div>\n\n\n

    The WebAIM Million 2020<\/h3>\n\n\n
    \"\"<\/figure>\n\n\n\n

    What it is:<\/strong> An evaluation of the accessibility of the top 1 million and over 100,000 additional interior pages. What are those top million sites? They include ones from the Majestic Millions list<\/a> with additional page analysis coming from the Open PageRank Initiative<\/a> and Alexa Top Sites<\/a>. <\/p>\n\n\n\n

    What it found:<\/strong> The report literally uses the word “dismal” to describe the results. And the report only analyzes detectable<\/em> accessibility issues \u2014 there’s no qualitative assessment, which would certainly reveal more insights. The study detected 60,909,278 errors, or roughly 60.9 errors per page. Yikes. Brushing up on the data and its findings is a good idea so we can all help improve that bleak picture.<\/p>\n\n\n\n

    \n
    View Report<\/a><\/div>\n<\/div>\n\n\n

    CodinGame 2020 Developer Survey<\/h3>\n\n\n
    \"\"<\/figure>\n\n\n\n

    What it is:<\/strong> A survey of 20,000 developers, covering learning, skills, languages, and demographics.<\/p>\n\n\n\n

    What it found:<\/strong> This report measures a lot of the same stuff as other surveys in this compilation, but it also has a “Work & Happiness” section that’s super interesting. For example, developers tend to be happier with their jobs if they have either a PhD or no formal education at all \u2014 all other forms of education fall flat after that. Also, developers in the U.K. (7.4), Canada (7.38), and the U.S. (7.33) report the highest levels of work satisfaction on a scale of 1 to 10. Developers who work in the manufacturing, aerospace, and finance sectors tends to be least happy.<\/p>\n\n\n\n

    \n
    View Report<\/a><\/div>\n<\/div>\n\n\n

    LinkedIn 2020 Workplace Learning Report<\/h3>\n\n\n
    \"\"<\/figure>\n\n\n\n

    What it is:<\/strong> A voluntary survey of 6,607 working professionals that evaluates their career priorities, challenges, and motivations.<\/p>\n\n\n\n

    What it found:<\/strong> Again, not exactly a web-focused study, but it found that folks rated “mobile coding and development,” “engineering and coding” and “cloud computing” as the lowest priority skills across all industries. The fact that LinkedIn Learning has a deep library of material and the ability to track the things people are watching and learning makes this feel pertinent. But maybe it’s nothing. Either way, those results gave me a little pause.<\/p>\n\n\n\n

    \n
    View Report<\/a><\/div>\n<\/div>\n\n\n

    HackerRank Developer Skills Report<\/h3>\n\n\n
    \"\"<\/figure>\n\n\n\n

    What it is:<\/strong> Insights on developer skills based on feedback from 116,648 developers \u2014 exactly what it says on the tin.<\/p>\n\n\n\n

    What it found:<\/strong> There’s some interesting stuff in here, like results on what coding language people first learned to write. But it’s the finding that “full-stack” developers are this year’s “most in-demand talent pool” that catches my eye. We talk a lot about what it means to be “full-stack”<\/a> in this industry, and given the ongoing murkiness of the term, I’m just not sure what not means when 38% percent of hiring managers cited it as their top priority.<\/p>\n\n\n\n

    \n
    View Report<\/a><\/div>\n<\/div>\n\n\n

    Microsoft IoT Signals Report<\/h3>\n\n\n
    \"\"<\/figure>\n\n\n\n

    What it is:<\/strong> A study on the growth, evolvement and use of the Internet of Things, a term used to describe physical objects taking on Internet capabilities, say a watch, lightbulb, refrigerator, or whatever. The study polled about 3,000 people with a 20-minute online survey.<\/p>\n\n\n\n

    What it found:<\/strong> This report is kinda fun because it tracks the IoT customer lifecycle, from learning and trying to purchasing and using. This study found that 91% of companies are adopting or using and producing IoT products, compared to 85% in 2019. The report also sheds light on the emerging use of AI and Edge Computing, including some considerations and implications for using them.<\/p>\n\n\n\n

    \n
    View Report<\/a><\/div>\n<\/div>\n\n\n

    Developer Economics Survey<\/h3>\n\n\n
    \"\"<\/figure>\n\n\n\n

    What it is:<\/strong> You know, they seem to do lots of surveys \u2014 like two a year \u2014 then break those out into several individual reports. It looks like 30,000 developers participated recently and they glean insights about developer trends and tools.<\/p>\n\n\n\n

    What it found:<\/strong> To be honest, I didn’t look. You’ve gotta be a member of the community just to get in, and even then, it’s more of a push to take the survey than actually view the results. Whatever. Maybe the findings are awesome and you feel like going through the process.<\/p>\n\n\n\n

    \n
    View Reports<\/a><\/div>\n<\/div>\n\n\n

    UpWork’s Freelance Forward 2020<\/h3>\n\n\n
    \"\"<\/figure>\n\n\n\n

    What it is:<\/strong> The very first survey by UpWork to check on the current state of freelancing, including the effect Covid has had on it, and what we might be able to expect in the future.<\/p>\n\n\n\n

    What it found:<\/strong> Out of 59 million freelancers (across all industries), 10% paused work as a result of the global pandemic, where 61% of those still freelancing have the amount of work they want or more. The report also concluded that freelancers are actually better equipped to weather the pandemic than non-freelancers. As a freelancer myself, this not only resonates with me personally but rings true with my own experience this year.<\/p>\n\n\n\n

    \n
    View Report<\/a><\/div>\n<\/div>\n\n\n

    UXTools.co 2020 design tools survey<\/h3>\n\n\n

    What it is:<\/strong> Taylor Palmer personally surveyed more than 4,000 designers to find out what sort of tools they’re this year to bridge the physical gaps left by the rise of working from home.<\/p>\n\n\n\n

    What it found:<\/strong> Some obvious things of course, like Zoom and Slack. But the report breaks things down into categories, showing the top tools for certain work. Like, whoa, Figma sure is a big player for everything from user flows to UI design. I knew it was big (and I use it myself) but I still figured other tools were bigger, especially for Mac. It pretty much dominated every category measured by this survey, even which tools designers are most excited to use or try.<\/p>\n\n\n\n

    \"\"<\/figure>\n\n\n\n
    \n
    View Report<\/a><\/div>\n<\/div>\n\n\n

    Postman’s 2020 State of the API Report<\/h3>\n\n\n
    \"\"<\/figure>\n\n\n\n

    What it is:<\/strong> A survey of 13,500 developers that measures who is developing with APIs, what sort of work they’re doing with them, and how APIs are evolving.<\/p>\n\n\n\n

    What it found:<\/strong> Basically, the state of API usage is super duper strong. I had a hunch that was the case without looking at the report and I’d bet my bologna sandwich that you did too. It also found that 70% of developers consider documentation to be one of the top four criteria for adopting a particular API, which goes back to MDN’s findings. Documentation is a big need!<\/p>\n\n\n\n

    \n
    View Report<\/a><\/div>\n<\/div>\n\n\n

    Ionic Framework 2020 Developer Survey<\/h3>\n\n\n
    \"\"<\/figure>\n\n\n\n

    What it is:<\/strong> Ionic polled it’s own customer base to get insights on how the developers who use the framework (1) actually use the framework, and (2) what sorts of things are important to them and the way they work.<\/p>\n\n\n\n

    What it found:<\/strong> Well, it confirmed Angular’s own report that Angular grew year-over-year and is the most popular app framework \u2014 it’s interesting to see just how much it’s used compared to newer frameworks, like React and Vue, both of which saw near identical growth and usage according to this survey. It’s the newer things that get talked about most, right<\/a>?<\/p>\n\n\n\n

    \n
    View Report<\/a><\/div>\n<\/div>\n\n\n

    Mailchimp’s 2020 Annual Report<\/h3>\n\n\n
    \"\"<\/figure>\n\n\n\n

    What it is:<\/strong> A look at the company’s stats for the year.<\/p>\n\n\n\n

    What it found:<\/strong> Well, this is all data related directly to Mailchimp and its customers. But still cool to see numbers like 33,635,013,935 emails sent by customers, and that $314,646,819 was generated from automated abandoned cart emails. Oh, and 😍 was the most popular emoji used in email subject lines. Now you know.<\/p>\n\n\n\n

    \n
    View Report<\/a><\/div>\n<\/div>\n\n\n

    Campaign Monitor’s Ultimate Email Marketing Benchmarks for 2020<\/h3>\n\n\n
    \"\"
    Image credit: Campaign Monitor<\/a><\/figcaption><\/figure>\n\n\n\n

    What it is:<\/strong> Campaign Monitor’s updated benchmarks for email marketing, based on an analysis of 30 billion emails sent in 2019.<\/p>\n\n\n\n

    What it found:<\/strong> Tuesdays have the highest email open rates, but the highest unsubscribe rate as well. It also found that open rates declined across all industries (13.9% vs. 14.9%). In short, email benchmarks are largely the same.<\/p>\n\n\n\n

    \n
    View Report<\/a><\/div>\n<\/div>\n\n\n\n
    \n\n\n

    Wrapping up<\/h3>\n\n\n

    Phew, quite a list! But even so, there are many, many other reports out there. In fact, if you know of any not covered here, please leave a comment so we can link ’em up.<\/p>\n\n\n\n

    And there are more reports to come! You can actually participate in the 2020 State of JavaScript<\/a> survey and the 2020 WordPress Annual Survey<\/a> now, or at least at the time of this writing.<\/p>\n","protected":false},"excerpt":{"rendered":"

    It’s December! Lots of things are published this time of year, like developer advent calendars and organizations reflecting on the past year. We have even our own end-of-year series where we asked folks what they learned in 2020. But we also see lots of research come out around this time. Some of it we’ve already […]<\/p>\n","protected":false},"author":2508,"featured_media":300990,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"sig_custom_text":"","sig_image_type":"featured-image","sig_custom_image":0,"sig_is_disabled":false,"inline_featured_image":false,"c2c_always_allow_admin_comments":false,"footnotes":"","jetpack_publicize_message":"","jetpack_is_tweetstorm":false,"jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":[]},"categories":[4],"tags":[809],"jetpack_publicize_connections":[],"acf":[],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/css-tricks.com\/wp-content\/uploads\/2019\/12\/css-tricks-logo-gradient-outline.png?fit=1200%2C600&ssl=1","jetpack-related-posts":[{"id":320189,"url":"https:\/\/css-tricks.com\/state-of-jamstack-2020-data-deep-dive\/","url_meta":{"origin":331113,"position":0},"title":"State of Jamstack 2020: Data Deep Dive","date":"September 3, 2020","format":false,"excerpt":"The Jamstack, a modern approach to building websites and apps, delivers better performance, higher security, lower cost of scaling, and a better developer experience. But how popular is it among developers worldwide, and what do they love and hate about it? We at Kentico Kontent decided to take a closer\u2026","rel":"","context":"In "Sponsored"","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/css-tricks.com\/wp-content\/uploads\/2020\/08\/jamstack-data-deep-dive-1200x600-1.png?fit=1200%2C600&ssl=1&resize=350%2C200","width":350,"height":200},"classes":[]},{"id":359205,"url":"https:\/\/css-tricks.com\/2021-roundup-of-web-research\/","url_meta":{"origin":331113,"position":1},"title":"2021 Roundup of Web Research","date":"December 23, 2021","format":false,"excerpt":"Last year, we kicked out a roundup of published surveys, research, and other findings from around the web. There were some nice nuggets in there, like a general sentiment that the web needs more documentation, Tailwind CSS dun got big, TypeScript is the second most beloved language, and that the\u2026","rel":"","context":"In "Article"","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/css-tricks.com\/wp-content\/uploads\/2019\/12\/css-tricks-logo-gradient-outline.png?fit=1200%2C600&ssl=1&resize=350%2C200","width":350,"height":200},"classes":[]},{"id":331088,"url":"https:\/\/css-tricks.com\/how-the-web-is-really-built\/","url_meta":{"origin":331113,"position":2},"title":"How The Web is Really Built","date":"December 21, 2020","format":false,"excerpt":"My 2020 was colored by the considerable amount of time I spent analyzing data about CSS usage in the wild, for the CSS chapter of the Web Almanac, by the HTTP Archive. The results were eye-opening to me. A wake-up call of sorts. We spend so much time in the\u2026","rel":"","context":"In "Article"","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/css-tricks.com\/wp-content\/uploads\/2020\/12\/Screen-Shot-2020-12-21-at-4.50.43-PM.png?fit=1200%2C639&ssl=1&resize=350%2C200","width":350,"height":200},"classes":[]},{"id":330295,"url":"https:\/\/css-tricks.com\/its-always-year-zero\/","url_meta":{"origin":331113,"position":3},"title":"It\u2019s Always Year Zero","date":"December 15, 2020","format":false,"excerpt":"In the short term, opinions about technology often follow a compressed form of Laver\u2019s Law: Everything just before me was completely broken.Everything that comes after me is completely unnecessary.Everything I use right now is perfectly fine; stop changing things. We tend to judge things based on where we started, our\u2026","rel":"","context":"In "Article"","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/css-tricks.com\/wp-content\/uploads\/2020\/12\/Screen-Shot-2020-12-15-at-5.14.55-PM.png?fit=1200%2C655&ssl=1&resize=350%2C200","width":350,"height":200},"classes":[]},{"id":301089,"url":"https:\/\/css-tricks.com\/what-it-means-to-be-a-front-end-developer-in-2020-and-beyond\/","url_meta":{"origin":331113,"position":4},"title":"What it means to be a front-end developer in 2020 (and beyond)","date":"December 29, 2019","format":false,"excerpt":"I wrote a piece for Layout, the blog of my hosting sponsor Flywheel. Stick around in this field for a while, and you'll see these libraries, languages, build processes, and heck, even entire philosophies on how best to build websites come and go like a slow tide.\u200b\u200b You might witness\u2026","rel":"","context":"In "Link"","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/css-tricks.com\/wp-content\/uploads\/2019\/12\/2019-11-22_Chris-Coyier_Testimonial-Video-Shoot_Stills-7614-1568x1045-1.jpg?fit=1200%2C800&ssl=1&resize=350%2C200","width":350,"height":200},"classes":[]},{"id":242278,"url":"https:\/\/css-tricks.com\/front-end-developer-aware\/","url_meta":{"origin":331113,"position":5},"title":"A Front End Developer is Aware","date":"July 8, 2016","format":false,"excerpt":"One idea that has lodged itself into my brain recently (largely from this panel discussion) is how a front end developer needs to be aware. In a general sense, the front end developer is positioned in the middle of lots of other jobs. Everybody involved in a web team ends\u2026","rel":"","context":"In "Article"","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"https:\/\/css-tricks.com\/wp-json\/wp\/v2\/posts\/331113"}],"collection":[{"href":"https:\/\/css-tricks.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/css-tricks.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/css-tricks.com\/wp-json\/wp\/v2\/users\/2508"}],"replies":[{"embeddable":true,"href":"https:\/\/css-tricks.com\/wp-json\/wp\/v2\/comments?post=331113"}],"version-history":[{"count":10,"href":"https:\/\/css-tricks.com\/wp-json\/wp\/v2\/posts\/331113\/revisions"}],"predecessor-version":[{"id":331404,"href":"https:\/\/css-tricks.com\/wp-json\/wp\/v2\/posts\/331113\/revisions\/331404"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/css-tricks.com\/wp-json\/wp\/v2\/media\/300990"}],"wp:attachment":[{"href":"https:\/\/css-tricks.com\/wp-json\/wp\/v2\/media?parent=331113"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/css-tricks.com\/wp-json\/wp\/v2\/categories?post=331113"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/css-tricks.com\/wp-json\/wp\/v2\/tags?post=331113"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}