Ask HN: Resources for a developer starting an ecommerce business?
I thought it would be fun to set up a low-footprint ecommerce site, either selling a drop-shipped product or some etsy-esque art I make, just as an experiment in starting a small business.
But all the information I've found is incredibly... spammy. It's all aimed at non-coders with insane get-rich-quick ideas who usually resort to "growth-hacking" techniques I abhor as an internet user, developer, and human being (e.g. use modals aggressively, sell your user's information, etc).
Are there any technical guides for developers interested in starting small businesses? It's a little annoying to read ecommerce blogspam that takes about how bleeding-edge XML-powered inventory systems are.
6 comments
[ 3.3 ms ] story [ 29.1 ms ] threadIf you mean - create your own ecommerce solution from scratch - just google "ecommerce store <language> books" and you'll be headed in the right direction.
What kinds of services did you ultimately tie into it? Did it hook into stripe, paypal, or another third-party payment provider? Did you incorporate it into any kind of marketing or analytics pipeline?
I'm not much of a PHP dev (stronger in Node and Python), but it would really help for showing me what to look for. I'm definitely interested in something relatively out-of-the-box, I just want something I could dive into more than a WP plugin.
If you're interested, I'd be glad to let you view the course material/videos for free in exchange for your feedback. If so, let me know!
Disclaimer: I'm a Front-End Developer at Blinds.com/Blinds.ca/JustBlinds.com/AmericanBlinds.com.
I chose Shopify because it has a really solid hosting infrastructure, templating is straightforward, you don't have to install the store/SSL certificates, and it has a huge ecosystem of add-ons and integrations. It makes bootstrapping and launching an eCommerce business extremely easy and relatively painless.
Regardless of what back-end you use to power the store, the principles should still be beneficial!