@thibmaek's thoughts
  • Home
  • My personal blog
  • About
  • HaC
  • Analytics
Sign in Subscribe

react-native

A collection of 3 posts
vscode

Using VS Code tasks for React Native development

VS Code is hands down the best editor for productivity and debugging when it comes to React Native. I'm a nerd so I always go over the top in (mis-)using tools. Not a lot of people know about VS Code's Tasks feature or do not
09 Feb 2022 2 min read
react-native

Auto-deciding simulator vs device script for iOS simulators in React Native

A simple Bash script that combines instruments and xcrun from Xcode's CLI Tools to see if an USB device is attached, and fallback to run it via the Simulator if none is attached. # Get a list of available USB attached devices, provide --simulator to also output available sims
14 Aug 2019 1 min read
cicd

📈 Gathering codebase metrics using Jenkins and InfluxDB

At work, we use all these amazing tools like Jest, Flow, npm etc. which greatly enhance working in a large team. The visibility of these tools, however, is not that great. Sure, they will run on git hooks or in your editor but seeing actual metrics for the whole project
09 Jun 2019 4 min read
Page 1 of 1
@thibmaek's thoughts © 2026
  • Sign up
Powered by Ghost