There are multiple ways to get the first word from a string in JavaScript:
index.tsx121 chars4 lines
index.tsx107 chars4 lines
index.tsx110 chars4 lines
All these methods will give you the first word from a string in JavaScript.
gistlibby LogSnag