Best Practices
Tips and advice for running a successful ecommerce website.
Best Practices・MarketingThe Growing Importance of Design
When building FoxyCart years ago, we had designers and developers in mind. We understood the importance of design. It seems the rest of the world is ...
Best PracticesResources for Regular Expressions
Just wanted to share a few nice regular expression resources for the next time you need to use regex. RegExhibit: Test regular expressions as you typ...
Best Practices“Passive Groups” in Regular Expressions
The Dark Corners of Regex: Passive Groups If you’re a regex nerd like I am, you probably take pride in knowing all sorts of neat syntax to add to you...
Best PracticesWhen a select element isn’t a select element
When a select element isn’t a select element (javascript) So let’s say you’re doing some quick javascript to validate input fields before form submis...