News

Luckily, creating an image gallery is easier than you might think. With just a few lines of code using HTML, CSS, and JavaScript, you can create a simple yet effective image gallery that will impress ...
We often write code without paying attention to the bigger picture, or overall code base. Upon stepping back we notice areas of duplicate code, ripe for refactoring. It’s time to build more modular ...