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

Different Folder structure but added mutations #4

Open
wants to merge 25 commits into
base: master
Choose a base branch
from

Conversation

rchvalbo
Copy link

I ended up removing the input types that weren't necessary. I didn't create another folder for inputs due to their simplicity. It would be much easier to understand their usage when they are directly within the file in which they are used.

@juffalow
Copy link
Owner

juffalow commented Mar 2, 2018

There are lot of commits in your pull request. It would be better to rebase them into one.

I agree the input types are very small and easy, but I wanted to show the developer that he / she can separate it. I know it is obvious for lot of developers that you can put those things into separate files, but... I was on lot of projects that had everything in one file and it was not readable, therefore I always do it like this in my example projects.

And I am sorry, this time I added it here by myself. But please, stay in touch and maybe there will be another issue you can hep with.

Thank you!

@juffalow juffalow force-pushed the master branch 2 times, most recently from 809ebe4 to 4798bc4 Compare August 9, 2022 18:05
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

Successfully merging this pull request may close these issues.

None yet

2 participants