Jan Wilmake's Blog

Chat with This Blog

product-development

All blog posts tagged with product-development

hardware-screenless

1/1/2024

Argues against the need for new hardware for AI assistants, proposing that existing simple phones paired with good headphones can deliver bidirectional voice interfaces effectively.

Lessons learned building the second version of FriendTime

7/13/2021

Key product development lessons learned from building FriendTime v2, including the importance of simple validation before adding features, avoiding premature monetization, and the underestimated time cost of final touches.

The (dis)advantages of making your mobile app invite only

10/29/2019

Weighing the pros and cons of making your mobile app invite-only, from collecting emails and creating scarcity to potential user churn and missing App Store traffic.

The problem we're solving with FriendTime

10/27/2019

How FriendTime addresses contact chaos, privacy concerns, sparse relationships, disconnectedness, and social media addiction through a freemium model focused on real connections.

How much does it cost to build an app?

3/20/2019

Principles for keeping app development costs low by focusing on your USP, using React Native, maintaining a simple development environment, and avoiding premature scaling.

What is the best way to test new features in your React Native App?

3/19/2019

Comparing seven methods for testing new features in React Native apps, from local testing to Expo channels, beta roles, and Firebase A/B testing.

Forcing your app users to update the app

2/24/2019

A guide on implementing version control in your mobile app to force users to update when needed, using backend endpoints and update screens with over-the-air or store updates.

How got get your app under control? Remove wildgrow, KISS, monolithize

2/24/2019

How to regain control of a clumsy startup codebase by simplifying development ecosystems, using JavaScript only, vertical scaling, and considering monoliths over microservices.

Human Directions: A startup idea

2/24/2019

A startup idea for a maps app that provides navigation based on places you've already discovered, using human-friendly directions to help you learn the city instead of becoming dependent on GPS.

Processing feedback of your users in your app: HockeyApp, Intercom, WhatsApp?

2/24/2019

Comparing different methods for collecting user feedback in mobile apps including Intercom, WhatsApp, HockeyApp, and custom native solutions.

Never let your API go down with a flexible client

1/29/2019

How to prevent API downtime by implementing a flexible client that monitors server CPU load and automatically reduces query frequency during high load periods.

Seven mistakes I think my software company made building their React Native App

1/16/2019

Seven critical mistakes to avoid when building React Native apps including premature complexity, messy codebases, lack of product-market fit validation, and poor user retention strategies.

Should you go web or native?

3/6/2018

A decision framework for choosing between web and native app development, evaluating capabilities, platform preferences, user acquisition, retention strategies, and cost considerations including PWAs versus React Native.

← Back to all posts