My thoughts on GitHub's CoPilot after a year of using it.
Hi, I'm Reme Le Hane
Frontend Architect (React/Flutter).
About
Hi there, names Reme and I spend my working hours on Flutter projects and before that I spent many years working with ReactJS.
I write a lot about testing in Flutter, having come across many complex scenarios writing large scale Flutter applications, and had the privilege of presenting at the Google Developer conference in April 2021.
Outside of work I really enjoy Mountain Biking, Trail Running, Hiking and in general just being outdoors.
Recent Posts

DIY node_modules cache for Docker in your CI
A custom solution for speeding up docker builds within your CI using a custom node_modules cache container.

Widget testing: Dealing with Renderflex Overflow Errors
A simple solution to dealing with "A RenderFlex overflowed by…" in unit testing…