- Parcel v2: A fast zero-config webapp build tool first came out in 2017. V2 is a full rewrite with default tree shaking, a new plugin-based system, ES module bundling, automatic code splitting, image asset optimization, etc. Parcel v2 Released
- The Remix Project: The folks behind React Training and React Router have been working on a full-stack JavaScript framework called Remix. It's been available to paying supporters only till now. This funding round opens up new possibilities including imminent open sourcing. The Remix Project Gets $3M in Seed Funding
QUICK BITS:
- V8 9.6: The latest branch of the V8 JavaScript Engine with support for using external references from JavaScript within WebAssembly modules.
- Node 16.11.1, 14.18.1, and 12.22.7: Released to fix two HTTP request smuggling vulnerabilities.
- Twitter: People shared what things they've stopped doing in JavaScript as they became more experienced.
- Serverless Cloud: Serverless, Inc. opened up the public preview of a serverless platform aimed specifically at JavaScript developers.
- ESLint v8.0.0: A popular pluggable and configurable linter tool for maintaining JavaScript code quality. Brings it up to ES2022 standards. A migration guide is available for upgrading from older versions. ESLint v8.0.0 Released
RELEASES:
- deck.gl 8.6: WebGL2-powered, large-scale data visualization.
- crypto-hash 2.0: Browser and server side hashing module.
- React Static 7.6.0: Progressive static site generator for React.
- Jasmine 3.10: Testing framework.
- npm 8.1.0
- Jobs: Create a profile on Hired to connect with hiring managers at growing startups and Fortune 500 companies. It's free for job-seekers. Find JavaScript Jobs with Hired(l-all)(r-all)(cooper-javascriptweekly)&utm_content=find-your-next-job)
Tutorials, Opinions & Stories:
- 33 Concepts Every JavaScript Developer Should Know: A curated collection of links to tutorials on 33 different areas of JavaScript. Keeps getting updated. 33 Concepts Every JavaScript Developer Should Know
- Board Gaming in Figma (with JavaScript): Using the cloud-based design tool Figma to play a table top game. Board Gaming in Figma (with JavaScript)
- Code & Tools: Introducing Nuxt 3 Beta - a popular framework for Vue users with a new server engine allowing deployment anywhere including serverless, supports Vue 3 and Vite. Introducing Nuxt 3 Beta
- And one for fun: DOOM Rendered via Checkboxes - it's possible to play DOOM in the Web browser using only checkboxes for rendering. DOOM Rendered via Checkboxes
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。