CodeUtopia
Navigation
  • Home
  • Blog
  • About
  • Contact
  • Search
  • Home
  • Blog
  • About
  • Contact
  • Search

Refactoring

Tags: PHPRefactoring

Today I’d like to point out a bunch of good articles about refactoring – the process of improving code without changing the functionality.

Sameer Borate has written four posts about the topic in his blog, and I encourage you to check them out:

  • Refactoring: An introduction to PHP programmers
  • Refactoring 1: Conslidate conditional expressions
  • Refactoring 2: Extract method
  • Refactoring 3: Replace temp with query

Recent Posts

  • I spent my vacation programming
  • Quick JavaScript testing tip: How to structure your tests?
  • JavaScript Testing Tool Showdown: Sinon.js vs testdouble.js
  • 230 Curated Resources and Tools for Building Apps with React.js
  • Simplify your JavaScript code with normalizer functions

Archives

Copyright © 2006 - 2016 Jani Hartikainen