Bertrand Karerangabo
![linked rings signifying partnership](https://res.cloudinary.com/rangle/image/upload/w_auto,q_auto,dpr_auto,f_auto/v1659108713/rangle.io/blogs/partner-ecosystem-business-value-proposition/feature-photo.png)
Establishing a clear value proposition is no mean feat. For companies who have been operating for decades, or routinely bring new products and services to market, it’s easy for the overall brand value and each line of business value to get muddy.
![Corporate Group standing in a Venn diagram](https://res.cloudinary.com/rangle/image/upload/w_auto,q_auto,dpr_auto,f_auto/v1659111864/rangle.io/blogs/ecosystem-business-models/feature-photo.png)
While plenty of articles about the new business ecosystem have focused on creating digital systems for products or platforms, the ecosystem concept can be applied to any number of industries where relying on partnerships is the norm.
![Tokens with UI elements](https://res.cloudinary.com/rangle/image/upload/w_auto,q_auto,dpr_auto,f_auto/v1664388669/rangle.io/blogs/mixin-design-tokens/feature-photo.png)
Design tokens manage and store User Interface (UI) decisions such as spacing, color, typography, and motion. These decisions are stored in a config-like format to support the needs of any platform (Web, mobile OS, etc). In this blog post, I'll demonstrate how you can leverage design tokens and SCSS mixins to capture a system's design language. The final output will be a collection of SCSS mixins that map to design tokens and can help to reel in messy CSS inconsistencies amongst dev teams and close the gap between designers and developers with great success.
![React logo in red presented on mobile phone](https://res.cloudinary.com/rangle/image/upload/w_auto,q_auto,dpr_auto,f_auto/v1659121357/rangle.io/blogs/react-native-as-an-extension-of-hybrid/feature-photo.png)
While much has been made of React Native's native mobile app capabilities 0, there has been relatively little attention paid to its web nature. It is the latter quality, however, that makes React Native such a great web and mobile development platform. React Native brings modern web techniques to mobile app development 1. This means that teams get to leverage common tooling and workflows, the best of CSS (including Flexbox), familiar Web APIs, a rich and vibrant 3rd party ecosystem and, of course, their existing JavaScript libraries. React Native is, in a sense, a polyfill for the web – built atop vendor-specific and disjointed mobile platforms.
![Angular logo as if drawn on grid paper](https://res.cloudinary.com/rangle/image/upload/w_auto,q_auto,dpr_auto,f_auto/v1659121352/rangle.io/blogs/angular-2-style-guide/feature-photo.gif)
We've recently released our Angular 2 Guidelines . As a result, I'd like to take a moment to explain why, and how, they were developed.
![React Native logo on a mobile phone](https://res.cloudinary.com/rangle/image/upload/w_auto,q_auto,dpr_auto,f_auto/v1659121327/rangle.io/blogs/should-i-use-reactnative-for-my-next-mobile-project/feature-photo.jpg)
React Native moves JavaScript mobile application development from being simply hybrid, towards a radical fusion of mobile native and hybrid JavaScript development. A powerful omnichannel strategy of learn once, apply everywhere, has made it the choice for many of our mobile apps.