Jeremy Osborne
Member since Mar 23, 2016
- Profile: /members/13116-jeremy-osborne.htm
- Comments: 3
Recent Blog Comments By Jeremy Osborne
-
Extending React.Component Using ES5 With ReactJS 0.14
Posted on May 6, 2016 at 10:55 AM
@Ben, Don't worry about the delay responding, my life around JS is asynchronous anyway (hah, dad + programmer joke combined.) We're only using react for new software that we're (re)writing. We are using node to "render" on the server side, along with babel + webpack to transpile the rea... read more »
-
Extending React.Component Using ES5 With ReactJS 0.14
Posted on Apr 7, 2016 at 11:35 AM
@Ben, I find writing and supporting production code to provide me a lot of insight into the pros and cons of a framework, as well as the difference between what a framework provides and what I have to write myself. For the record, I like Angular 1.x a lot, and I feel that I have enough experience ... read more »
-
Extending React.Component Using ES5 With ReactJS 0.14
Posted on Mar 23, 2016 at 11:26 AM
I've spent the last year of my life in Angular 1.x and Python. We are now moving to React/Redux+Node, and I've been spending time making sure I understand what's going on under the covers of both React and Babel since my entire career as been spent writing ES3 and ES5 flavors of JS. The react compo... read more »