White Prompt

Blog Archive

Every post, in one place

Building Personalized User Experiences image
AI

Building Personalized User Experiences

In today’s digital age, where attention is the currency of the internet, personalization isn’t just an option — it’s a necessity. At White Prompt, we delve into the art and science of crafting…

6 min read
Knowing Your Allies: How Processes Can Help You Ramp Up Faster image
Leadership

Knowing Your Allies: How Processes Can Help You Ramp Up Faster

Over the past year, I’ve been working at White Prompt, a next-level software development company who offers true end-to-end capabilities from IT consulting to quality assurance. They also have a…

4 min read
The easy way to use Serverless with TypeScript image
Engineering

The easy way to use Serverless with TypeScript

What's TypeScript and Why should I use it?TypeScript is a free and open-source programming language that is a strict superset of JavaScript. This means that any valid JavaScript code is also valid…

4 min read
Python APIs with FastAPI, Key Features and CRUD example image
Engineering

Python APIs with FastAPI, Key Features and CRUD example

Nowadays, Python is one of the most popular coding languages in the world. This is due to the ease and different applications that the language can be used for. It is very common to see Python being…

7 min read
How to Build an Instant Messaging Feature for your React Native app using CometChat image
Design

How to Build an Instant Messaging Feature for your React Native app using CometChat

IntroductionIntuitive and instant messaging features allow users to do more all in one place. CometChat is an in-app messaging platform with features like integrations and multiple build options that…

6 min read
Article Series: Better Estimations in Scrum — Part 3: The Business View image
Leadership

Article Series: Better Estimations in Scrum — Part 3: The Business View

Previously in our article series, we discussed how to measure and estimate stories. Having a good story is a main priority though when we are both measuring and estimating stories, right?In this…

4 min read
Article Series: Better Estimations in Scrum — Part 2: The Team View image
Leadership

Article Series: Better Estimations in Scrum — Part 2: The Team View

When interacting in a scrum meeting with your team, there are several best practices to consider that will help team members provide better estimations. In our article here, we will explain in detail…

4 min read
Article Series: Better Estimations in Scrum — Part 1: Story Points vs. Time. image
Engineering

Article Series: Better Estimations in Scrum — Part 1: Story Points vs. Time.

One of the main causes of failure in projects are missed deadlines and/or costs. Having accurate estimates is crucial to avoid these problems.Sometimes teams commit to more work than they are able to…

6 min read
A/B Testing with React Native and Flagship image
Engineering

A/B Testing with React Native and Flagship

Description / IntroTesting your app is a crucial part of the development process, and serves to offer several benefits of improving and finding the best path forward. Specifically, A/B testing allows…

4 min read