Learn 11ty: A JavaScript Static Site Generator Tutorial - Snipcart
Ever heard of 11ty? It's a simple static site generator written in JavaScript. In this tutorial, we craft a small e-commerce app, exploring its set of features in the process.
5 Key Google Analytics Reports for Clients (Real Examples) - Snipcart
Google Analytics reports can literally save businesses, but you need to know where to look! In this post, we give you 5 examples of key GA reports that’ll put a smile on your clients’ face.
Video Playback On The Web: Video Delivery Best Practices (Part 2)
In this series of posts on video performance on the web, Doug Sillars takes a closer look at how video is being used today, what we can learn from it, and how to move forward in a way that promotes fast delivery and playback of video content on the web.
Making your website accessible for keyboard-only users is an important part of the bigger accessibility picture. Here are some keyboard accessibility tips you can quickly implement using basic HTML...
Wide Eye is a full-service creative agency specializing in interactive design, web development, and digital communications for brands that change the world. Headquartered in Washington, DC.
I am trying to set 'active' classes onto the list nav elements on click. However, the add/removeclass runs before the new page is loaded, thereby setting the active class back to the index.php list
Follow these steps: 1. Switch to the branch. 2. Delete the old-name remote branch and push the new-name local branch. 3. Reset the upstream branch for the new-name local branch…
How to Import a Sass File into Every Vue Component in an App
If you're working on a large-scale Vue application, chances are at some point you're going to want to organize the structure of your application so that
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum mi enim, condimentum sodales volutpat vel, pulvinar in sapien. Sed non diam non orci tristique finibus. Mauris nisl est, porttitor n…
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum mi enim, condimentum sodales volutpat vel, pulvinar in sapien. Sed non diam non orci tristique finibus. Mauris nisl est, porttitor n…
Touch Devices Should Not Be Judged By Their Size | CSS-Tricks
Front-end developers and web designers live in an insane multi-device reality. A few months ago, the Red Hat UXD team discussed how to design enterprise
Navigate to dropdown parent's link on second click in Bootstrap 3
I'm trying to implement functionality that will allow users to navigate to the href of a dropdown list item's anchor on mobile devices on the second click. However, I only want this to happen if th...