i am getting ReferenceError: TextEncoder is not defined and docs suggests to create jest.polyfills.js file next to your jest.config.js. But i don't have jest.config.js. and i have used create-react-app to create my app and i only have setupTests.js. I created jest.polyfills.js at the same level of setupTests.js, But still i get the same error. How can i resolve it and set it up
i am getting ReferenceError: TextEncoder is not defined and docs suggests to create jest.polyfills.js file next to your jest.config.js. But i don't have jest.config.js. and i have used create-react-app to create my app and i only have setupTests.js. I
created jest.polyfills.js at the same level of setupTests.js, But still i get the same error. How can i resolve it and set it up
Great video. Subscribed. Hope to see more usage of typescript in the future to match commercial apps.
A superb overview! Thank you for creating this, you rock.
Much appreciated!
Great video.
thanks a lot