All articles by François Constant
-
New National Gallery of Australia website wins MAPDA Award
Over a year ago (in December 2021 to be exact), we launched a new version of the National Gallery of Australia website and we’ve been continuing development since then.
-
Dealing with broken APIs
Nowadays, most websites integrate with a handful of APIs, but not all of them are well designed. What to do when a marketing afterthought built to “tick a box” starts wrecking havoc on your website? We've compiled a list of approaches we have taken while working with dozens of broken APIs.
-
How to test a single-page application?
Testing is good. But how do you test a dynamic, single-page application? Cypress is one answer.
-
How to prevent bugs in a single-page application?
Single-page applications are prone to bugs. How can we prevent them? Testing. The answer is testing.