Search Results
1 Year In: Essentials for a New Software Developer
In my last article I talked about 3 key things I have learned as a junior developer: those keys were being open minded, learning every day, and becoming a part of the company. However, I always wondered at an early stage what essentials should I know?
5 Things I Learned in My First Year of Project Management
Before you get started managing a software development project, you need to meet with the client, preferably face-to-face, to understand their pain-points if it’s an existing project, or the long-form goals if it’s a new project.
10 Tips to Build a Successful Software Product
Following these 10 best practices will ensure a successful Software Project. Carefully navigate the traps by avoiding the 10 Don'ts provided.
Using Shopify Liquid to Add Visible and Hidden Cart Line Attributes from Metafields
Learn how to add cart line attributes (line item properties) to Shopify cart items using Liquid, including a simple convention for visible vs hidden attributes and concrete metafield-based examples.
Ecommerce Essentials<br>(Consumer Case)
According to the United States Census Bureau, eCommerce accounted for 8.3% of all U.S. retail sales in the 4th quarter of 2016. This activity represents $102.6 billion in goods and services, out of a total $1.2 trillion.
My Favorite Symfony Console Commands
The first symfony console command is "About" which displays info about the current project. I use this command to check the version of symfony being used, the version of PHP being used, and whether or not Xdebug is enabled.
