Systems | Development | Analytics | API | Testing

%term

Visual Testing with Percy in Selenium | Nodejs

Welcome to the ultimate guide on enhancing your visual testing skills using Percy in Selenium with Nodejs!, explains how visual testing with Percy helps you review visual changes across hundreds of pages with every release. In this quick demo, we explore: Watch as we demonstrate how to leverage Percy for visual testing using Node.js and Selenium.

Simplify Application Login Flows with Asgardeo's New Visual Editor

App developers seeking simple login integration often find the IAM landscape daunting. Easier said than done when app developers don't live and breath the intricacies of identity standards. With Asgardeo, we have bridged this gap and offer a smooth experience for developers trying to ship their apps as soon as possible. In this post, let's dig into the newly delivered Login Flow Visual Editor and learn about the thinking behind this new capability and what it has to offer.

Integrate Type Checking with Node.js using TypeScript: A Tutorial

With Node.js and Express, you can easily create a JavaScript server. Then the obvious question would be, “Why Typescript?” While JavaScript remains the most popular scripting language, TypeScript emerges as a great alternative when your application becomes more complex or when you collaborate with a distributed team of developers.

Kubernetes Native API Management: Create and Deploy APIs with WSO2 APK

Commence an exploration into Kubernetes Native API Management with WSO2 in this enlightening session. Guiding you through the details of creating and deploying APIs, we commence the exploration of the robust WSO2 API Platform for Kubernetes (APK). Discover an innovative AI-powered health and wellness coach application, unraveling the process of exposing microservices as managed APIs in a Kubernetes environment. The setup involves deploying WSO2 APK alongside microservices, providing a comprehensive view of API creation methodologies.

Mastering the API Lifecycle: Essential Stages & Proven Strategies for Success

What determines the success of an API? A significant part lies in mastering the API lifecycle—from planning to retiring, every step impacts your API’s performance and adoption. The API lifecycle involves several critical stages—planning, designing, developing, deploying, consuming, monitoring, and retiring. Each stage dictates the successful implementation of APIs, including governance models, transparency, and security being crucial throughout.

iOS Data Persistence: A Guide for Swift Developers

The term ‘data persistence’ refers to data that remains available, even when the program that created it is idle, sleeping or unable to open. In many cases, our iOS apps need to provide support around the clock, so we need our data to be ‘always on’ – even when the apps themselves are not.