^UX

8 Posts


/news/firefox-cloud-re-ux

Firefox Cloud reUX

Oct.05.2019 | 6m Read | ^UX
Oct.05.2019 redesign of Firefox.com into a unifying cloud platform. PART 1 : usability issues. PART 2 : UI updates. This redesign (or reUX) samples the original Firefox web site, but goes deeper, drawing inspiration from dark interfaces found in professional tools like Visual Studio Code and Adobe…
/news/git-hub-enterprise-re-ux

GitHub Enterprise reUX

Aug.28.2019 | 13m Read | ^UX
Aug.28.2019 redesign of GitHub's Enterprise landing page and branching content. It also features brand management and marketing strategies to convert existing GitHub users to Enterprise. This requires maximizing content, pageflow (user navigation analytics), and CPM or costs per thousand…
/news/prime-video-re-ux

Prime Video reUX

Jul.25.2019 | 7m Read | ^UX
Jul.25.2019 redesign of Amazon Prime Video. PART 1 : usability issues. PART 2 : UI updates. This redesign (or reUX) is based on the existing web site. It is not specific to any platform other than horizontal-ratioed screens. Pointer hovers are omitted and larger components are preferred when…
/news/mattermost-chat-ui-update

Mattermost Chat UI Update

Dec.30.2018 | 1m Read | ^UX
Dec.30.2018 redesign of the Mattermost chat client. Search Channel: Currently when searching through channels you get a mass of rooms and are required to be invited to invisible private channels. This is remedied via a streamlined UI and search / filtering interface. New Channel: The search…
/news/improving-linked-ins-ux-ui

Improving LinkedIn's UX / UI

Oct.15.2018 | 2m Read | ^UX
As of Oct.14.2018 LinkedIn’s news feed looks like this: Feels like we are going back to early Web 2.0 here. The problem? ☑ It does not match the established styling and color scheme. ☑ High contrast and black on modern screens causes eye fatigue (even pain). ☑ Pictures become more ominous and dingy…
/news/apple-com-react-redesign

Apple.com React Redesign

Apr.22.2018 | 4m Read | ^UX
Apr.22.2018 redesign of Apple.com. Home: The top navigation (or nav) links like 'mac', 'iphone', 'ipad' (and other idevices) now sports SVG icons. It is a custom headroom component with a soft shadow (dark blue) optimized for light-grayish backgrounds. A '3D' or embossed look for the down CSS style…
/news/react-native-vs-cordova-vs-ionic

React Native vs Cordova vs Ionic

Nov.02.2017 | 2m Read | ^UX
You are using React , but maybe you want to move or port to mobile apps? React Native might be what you need. Or perhaps a hybrid approach like Apache's Cordova or the Ionic framework. Everything is here to get started as a mobile app developer in 3, 2, 1... React Native vs React: ☑ Different…
/news/react-with-router-redux

React with Router & Redux

Oct.17.2017 | 12m Read | ^UX
Facebook's React is an open-source framework (free, reusable code). It powers many complex User Interfaces ( UI s) for apps. We shall cover not only the basic operations and lifecycle, but the MVC ( M odel V iew C ontroller) software pattern, networking protocols , and Redux (state…