This blog is NOFOLLOW Free!

After mockup code is complete, a full code review is recommended. You’ll notice where you need to reorganise the way objects interact with each other, clean unwanted classes/methods, and properties.

This is also a good moment to comply with your shop’s coding rules (your team agreen on some coding rules, right?).

Filling up mock-ups after code review will be a lot easier now that your code is cristal clear.

, ,

It’s easier to design code if you start with mock-up objects. This means, mainly defining the general public methods and properties.

At the time you’ll finish designing the whole application using mock-up objects, you can move on to fill in the blanks with code.

Designing with mock-ups has always been easier, faster and safer.

, ,