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

Update README.md #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update README.md #46

wants to merge 1 commit into from

Conversation

CmptAdam
Copy link

@CmptAdam CmptAdam commented Apr 3, 2018

Here is a new revision! Sorry for the mistakes I had made in last request!

Here is a new revision! Sorry for the mistakes!
updated with tutorial videos.
The reason PHPixie will be one of the most popular full stack PHP frameworks
is that the strict architecture that avoids common pitfalls such as reliance on
static methods, global scope, singletons and other antipatterns, and ensures that
Copy link

@garrettw garrettw Apr 3, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This sentence's grammar is still wrong. The best correction here would probably be removing the second "that" on line 11 as well as the comma after "antipatterns".
However, you've inserted a new meaning on line 10 saying that PHPixie will be popular -- you cannot know that it will be. Plus, there are so many factors that determine what frameworks are popular; saying this (on line 10) sounds a bit naïve.

static methods, global scope, singletons and other antipatterns, and ensures that
the code is easy to read, debug, extend and test. In fact, all PHPixie components
boast full unit test coverage. PHPixie never stands in your way and provides you with
full control over execution flow; therefore, PHPixie is easy to learn and straightforward
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changing this period to "; therefore," completely changes the meaning here. It links the two thoughts together in a way that most likely was not intended originally. Also, it's redundant to say "PHPixie" twice in a row.

full control over execution flow; therefore, PHPixie is easy to learn and straightforward
to master.

But, PHPixie is not all just about the code. PHPixie has a friendly and helpful community
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"But" should not be followed by a comma.

@garrettw
Copy link

garrettw commented Apr 3, 2018

As I said on your other pull request (PR), all you have to do to submit changes is make another commit on your branch. Making a completely new PR is not necessary and causes confusion, so please close your previous PR #45.

Furthermore, I think it would serve you better to (1) study English grammar a bit more before submitting documentation changes, and (2) pick a project that needs more work done than this one. This file really didn't need any changes to begin with.

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.

2 participants