Advertisement

Runway is the only mobile release management platform.

Mobile releases don’t have to be duct-taped processes that you dread tackling.

Stop experiencing death by a thousand branch cuts. Use Runway instead.

👉 Learn how we can help 👈


When should you use a hybrid framework? 🤔
Newsletter Vincent Pradeilles Newsletter Vincent Pradeilles

When should you use a hybrid framework? 🤔

A couple weeks ago I did a livestream and someone in the chat asked me a very interesting question:

What’s your opinion on using hybrid frameworks to develop apps?

It’s a question that’s actually quite common and I’ve realized that I’ve never created any content on this topic!

So it’s time to fill that gap, here’s my answer to that question.

Read More
How to give great answers to technical interview questions 👩🏽‍💻👨🏻‍💻
Newsletter Vincent Pradeilles Newsletter Vincent Pradeilles

How to give great answers to technical interview questions 👩🏽‍💻👨🏻‍💻

Going through a technical interview is a stressful experience 😣

Between the interviewer that tries to evaluate your skills and the pressure of trying to land a job, it's very easy to stumble and deliver subpar answers 🫠

So I want to share with you a simple 3-step framework that will help you answer interview question in a way that feels clear, structured and impactful 😌

Read More
Here are 8 tips to design a great paywall 🤑
Newsletter Vincent Pradeilles Newsletter Vincent Pradeilles

Here are 8 tips to design a great paywall 🤑

For subscription apps, the paywall is very important because it’s basically the salesperson of the app.

That’s why such apps spend a lot of time trying to optimize their paywall as best as possible: the better a paywall is, the more revenue it generates.

So let’s go over 8 tips that will help you design a great paywall 🚀

Read More
Have you ever used Multiple Cursors in Xcode? 🤨
Newsletter Vincent Pradeilles Newsletter Vincent Pradeilles

Have you ever used Multiple Cursors in Xcode? 🤨

Last week I’ve told you about the advanced features of breakpoints in Xcode, and this week I want us to stay on the topic of little-know features in Xcode!

This time we’re going to talk about multiple cursors and how they enable us to quickly edit repetitive pieces of our code.

Read More
Discover the advanced features of Xcode’s breakpoints 🐛
Newsletter Vincent Pradeilles Newsletter Vincent Pradeilles

Discover the advanced features of Xcode’s breakpoints 🐛

Nobody wants to spend their day adding breakpoints here and there, to try and piece together the reason why something is not working as it should.

So I want to walk you through the advanced features of breakpoints in Xcode: this way the next time a sneaky bug comes along you’ll be well equipped to track it down fast 😌

Read More