Arnaud Joubay

Arnaud Joubay @sowenjub

About: I'm good for your happiness.  featured Apps Indie Maker 💬 Swift, iOS, Design, Dad puns. 🇫🇷 in 🇨🇭

Location:
Zürich, Switzerland
Joined:
Feb 25, 2020

Arnaud Joubay
articles - 11 total

How to add a Diagnostic Mode using Settings.bundle and SwiftUI

Technical stuff shouldn't surface in your app, but it can be useful at times: let's see how we can...

Learn More 6 0Apr 27 '22

Translating your iOS app with Localazy

A couple of people have asked me to translate No Meat Today in their language, but the last time I...

Learn More 6 0May 28 '21

Capybara: 2 ways to click links in emails

If you want to write system tests you'll probably want to cover a use-case involving an email sent to...

Learn More 5 0Dec 19 '20

Replacing Selenium with Cuprite for Rails system tests

Replacing Selenium with Cuprite for Rails system tests In the world of tests, system tests...

Learn More 8 0Dec 18 '20

Auto-linking URLs with Trix Editor and StimulusJS

The https://trix-editor.org is fantastic, but there's one simple thing I expected to be built-in that...

Learn More 11 1Oct 20 '20

Multiple YAML defaults in Rails fixtures

You know that you can use YAML defaults in your fixtures to extract common attributes values and make...

Learn More 7 0Aug 25 '20

Power your Publish (Swift) static site with Tailwind CSS

Within minutes, you will be able to deploy a static site/blog (with Publish) that you can style...

Learn More 5 0Aug 13 '20

Deploy your Publish website for free on GitHub Pages

🐙 Create a new GitHub repository First things first, let's create a repository to host...

Learn More 8 1Aug 13 '20

Publish your website with my Casperish theme in less than 5 min

I ported Ghost's Casper theme (v2) so you don't have to: it's called CasperishTheme and is available...

Learn More 5 0Aug 13 '20

Emoji picker controller with StimulusJS and Emoji Button

I needed an emoji picker for my latest Rails app and found Emoji Button by @joeattardi that he int...

Learn More 14 4Jul 15 '20

Rails+TailwindCSS: adding "required" to form labels (and how to find the solution by yourself)

This post addresses a simple need: adding a "required" text next to any form field label that is… req...

Learn More 8 0Jul 10 '20