Best Practices

<< ALL BLOG POSTS
Navigating the Impossible: The Hybrid Path to Successful Software ProjectsNavigating the Impossible: The Hybrid Path to Successful Software Projects
|
June 5, 2024

Navigating the Impossible: The Hybrid Path to Successful Software Projects

Six Feet Up's hybrid project management approach blends Waterfall's structured planning with Agile's flexibility, ensuring successful software projects by managing risks and adapting to client needs.

READ MORE
Optimizing Your Engineering Team: Insights from BEST™Optimizing Your Engineering Team: Insights from BEST™
|
April 10, 2024

Optimizing Your Engineering Team: Insights from BEST™

The BEST™ Framework helped Six Feet Up identify its strengths and areas for improvement, helping us enhance our development environment, documentation, and security processes.

READ MORE
The Care and Feeding of Frontend Design SystemsThe Care and Feeding of Frontend Design Systems
|
March 27, 2023

The Care and Feeding of Frontend Design Systems

Explore the minimum elements needed for a successful frontend design system to thrive in any organization.

READ MORE
Doing the Homework on REST vs. GraphQLDoing the Homework on REST vs. GraphQL
|
February 7, 2023

Doing the Homework on REST vs. GraphQL

Which tool is better for your project? We believe GraphQL is an alternative to REST, not a replacement or a successor.

READ MORE
Handling Errors with Error Boundaries in ReactHandling Errors with Error Boundaries in React
|
December 21, 2022

Handling Errors with Error Boundaries in React

Implement error boundaries, a way to catch JavaScript errors in your React components, in your tracking tool.

READ MORE
End-to-end Testing with Python and PlaywrightEnd-to-end Testing with Python and Playwright
|
December 15, 2022

End-to-end Testing with Python and Playwright

How to use Python and Playwright, an open source platform, to automate reliable end-to-end (E2E) testing.

READ MORE
Tips for Running Smoothly with AirflowTips for Running Smoothly with Airflow
|
December 2, 2022

Tips for Running Smoothly with Airflow

New to Airflow? Here is a list of “gotchas” and suggestions we learned during a recent project.

READ MORE
Tips for Integrating Okta with a Django AppTips for Integrating Okta with a Django App
|
November 3, 2022

Tips for Integrating Okta with a Django App

Interested in integrating Okta with your Django applications? While not terribly difficult, there are several holes in the documentation. Knowing these simple tips can save you time.

READ MORE
Avoid CAPTCHAs: Use Honeypot Fields in Plone sitesAvoid CAPTCHAs: Use Honeypot Fields in Plone sites
|
October 18, 2022

Avoid CAPTCHAs: Use Honeypot Fields in Plone sites

Filling out forms while trying to pass the CAPTCHA can be difficult and frustrating for users. The honeypot field is an alternative solution that is practically undetectable to the user while effectively deterring bot submissions. Let’s walk through how to use these in your Plone website.

READ MORE