Hugo Pascual

How to create FormGeneric and fields components to reduce repetitive code with React and Typescript? | PART II

After creating the context in FormGeneric and the context provider, it is time to explain how to consume the context of a FormGeneric

How to create generic Forms and Fields components to reduce repetitive code with React and TypeScript? | Part I

Create generic forms that help us minimize and optimize our code thanks to reuse, with React and TypeScript.

The Azure test environment as a testing tool for your solutions

One way to safely test code and do all the necessary testing is to create a test environment within Azure with a development tenant.