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