Blog - Ruby
#Software engineering
#Netlify
#Ruby
#JavaScript
Read more
Posted on
I’ve found it useful in the past to keep a close eye on build times because it can be easy to introduce code over time that drives the build time up. By the time you notice that this is becoming a pain point, it’s very difficult to track down the offending pieces of code to resolve the issue.
#Ruby
#Software engineering
Read more
Posted on
This site is styled using the wonderful Terminal CSS which has multiple components included. One feature of Javascript frameworks that I like is this concept of components.