Happy Employees == Happy ClientsCAREERS AT DEPT®

Process

A collection of 18 posts

We asked ChatGPT to architect our application and this is what happened
Chatgpt

We asked ChatGPT to architect our application and this is what happened

I asked ChatGPT to help us get started with our app architecture. This is what happened.

Matt Merrill5 min read
Keep Reading

Filter by

PlatformsTeams Process×People
Setting up Integration Tests for a Django backend & React frontend
python

Setting up Integration Tests for a Django backend & React frontend

With a React frontend, Django isn't responsible for the frontend and doesn't know how to start the frontend process. This causes the tests to fail due to there being no frontend to interact with. To fix the failing tests we need to have the frontend running when running the integration tests.

Tim Durkee5 min read
Keep Reading