DEV Community

Muneeb Hussain
Muneeb Hussain

Posted on

1

That's How I Build Software ( as a Solo engineer )

  • Simplify requirements, document core features, plan the flow, and design the database with the help of ChatGPT.
  • Write the worst code to complete the core features (in less time).
  • Build a CI/CD pipeline and deploy it.
  • Hand it over to a QA tester.
  • QA gives it back to me with some bugs.
  • I fix them and return them to the QA tester.
  • Test cases pass, Phase 1 completed.
  • The client is happy.
  • While Phase 2 discussions start with the client, I'm refactoring the Phase 1 codebase to make things smoother for Phase 2.

That's it, Happy coding!

Top comments (0)

Heroku

This site is powered by Heroku

Heroku was created by developers, for developers. Get started today and find out why Heroku has been the platform of choice for brands like DEV for over a decade.

Sign Up

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay