Announcing TypeScript 5.4 Beta — TypeScript gains Daniel Rosenwasser |
FlexGrid by Wijmo: The Industry-Leading JavaScript DataGrid — A fast and flexible DataGrid for building modern web apps. Key features and virtualized rendering are included in the grid module. Pick and choose special features to keep your app small. Built for JavaScript, extended to Angular, React, and Vue. Wijmo from MESCIUS inc |
IN BRIEF: RELEASES: |
📒 Articles & Tutorials |
Import Assertions and Import Attributes — Shu-yu Guo, of both TC39 and the V8 team at Google, explains how import assertions matured into import attributes and are enabled by default in V8 v12.3. Shu-yu Guo (V8) |
🛠 Code & Tools |
Husky 9: Git Hooks Made Easier — Husky provides a structured way to use git hooks to do things like auto-lint your commit messages or code, and run tests upon committing or pushing. v9 makes setting it up and adding hooks much easier. typicode |