UX Design Tools In 2020 Taylor and Jordan from UX Tools released a survey and collected responses from over 4.000 designers. They wanted to find out how designers in 2020 changed the
UX UX and UI for SaaS Our UX and UI team applies our experience of 100s of apps to your ecosystem, with focus on user expectation - what we call functional design, formatted to tech team oriented design systems.
OAuth2 API Authentication patterns This article will break down some of the common Authentication patterns we come across on a regular basis.
Tutorial Grow your Backbone App without going insane Backbone's philosophy consists in finding the balance between giving structure to your data and remaining a flexible tool. That is what makes Backbone great, but in order to grow your application you will need to lay down the law and start stacking bricks. Decoupling
BackboneJS Backbone App - End to End: Basic design pattern In this article we apply the Model, Collection and View logic from the previous article on Backbone.js basics to an actual useable design pattern. It's a rather simple one