thomas.junghans.co.za
update | A Frontend Engineer's Blog
http://thomas.junghans.co.za/blog/tag/update
A Frontend Engineer's Blog. Thomas Junghans – Frontend Engineer. Terrific 2.0.2 Changes. March 26, 2014. TerrificJS 2.0.2 is available. It can be download in a developer and minified version from www.terrifically.org. The changes include useful enhancements. The list can be view on Github. Register hook in the bootstrap Until TerrificJS 2.0.1 there was no built-in way … Continue reading →. Terrific 2.0.2 Changes. Terrific Quickstart, Lazyloading, Connectors and Tc.Config. Refactoring with Unit Tests.
thomas.junghans.co.za
configuration | A Frontend Engineer's Blog
http://thomas.junghans.co.za/blog/tag/configuration
A Frontend Engineer's Blog. Thomas Junghans – Frontend Engineer. Terrific Quickstart, Lazyloading, Connectors and Tc.Config. March 4, 2014. I’ve been too busy to write posts for this blog but I did write a few how-to’s on TerrificJS a while ago. I published the how-to’s using github.io because I wanted to give that a try and play around with … Continue reading →. Terrific 2.0.2 Changes. Terrific Quickstart, Lazyloading, Connectors and Tc.Config. Refactoring with Unit Tests. Javascript Unit Testing and Why.
thomas.junghans.co.za
tj | A Frontend Engineer's Blog
http://thomas.junghans.co.za/blog/author/admin
A Frontend Engineer's Blog. Thomas Junghans – Frontend Engineer. Thomas Junghans is a frontend engineer specialized in building interactive web user interfaces using HTML, CSS and Javascript and frameworks such as jQuery, TerrificJS, OOCSS, Staticmatic and Rails. He currently works as a Senior Frontend Engineer at Namics in Zurich, Switzerland. Websites and applications that he has worked on include mostly those of large Swiss based corporate websites. Terrific 2.0.2 Changes. March 26, 2014. March 4, 2014.
thomas.junghans.co.za
Refactoring with Unit Tests | A Frontend Engineer's Blog
http://thomas.junghans.co.za/blog/2014/01/01/refactoring-with-unit-tests
A Frontend Engineer's Blog. Thomas Junghans – Frontend Engineer. Javascript Unit Testing and Why. Terrific Quickstart, Lazyloading, Connectors and Tc.Config →. Refactoring with Unit Tests. January 1, 2014. I saw the following function in the source of a larger web project and was immediately sceptical. HelperArrayPos = function (array, value) { var i, l = array.length, num = -1; for (i = 0; i l; i = 1) { if (array[i] = = value) { num = i; i = l; } } return num; };. In the case of needle not being found.
thomas.junghans.co.za
terrificjs | A Frontend Engineer's Blog
http://thomas.junghans.co.za/blog/tag/terrificjs
A Frontend Engineer's Blog. Thomas Junghans – Frontend Engineer. Terrific 2.0.2 Changes. March 26, 2014. TerrificJS 2.0.2 is available. It can be download in a developer and minified version from www.terrifically.org. The changes include useful enhancements. The list can be view on Github. Register hook in the bootstrap Until TerrificJS 2.0.1 there was no built-in way … Continue reading →. Terrific Quickstart, Lazyloading, Connectors and Tc.Config. March 4, 2014. June 24, 2012. October 14, 2011. I haven&...
thomas.junghans.co.za
javascript | A Frontend Engineer's Blog
http://thomas.junghans.co.za/blog/category/javascript
A Frontend Engineer's Blog. Thomas Junghans – Frontend Engineer. Terrific 2.0.2 Changes. March 26, 2014. TerrificJS 2.0.2 is available. It can be download in a developer and minified version from www.terrifically.org. The changes include useful enhancements. The list can be view on Github. Register hook in the bootstrap Until TerrificJS 2.0.1 there was no built-in way … Continue reading →. Terrific Quickstart, Lazyloading, Connectors and Tc.Config. March 4, 2014. Refactoring with Unit Tests. June 25, 2013.
thomas.junghans.co.za
frontend | A Frontend Engineer's Blog
http://thomas.junghans.co.za/blog/category/frontend
A Frontend Engineer's Blog. Thomas Junghans – Frontend Engineer. Refactoring with Unit Tests. January 1, 2014. I saw the following function in the source of a larger web project and was immediately sceptical The name of the function tells me that the position of an array is returned. The return num at the end of the … Continue reading →. May 13, 2013. How to chose a javascript library. May 12, 2013. TerrificJS changes from version 1.1.2 to 2.0. June 24, 2012. December 12, 2011. In this compact post I am ...
thomas.junghans.co.za
example | A Frontend Engineer's Blog
http://thomas.junghans.co.za/blog/tag/example
A Frontend Engineer's Blog. Thomas Junghans – Frontend Engineer. Terrific Quickstart, Lazyloading, Connectors and Tc.Config. March 4, 2014. I’ve been too busy to write posts for this blog but I did write a few how-to’s on TerrificJS a while ago. I published the how-to’s using github.io because I wanted to give that a try and play around with … Continue reading →. Terrific 2.0.2 Changes. Terrific Quickstart, Lazyloading, Connectors and Tc.Config. Refactoring with Unit Tests. Javascript Unit Testing and Why.
thomas.junghans.co.za
tutorial | A Frontend Engineer's Blog
http://thomas.junghans.co.za/blog/tag/tutorial
A Frontend Engineer's Blog. Thomas Junghans – Frontend Engineer. Terrific Quickstart, Lazyloading, Connectors and Tc.Config. March 4, 2014. I’ve been too busy to write posts for this blog but I did write a few how-to’s on TerrificJS a while ago. I published the how-to’s using github.io because I wanted to give that a try and play around with … Continue reading →. Terrific 2.0.2 Changes. Terrific Quickstart, Lazyloading, Connectors and Tc.Config. Refactoring with Unit Tests. Javascript Unit Testing and Why.
thomas.junghans.co.za
Terrific Quickstart, Lazyloading, Connectors and Tc.Config | A Frontend Engineer's Blog
http://thomas.junghans.co.za/blog/2014/03/04/terrific-quickstart-lazyloading-connectors-and-tc-config
A Frontend Engineer's Blog. Thomas Junghans – Frontend Engineer. Refactoring with Unit Tests. Terrific 2.0.2 Changes →. Terrific Quickstart, Lazyloading, Connectors and Tc.Config. March 4, 2014. I’ve been too busy to write posts for this blog but I did write a few how-to’s on TerrificJS. A while ago. I published the how-to’s using github.io. Because I wanted to give that a try and play around with Jekyll. The actual posts are:. View all posts by tj →. This entry was posted in javascript. You may use these.