Abraham Serafino

Sr. Consultant

Abraham is a full-stack web enthusiast with experience in a wide variety of frameworks and technologies. Over the course of his career, Abraham has found himself working at large and small companies, driving best practices and providing uniquely inventive software solutions. He jumps at any opportunity to apply his knowledge of Spring and AngularJS.

Recent Blog Posts

JavaScript

Two-way Data Binding in ReactJS - Part III

April 28th, 2017

In Part III of the series we explore how to tackle variable-length arrays, even if those arrays appear in nested objects within a components state.

Abraham Serafino
JavaScript

Two-way Data Binding in ReactJS - Part II

April 26th, 2017

In this post we explain how to use lodash to access nested object properties on a components state object so they can be bound to JSX form elements.

Abraham Serafino
JavaScript

Two-way Data Binding in ReactJS - Part I

April 24th, 2017

Part I of a series on two-way data binding in ReactJS. Describes how to take advantage of JSX dynamic attributes to implement rudimentary data binding.

Abraham Serafino