Search Results
Developer Best Practices
Here at Endertech we pride ourselves on doing a good job and providing maximum value to our clients. Feeling satisfaction in doing one’s job is what keeps work fun and interesting. In accordance with those ideologies, we pay close attention to our code quality. For me, I consider coding to be digital clay and a form of artistic expression. Along those lines, creating the best possible code can be considered an artform. There’s a lot to consider there; in this article I’ll go over the basic tenets that guide Endertech's developers and our coding process.
Endertech Takes on the 100 Day Project
If you had 100 days to learn a new skill, improve yourself, or share something you love with the world, would you? At Endertech, we're doing exactly that. We've accepted the challenge of the 100 Days Project to commit to doing something every single day, for 100 days straight. Find out what each Endertechie is doing for the next 100 days and how to keep up with their progress.
Software Maintenance - The 4 Types
The life of your software does not end when it finally launches. In reality, its life has just begun. Software is always evolving and it is never finished as long as it is used; partly to accommodate for the ever changing world we live in.
Data Import Tips to a PHP System
Data is a critical component of any software system. Whether it is creating simple dropdown menus to the complex migration of thousands of records from legacy systems. At Endertech, we understand that an effective import process is key to integrating data into a new system.
AI Driven Software Development with Cursor
AI has changed how we write software, but the real story isn’t “AI writes code.” The real story is how you work with AI: what you delegate, what you design yourself, and how you keep the whole thing from turning into an unmaintainable mess.
Giving AI Agents Real Employee Identity With MCP OAuth
Shared API keys make agent actions anonymous. Here is how we unified Google Workspace SSO with an MCP OAuth 2.1 authorization server so remote agent harnesses act as signed-in employees—with attribution, consent, and automation still available when humans are not in the loop.
Ecommerce Platforms Ranked by Scalability (2026)
Ecommerce platforms ranked by scalability in 2026: Adobe Commerce wins overall, commercetools leads composable builds, BigCommerce fits mid-market catalogs.
Top 5 Practices of Requirements Gathering for Software Development
This article focuses on the importance of preparing for software development as a paying client. Documenting all the details of your vision, or what we call Requirements Gathering and why it saves you time and money. Want to go from A to Z, this is how to pave the road.
Actions Over Assumptions: Testing New Marketing Strategies
The idea is important and the first step, but the actual execution of it has to be the next step. We can formulate opinions about different marketing ideas all day and assume different things as to why they probably will work or probably won’t work. The problem is, if you don’t try you won’t ever know!
The Agentic Shift: Why E-Commerce Brands Need an MCP Server Now
We are entering the era of "Agentic Commerce," where AI agents like ChatGPT and Gemini handle the entire shopping journey. While Shopify’s Universal Commerce Protocol (UCP) opens the door, building your own private Model Context Protocol (MCP) server is how you take control. Discover why owning your data infrastructure is the key to maintaining a competitive edge.
How I Used AI and Python to Validate STORIS and Inntopia Data for Planning, Mapping, and Pattern Finding
I do not dump whole exports into a chatbot. I use an LLM to help write tight Python that answers one question at a time, prove it on a small sample, then run it locally larger data sets. That keeps work repeatable, cuts token cost, and keeps sensitive fields off hosted tools while I plan integrations and product mapping.
How to Deploy Shopify Apps vs Shopify App Extensions
This article explains the difference between Shopify Apps and Shopify App Extensions including how to deploy them to a simple Node environment.
