In this video, we take a look at a react code challenge: text highlighter.
It consists of:
a text area for a source text,
a text input for search term
a checkbox for toggling search case sensitivity
a result containing source text, with highlight matching the source term and case sensitivity.
Link to codesandbox: https://codesandbox.io/p/sandbox/text...