12 Useful JavaScript Data Grid Libraries β A rundown of some data grid libraries for providing spreadsheet-esque views over datasets β Zara also shares her recommendations on things to consider when making a choice. Zara Cooper |
IN BRIEF:
|
RELEASES: NodeBB 2.5 β Node.js based forum software. |
π Articles & Tutorials |
Are Default Exports in JavaScript Modules Terrible? β Lloyd thinks so and points out that default exports can lead to mismatched and confusing names, so prefers named exports instead. As always, though, it comes down to how you use the feature. Lloyd Atkinson |
Understanding React’s Josh W. Comeau |
An Introduction to Dependency Injection β βDependency injection is, in its essence, about parametrizing things previously hardcoded in functions/classes, so we can control these functions/classes to a greater extent.β Henrique Yuji |
π Code & Tools |
Hyper Fetch: A Turbocharged Fetch Library β The creator bills it as βa mix of Axios and react-query in one, with advanced persistence options.β Itβs backend agnostic and offers queues, caching, persistence, and even offline support out of the box. GitHub repo. Maciej Pyrc et al. |
TestCafe v2.0.0: Automated End-to-End Testing Tool β A popular and long standing testing tool reaches a new milestone and, notably, is the first update to include breaking changes.. so if youβre a user, pay close attention. Developer Express Inc. |
OTHER QUICK RELEASES: Jest-Image-Snapshot 5.2 β Jest matcher for image comparisons. |
|