Skip to main content

Hunter SmithTechnical Consultant

Hunter is a Technical Consultant with the Microsoft Business Unit at Perficient. His work at Perficient has primarily been as a Full-Stack, Custom Dev Web App Developer. As such, he works with clients to provide custom technical solutions using Angular, React, C#, SQL, etc.

Blogs from this Author

Proper Communication between Angular Components

Introduction A few months ago I had a solution that required me to call a method in a child component. I, not knowing how to do this properly, “hacked” a solution using Angular inputs and outputs. Although the solution technically worked, it never felt like it was the best solution to use. After communicating with […]