- Python Takes #1 on GitHub Over JavaScript: GitHub Universe provided data on platform usage. Python surpassed JavaScript as the most used language, but many argued TypeScript had an impact. JavaScript still ranks first for code pushes alone, and npm package consumption increased by 15% in the past year.
- GitHub News: Copilot AI coding tool can now use alternative LLMs like Gemini and Claude. GitHub Spark is a new AI-powered tool for creating and deploying small apps.
- Implementing Clean Architecture in Next.js: Learn how to make projects testable and debuggable with Clean Architecture on November 4th.
In Brief:
- Latest version of VS Code has a new experimental feature for updating imports when copying and pasting between JS/TS files.
- Lee Robinson and Delba de Oliveira present a recap of last week's Next.js Conf 2024 and its main announcements.
- Anthropic's Claude AI system has an 'analysis' tool for writing and running JavaScript within a sandbox.
- The Angular team is considering implementing a new Angular style guide and wants feedback.
Releases:
- Node.js v22.11.0 (LTS), codenamed Jod, becomes the active LTS release.
- Node.js v23.1.0 (Current) makes JSON modules, import attributes, and
MockTimerstest runner API stable. - ApexCharts 4.0 updates its SVG.js dependency.
- Chakra UI v3 is a full rewrite of the React component suite.
- jQuery UI 1.14.1 is released.
Articles & Tutorials:
- How Microsoft shrunk its 178 GB JavaScript monorepo by 94%.
- HTML Form Validation is heavily underused and the reasons for it.
- Node.js, Pipes, and Disappearing Bytes article by Sam Lijin.
- Introducing the new Svelte CLI Tool
svby Ben McCann.
Code & Tools:
- Fraction.js is a library for working with rational numbers to avoid floating point number problems.
- WebAssembly Audio Decoders is a collection of WASM-powered audio decoding libraries.
- Various code libraries and tools like YouTube.js, Serverless Express, Execa, MUI X, react-calendar, VisionCamera, Elliptic, Acorn, and Strapi are updated or released.
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用。你还可以使用@来通知其他用户。