Bailey Hood
Front end developer working at RVO Health.
Where do array methods come from?
Often we forget about all the trusty Array methods JavaScript provides us out of the box. There are a good number of them but let's first explore the concept of an array method.
CSS and the Critical Rendering Path
Part 1 of series of different web performance techniques to implement on your projects. We'll be covering what the Critical Rendering Path is and how it affects performance.