Evan X. Merz

musician/technologist/human being

Posts Tagged "programming"

Why is software development so slow?

Why can't the developers move more quickly? Why does every project take so long? In this article I'm going to talk about what causes…

Read full article

Evan's React Interview Cheat Sheet

In this article I'm going to list some of the things that are useful in React coding interviews, but are easily forgotten or overlooked…

Read full article

How to measure the performance of a webpage

Measuring the performance of a webpage is an extremely complex topic that could fill a book. In this article I'm going to introduce some of…

Read full article

How to optimize largest contentful paint (LCP) on client side

In this article I'm going to show you some strategies I've used to optimize websites on the client side for largest contentful paint (lcp…

Read full article

How to make Dropbox ignore the node_modules folder

In this article I'm going to show you how to get Dropbox to ignore the node_modules folder. Why code in a Dropbox folder? I recently bought…

Read full article

PreviousNext