Metal Toad Templates Part 3: Our User Story Template
Following up on part 2 introducing our agile burndown spreadsheet template, part 3 focuses on our
Following up on part 2 introducing our agile burndown spreadsheet template, part 3 focuses on our
Exploring essential tools for Drupal/PHP development, SCSS techniques, and insights on balancing front-end and back-end tasks for junior developers.
Compare Entityqueue and Draggable Views in Drupal 7 to determine the best module for sorting lists based on your specific use-case and admin...
Junior developerslearn the importance of version control and best practices with Git to ensure smooth project workflows and professional growth.
When working with Angular's $http service, one of the nifty options is a built-in cache service.
Last time I gave a quick introduction on how to create and manage queues using Entityqueue.
Submit your session for DrupalCon 2014 focused on Drupal 8 innovations. Share your expertise on Symphony, Twig, and OOP before the March 7th deadline.
For Toadcast 21 we interview the man, the legend, Jonathan Jordan. For our 21st we did what any good podcast would do, we celebrated with a drinking...
How Metal Toad scaled the Emmy's website using AWS to handle millions of hits during live events, ensuring seamless performance and 100% uptime.
For Toadcast 20 our President Joaquin interviews our newest PM Robinson where they talk about tech, being the new guy, metal bands, and bird poop.
As part of our project manager application process, we ask applicants to respond to a number of questions about themselves focused on their approach...
Here’s the first template post in this series, following my opinion piece on when to use a PM tool v
Exploring the transition from Ruby on Rails to Drupal, highlighting the differences in frameworks, database communication, and testing, while...
I’m starting a new series dedicated to sharing project management templates we’ve created and frequently use at Metal Toad.
Learn how to create a custom glossary filter in Django, allowing users to filter lists of data by the first letter of titles or names.
Numerous times during working with AngularJS there have been these moments of, oh, wow... OH, now that's cool... wow...
Discover effective patterns for using AngularJS services in your web applications, from singleton instances to reusable components and hybrid designs.
Now that Entityqueue has been released, I wanted to give a quick tutorial on how to use it.
Learn how to enhance your Drupal elements by using the #attached key to add CSS, JavaScript, and more, making your pages efficient and dynamic.
If you're familiar with the Nodequeue module and you wanted to create a queue of other entity types, like users or terms, then you
One of the newer processes we’ve implemented at Metal Toad is that of stage gating.
As part of our project manager application process, we ask applicants to respond to a number of questions about themselves focused on their approach...
It all started the other day with a git pull from the development branch of one of our projects.
I've been doing a lot more Behat testing recently.