Tag Archives: angular

The most important thing when picking HTTP status codes

Every couple of months I’m in a meeting where a couple of developers start arguing about which HTTP status codes to use in their RESTful API, or where they decide to not use HTTP status codes at all and instead … Continue reading

Posted in Opinion, Services | Tagged , , , | Leave a comment

Integrating Single-Page Apps with Oracle Access Manager

Over the last couple of years at Shine we’ve built a number of Single Page Apps (SPAs) for large businesses. An app we recently built had to integrate with Oracle Access Manager (OAM), an Identity Management System (IDM) from everybody’s … Continue reading

Posted in AJAX | Tagged , , , , , | 5 Comments

Getting Started with Angular and Accessibility

I recently did some preliminary work adding accessibility support to an existing Angular application. At the start of this work I knew very little about website accessibility, and I suspect the evolution of my thinking during the process would be … Continue reading

Posted in Javascript, Web | Tagged , , , , | 5 Comments