How to Migrate an Application from AngularJS to React and Redux
Starting this year, I was hired by BEN Group, with the main goal of helping them migrate a legacy application from AngularJS to React and… (more…)
Read more »
A tutorial on how to fetch data in React with Hooks from third-party APIs. You will use state and effect hooks for the data request from a real API … Read more