Search Results
Multiple Inserts with Prepared Statements in Symfony 1.4
Using Prepared Statements in Symfony1.4 instead of other methods such as doInsert or creating an object in a loop.
Multiple Inserts with Prepared Statements in Symfony 1.4
Using Prepared Statements in Symfony1.4 instead of other methods such as doInsert or creating an object in a loop.
The Logo Comes Last: Developing an Effective Brand Identity
My design team and I recently had the exciting opportunity to develop the brand identity for a new product from scratch. When our client, Global Electronic Technology, approached us with this project, their new product didn’t even have a name yet.
Introduction to MongoDB
"NoSQL" has been a big buzzword in recent years within web application circles…how can there be a database with no SQL?
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.
The Basics About Database Applications
What is a database and why do you need one? Learn about best practices for creating and maintaining databases and database applications.
Using React’s Context API for Global State Management
In this article, you will learn about how to use the React Context API for Global State, as well as a few of the alternative methods for implementing global state.
Fast Magento 2 Product Import: Automate with Google Sheets
Adding Google Scripting for Google Sheets to our Magento 2 Product Import Workflow helped us rapidly organize client data into the Magento 2 format and increased import efficiency by 120%!
Automating Custom Email Logic With Magento 2
Discussion and example of how to modify ShipmentSender to allow for custom content to be delivered to the customer, based on their shipping preference.
High Performing Culture - Part One
Endertech exposes its first "Fundamental Behavior of HIgh Performing Culture". Join us on the journey of building an amazingly creative and helpful team of web & software developers in Los Angeles.
Using PHPCR and Its Sidekick, Jackalope
In this post, we'll dig a little deeper in how the PHP Content Repository works with its sidekick Jackalope. You’ll see that its applications extend beyond content management and that a design based on the PHPCR offers tremendous flexibility.
Adding Custom Fields to Custom Post Types
Wordpress Advanced Custom Fields plugin is the optimal way to organize information in post types. It allows for custom fields to be created and is a helpful way to organize information. Whether you want a simple text box or adding a relationship between post types advanced custom fields makes it super easy to use.
