Search smart in VSCode using regex
I was in the middle of writing a unit test case for some service built-in JavaScript using Jest. We need to mock data instead of actually having a connection using a database instance. In particular model response json data, I need to search for a pa...
nsblog.hashnode.dev1 min read