Greg Turnquist
Member since Aug 15, 2015
- Profile: /members/12786-greg-turnquist.htm
- URL: http://Blog.greglturnquist.com
- Comments: 3
Recent Blog Comments By Greg Turnquist
-
Hello World: Comparing ReactJS And AngularJS
Posted on Oct 27, 2015 at 8:42 AM
I used to work with John Hann, the maintainer of curl.js, and was hence catapulted into a life of good modular JS.... read more »
-
You Don't Need To Use .bind( this ) When Using .forEach() Or .map() In ReactJS
Posted on Aug 15, 2015 at 10:04 PM
@Jonny, Wow! I have been digging React over the past month+. I have been stuffing "this" into a local "self" var. Support for ES6 arrow function looks awesome. Time to overhaul my own code. :)... read more »
-
Hello World: Comparing ReactJS And AngularJS
Posted on Aug 15, 2015 at 8:45 PM
@Ben React doesn't depend on globals. When I got started on react, I invested the time to find a JSX require.js plugin. You can see my demo app at https://github.com/gregturn/spring-a-gram/blob/master/spring-a-gram-frontend/src/main/resources/static/app/images.jsx.... read more »