JavaScript 每周问题 641:2023 年 6 月 1 日

  • JavaScript Macros in Bun: Bun's Jarred added "macros" that run at bundle time and are inlined into code using stage 3 annotated import statements. He showed use cases. (Link: https://bun.sh/blog/bun-macros)
  • React 10th Birthday: Vercel's Delba de Oliveira interviewed React core team members Andrew Clark and Sebastian Markbåge about modern topics like server components, Suspense, Actions, and the next steps. (Link: https://www.youtube.com/watch...
  • In Brief:

    • Node.js turned 14 and React turned 10.
    • Intel and Google are working on the Compute Pressure API available in Chrome 115.
    • Misko Hevery was on the Stack Overflow Podcast discussing dehydrating the Web.
    • TC39 proposal for deferring module evaluation.
    • Use Node.js built-in modules on Deno Deploy.
    • Tom Preston-Werner writes about Redwood going all in on React Server Components and announces the first Redwood conference. (Link: https://tom.preston-werner.co...
  • SupportsCSS: Inspired by Modernizr, this script adds classes to HTML and exposes a results object for custom tests in the browser using CSS's @supports feature. (Link: https://supportscss.dev/)
  • Releases:

    • Electron 25 offers a Chrome-powered net.fetch. (Link: https://www.electronjs.org/bl...
    • Neutralinojs 4.12, a desktop app dev framework.
    • Parcel 2.9.
    • Bootstrap 5.3.0.
    • node-oracledb 6.0.
  • Articles & Tutorials:

  • Code & Tools:

    • Handsontable is a data editor for React with Excel-like design, keyboard shortcuts. (Link: https://handsontable.com/)
    • Orama 1.0.3 is an in-memory, typo-tolerant text search engine.
    • Perspective 2.2 is a WASM-powered high-perf data visualization component.
    • Javet 2.2 enables embedding JS into Java.
    • OverlayScrollbars 2.2 is a JS custom scrollbar plugin.
    • html-react-parser 4.0 is an HTML to React parser.
    • Vuetify 3.3.2 is a Vue component framework.
    • React Slider 10.2 with demos. (Link: http://react-component.github...
  • Jobs: Use Hired to find JavaScript jobs. Companies approach with salary details. (Link: https://hired.com/join/)
  • Live-streaming from JavaScript: JSFiddle shows how to stream on Twitch from JavaScript with less than 50 lines of code. (Link: https://jsfiddle.net/6bkvm2jf...
阅读 15
0 条评论