Frontend Developer
Neil Merton
Frontend developer and product engineer specialising in accessible, performant web experiences.
Recent Writing
All posts →-
VS Code Extensions -
My take on TailwindCSS -
TanStack Query is a Must for Vue.js
Did you know?
In JavaScript, repeating the same calculation multiple times inside a loop can degrade performance. If a value is constant across loop iterations, compute it outside the loop instead.