Jordan Cutler

Results 3 issues of Jordan Cutler

Add Jetbrains Academy learning tracks ![CleanShot 2023-12-17 at 17 39 22@2x](https://github.com/jordan-cutler/path-to-senior-engineer-handbook/assets/13022754/1b4cfa03-914f-460e-adfa-43e418e4c270)

[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';...