Andrzej on Software
Thoughts on software
(Move to ...)
Who am I?
▼
Wednesday, February 11, 2015
From Rails to JavaScript frontends
›
I've collected a number of my blog posts, which together may help you in the transition from Rails to JavaScript (or CoffeeScript) front...
Which JavaScript framework should I use? (video)
›
Over the last 4-5 years, I keep being asked this question - Which JavaScript framework should I use? 2.5 years ago, I had a talk at the Ru...
Tuesday, February 3, 2015
Splitting a Rails controller
›
Splitting a controller into separate files may be a good idea in certain cases. Let me start with the cases, when it's NOT a good ide...
2 comments:
TDDing a unit, not a class
›
Some time ago, I blogged about "Unit tests vs Class tests" , where I described how it differs when you think of a unit more as a c...
1 comment:
Sunday, January 4, 2015
Ruby and instance_variable_get - when it's useful?
›
When working on my book about refactoring Rails controllers , I've collected a number of "unusual" Rails solutions from real-w...
Sunday, December 28, 2014
How to write a Ruby-related book - the tools
›
I have recently published the 1.0 release of the "Rails Refactoring: Rails Controllers" book . It took me over 1 year since I star...
3 comments:
Monday, December 1, 2014
I'll refactor this later
›
Imagine this... You're finishing your current ticket. The project manager keeps pinging you on IM, whether it's finished. This fea...
1 comment:
‹
›
Home
View web version