Logo
BEAUTY IN SIMPLE

TypeScript

Tutorial

Export multiple charts to PDF with React and jsPDF

How to export multiple charts into multipage pdf document with React.js, Highcharts and jsPDF.

Tutorial

How to create custom reusable ESLint, TypeScript, Prettier config for React apps

How to create a custom reusable ESLint (for TypeScript) and Prettier config and publish it as npm package. And how to add Husky and lint-staged packages to React project.