Advanced React: Higher-Order (functional) Components (HOC) with Typescript.When you develop a React application, you’ve some logic in components that you want to re-use in some places. With a higher-order…Feb 5, 2021Feb 5, 2021
Testing React with Jest, Enzyme and Typescript (Part 3): ShallowWhat is shallow testingJan 29, 2021Jan 29, 2021
Testing React with Jest, Enzyme and Typescript (Part 2): Snapshot TestingWhat is Snapshot testing.Jan 29, 2021Jan 29, 2021
Testing React with Jest, Enzyme and Typescript (Part 1): ConfigurationThe web applications that we develop today, will become bigger and more complex than before.Jan 29, 2021Jan 29, 2021