React solution using RegEx for parsing the title

I opted to use regex to parse the title texts, thought that was the most challenging part, but I like playing with regex, so it was cool! Learned about lookaround regex operators (https://stackoverflow.com/questions/2973436/regex-lookahead-lookbehind-and-atomic-groups) very helpful :-)


Requested feedback

How to deal with the data fetching in a better way? Is my way of preloading IDs and then masking the IDs as to get the correct slice for new jobs to add the best way or is there a better one? Maybe it would be cool to already preload the next 6 jobs when the user is looking at the current jobs.

Comments

kanarian(about 3 years ago)

Also, would love some feedback on how to better parse the title text

Get future questions delivered straight to your inbox for free

Sign up and receive instant access to new questions when we publish them.

We‘ll only use your information to deliver new questions and to provide you updates about our product. We‘ll never spam you or sell your information without your consent. Unsubscribe at any time.