0
kicks
Building a forum application, Part 9 - mattias-jakobsson.net
I have now been refactoring quite a bit more. This time I have been focusing on the views and controllers. I have refactored the way I handle the model on my view. Before I have used a "data everywere" approach. I didn't realy like how that turned out, so I decided to go for some other alternative.