說到慢下來,你可能會疑惑:再六個月就2024年了,為什麼 2023 年的調查結果等到現在才發布?老實說,發起新的State of HTML調查、構思新的問卷格式、收集比以往更自由的回答內容,以及重寫許多資料視覺化的程式碼,不誇張地說,最終的工作量恐怕已經超過負荷。
A comparative and scientific analysis of different versions of Node.js The year is 2023 and we’ve released Node.js v20 . It’s a significant accomplishment, and this article aims to use scientific numbers to assess the state of Node.js’ performance. All the benchmark results contain a ...
[1]State of JavaScript 2023 调查启动:https://survey.devographics.com/en-US/survey/state-of-js/2023 [2]CSS 容器查询入门教程:https://developer.mozilla.org/en-US/blog/getting-started-with-css-container-queries/ [3]CSS 网格交互式指南:https://www.joshwcomeau.com/css/interactive-guide-to-grid...
23年State of JS结果出了,WebXR意外上榜…这个问卷调查了23540开发者,其中有357人用了WebXR,3932人用了WebGL(排第四),上万人用了PWA(第二)如果把分母缩小到外包/咨询、教育、娱乐这几个更可能跟3D、沉浸式体验有关的场景(旅游、房产占比太低,忽略),WebXR的渗透率是3.5%,WebGL接近40%WebGL 这个渗透率其实...
2023 年 1 月 11 日,2022 年 StateOfJS 调查结果正式公布!StateOfJS 是前端生态圈中比较有影响力的且规模较大的数据调查。下面就来解读一下 2022 年 StateOfJS 的调查结果! 2022 年 JS 状态调查于 2022 年 11 月 21 日至 12 月 22 日进行,共收集了 39472 份回复。此调查的目的是确定 Web 开发生态...
State of JS 2023 Feedback#224 (comment) not to ask your followers to flood a thread with the same message while completely ignoring the purpose of the thread (which, if anybody took the time to read the first post, was to brainstorm ideas regarding the contents of a back-end survey) ...
State of JavaScript 2022: https://stateofjs.com/en-us/ [3] Prettier 2.8: https://prettier.io/blog/2022/11/23/2.8.0.html [4] Flexbox 交互式指南: https://www.joshwcomeau.com/css/interactive-guide-to-flexbox/ [5] Josh W. Comeau: https://twitter.com/joshwcomeau ...
2023 年 1 月 11 日,2022 年度 StateOfJS 调查结果正式公布!StateOfJS 是前端生态圈中比较有影响力的且规模较大的数据调查。本文就来解读一下 2022 年 StateOfJS 的调查结果! 2022 年 JS 状态调查于 2022 年 11 月 21 日至 12 月 22 日进行,共收集了 39472 份问卷。此调查的目的是确定 Web 开发生态...
https://2022.stateofjs.com https://2023.stateofcss.com etc. 🔒 Surveyadmin Admin app. What It Does Provide a dashboard to manage all surveys. Handle data processing and normalization. Hosted On Only running locally for now. Databases 🗂️ Main Database MongoDB database. What It Does...
本周读一读 State of CSS 2022 介绍的 CSS 特性。 概述 2022 已经支持的特性 @layer 解决业务代码的 !important 问题。为什么业务代码需要用 !important 解决问题?因为 css 优先级由文件申明顺序有关,而现在大量业务使用动态插入 css 的方案,插入的时机与 js 文件加载与执行时间有关,这就导致了样式优先级不固定...