JavaScript posts
How to conditionally add a property to an objectSnippet
I forget how to do this so often I just had to write it down
September 23, 2021Mapping a list in React: altering the last elementSnippet
How to render different JSX for the last (or first) item in an array
March 10, 2021Eating your greens - ordering arrays of stringsSnippet
How to sort an array of strings according to the order of another array of strings in JavaScript
March 10, 2021What is jscodeshift and how do I use it?Draft
August 28, 2022