Using Version Control Will Make You a Better Coder
Many developers think version control is only useful for groups. However, i’s just as useful for a developer working alone. It will make you a better coder.
Read More ->Many developers think version control is only useful for groups. However, i’s just as useful for a developer working alone. It will make you a better coder.
Read More ->How can we use a single SVG file to create a Material Design background image, which adapts to infinite screen resolutions and accent colors.
Read More ->Background color loop? Animating background-color isn’t smooth. We can combine linear-gradient and animated background-position for a better effect.
Read More ->Folders are great for organizing, but they’ve got downsides. The solution is virtual folders built from custom taxonomies.
Read More ->One aspect of a high performance webpage is asset requests. Favicons are a problem, because some browsers download multiple versions, wasting pointless extra requests.
Read More ->How fast does a website load? If it’s longer than 3 seconds, you’ve got a problem. Good news is we can fix it. I’ve assembled a list of speed boosting tips that’ll get your site humming.
Read More ->I’ve recently been working on performance optimizations for my website. By implementing a host of tactics, my Google PageSpeed score is finally above 90.
Read More ->WordPress recently updated the built-in admin page that allows users to search for plugins hosted on the official plugin repository. One aspect of this update gave all plugins the ability to have icons.
Read More ->While a lot of languages have pretty well defined sets of best practices, CSS seems to fluctuate on a monthly basis. Is the cascade good or bad this week?
Read More ->I’ve been working in my spare time recently on finishing up my Smart Search For Excel app, and today I got to the point where I wanted to show it off to some friends.
Read More ->