Archives by date

You are browsing the site archives by date.

  • Who Knew Adobe CC Could Wireframe?

    Wireframing is a major step in designing any user interface whether a website, application or software product. Without distraction in the form of visuals, colours, typography, styles and effects you can be more focused on defining content hierarchy and user experience. Doing low fidelity wireframes and prototypes will help you test and iterate more often…

  • Jumpstart Your PHP Testing with Codeception

    Before moving on to Codeception and PHP, we should cover the basics and start by explaining why we need testing in applications in the first place. Perhaps we could complete a project without wasting time on tests, at least this time? Sure, you don’t need tests for everything; for example, when you want to build…