Skip to content
Logo Theodo

Articles from Félix Mézière

Build the React Native Deployment Pipeline of Your Dreams in 1 Hour with Fastlane, Circleci, Codepush and Appcenter.

Félix Mézière15 min read

How is this tutorial different? It's a modus operandi. This tutorial will make your React Native deployment pipeline completely operational in 1 hour for iOS and Android.Other tutorials do a general presentation that lets you figure out the details or a zoom-in…

Continue reading →

Load Scripts in Your React Bundle Asynchronously: Win at SEO!

Félix Mézière4 min read

On my current project, the team (and our client 😱) realised our React website performance rating was below industry-standard, using tools like Google Page Speed Insights.As reported by the tool, the main cause for this are render-blocking scripts like Stripe,

Continue reading →