Jordan Cutler
Jordan Cutler
Add Jetbrains Academy learning tracks 
[High Growth Engineer](https://careercutler.substack.com/) is a newsletter read by ~40k+ software engineers. Included is weekly content on how to become a better software engineer. Some examples of relevant articles - https://careercutler.substack.com/p/how-to-turn-technical-disagreements...
## Question Hi there 👋, the README suggests the following to use `react-scan` programmatically: ``` import { scan } from 'react-scan'; // import this BEFORE react import React from 'react';...