Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

warning: don't use anything in here for a readable codebase #118

Open
arianitu opened this issue Jan 19, 2023 · 1 comment
Open

warning: don't use anything in here for a readable codebase #118

arianitu opened this issue Jan 19, 2023 · 1 comment

Comments

@arianitu
Copy link

arianitu commented Jan 19, 2023

If you want to develop great software, do not use anything in here. It's a good way to create an unmaintainable, unreadable and a frustrating codebase that no one can figure out. Take a look at the Golang standard library, do you see anything about a Factory, Flywheel, or any other non-sense design pattern? Nope.

Stay far away from these patterns in Golang and never use these patterns unless you have a decade of experience and have successfully shipped and maintained a codebase for at least 3 years.

This repository should have a big warning saying "STAY AWAY UNLESS YOU ARE ROB PIKE"

@badsector998
Copy link

Do you have any recommendation to learn software design then? I have an idea what to build, I know how to code in Go. But I don't have clear idea how to put my idea into a design then put it into work in Go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants