You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update ReadMe and documentation to a more sensible state:
Get rid of obsolete string lambda garbage. Cast arrays to objects. Make the code pretty, not scary mess it is now.
Explain basics like what from does, how to chain, how to iterate (come on man, you copypasted that on StackOverflow 10 times already). Literally anything is better than what ReadMe contains now.
Add FAQ with common mistakes like trying to replace ORM with YaLinqo, multiple iterations over a sequence, comparisions etc. Check issues here and on SO.
Tutorial. Either copy-paste Mr. X's guide or do something similar.
How-to / cookbook with common tasks and solutions.
Architecture overview (put into contributing? not that anyone is contributing...)
Links to SO maybe? That stupid "opinionated" question would be a good fit.
Update ReadMe and documentation to a more sensible state:
fromdoes, how to chain, how to iterate (come on man, you copypasted that on StackOverflow 10 times already). Literally anything is better than what ReadMe contains now.Links to SO maybe? That stupid "opinionated" question would be a good fit.Guide on what's supposed to go into a proper documentation. The link is from the only remotely useful answer to my post in r/php.