I added callbacks, i18n, sorting & pagination to my React accounting component — here's what changed

typescript dev.to

react-accounting-diary v2.2.0: now with onChange/onAdd/onDelete, 30+ i18n labels, sortable columns, pagination, balance validation, and keyboard navigation. TL;DR react-accounting-diary is a lightweight React component for generating accounting diaries with export to PNG, JPEG, PDF, CSV, and Excel. v2.2.0 just dropped with 10 new features that make it actually usable in production apps. Here's what changed and why. The problem with v2.1 The component worked — you co

Read Full Tutorial open_in_new
arrow_back Back to Tutorials