

The OWASP Top 10 for LLMs & GenAI: A Definitive Guide for Developers and Practitioners
Discover the OWASP Top 10 for LLMs & GenAI and learn essential strategies to secure your AI models and applications.
Ship AI FeaturesField notes, primers, and case-tested patterns from Rangle on agentic systems, design systems, frontend, and AI strategy.
Showing 1–12 of 14 posts


Discover the OWASP Top 10 for LLMs & GenAI and learn essential strategies to secure your AI models and applications.
Ship AI Features

Looking for a practical guide to navigating regulatory compliance of the 2024 EU AI Act? This comprehensive resource is designed for companies building products powered by generative AI – what the act calls general purpose AI models. Stay compliant and build user trust with our actionable steps and best practices.
Ship AI Features

Radius 3.0 is a game-changing design system meta-framework that will redefine how you build digital products. Did you know that companies using streamlined design systems can reduce development time by up to 50%? Radius 3.0 is here to make that a reality for your team.
Scale Design


In this webinar, we talk about useful frameworks for companies thinking about deploying AI in their context and building products with it.
Ship AI Features

Analog (aka AnalogJS) is a meta framework built on top of Angular that simplifies the implementation of SSG and SSR in Angular applications. In this webinar, we demo an Angular application and walk through how to build the highest-performing Angular application that you possibly can. We address questions about hosting, deployment, use cases for SSG/SSR vs. client-side rendering, and the stability of Analog.
Modernize Your Stack


This article discusses how to use a modern frontend cloud solution like Vercel within your corporate IT strategy and a way to retain your frontend staff who crave a modern way of working.
Escape CMS & Commerce Lock-In


We're living in a digital-first reality, and more fintech companies are disrupting the banking and financial services sector with technology, leaving traditional banks struggling to keep up.
Escape CMS & Commerce Lock-In
Andrew Kumar, Director of Platform Strategy at Contentful, and Bertrand Karerangabo, Vice President of Digital Strategy at Rangle share a wide-ranging look at CMS platforms—where they've come from, where they're going, and how to deliver top value to your digital customers now.
Escape CMS & Commerce Lock-In

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.
Align Product Strategy


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.
Align Product Strategy

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.
Scale Design

While much has been made of React Native's native mobile app capabilities, 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. 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.
Frontend Development