Friday, September 11, 2020

D3.js 6.0


D3.js - Data-Driven Documents

GitHub - d3/d3: Bring data to life with SVG, Canvas and HTML.

"D3 6.0: The Data-Driven Document Library — The popular data visualization library takes a step forward by switching out a few internal dependencies for better alternatives, adopts ES2015 (a.k.a. ES6) internally, and now passes events directly to listeners. Full list of changes. There’s also a 5.x to 6.0 migration guide for existing users.
MIKE BOSTOCK"



IEEE + MIT: Improving Code Reviews

ComputingEdge Sept coverPast Issues of ComputingEdge | IEEE Computer Society

ce-sep20-final.pdf

"Improving Code Reviews: Manual peer code review is the software industry’s standard method for catching bugs and design flaws. But too often, mistakes slip through. Recently, software practitioners have turned to new techniques for reviewing code. This issue of ComputingEdge presents two ways to improve code reviews—one that incorporates automated techniques and another that inserts more structure and objectivity into the process."