JankariTech / blog

Blogposts from JankariTech
https://blog.jankaritech.com
GNU General Public License v3.0
10 stars 3 forks source link

improvement suggestions for BDD Flutter blog #150

Open koebel opened 2 weeks ago

koebel commented 2 weeks ago

Here are some points, mainly related to English language and grammar, readability and understandability, that I noticed when reviewing the PR for BDD Flutter blog updates.

Originally posted by @koebel in https://github.com/JankariTech/blog/pull/147#pullrequestreview-2141492521

koebel commented 2 weeks ago

Additionally, the following changes related to writing style and understandability have been suggested in https://github.com/JankariTech/blog/pull/147

https://github.com/JankariTech/blog/pull/147/files#r1658213438 https://github.com/JankariTech/blog/pull/147/files#r1658218263 https://github.com/JankariTech/blog/pull/147/files#r1658217530 https://github.com/JankariTech/blog/pull/147/files#r1658220272 https://github.com/JankariTech/blog/pull/147/files#r1658224402

grgprarup commented 2 weeks ago

Creating a separate issue for the PR comments is not a good idea. It's better to add and resolve the suggestions in PR itself.

koebel commented 2 weeks ago

Creating a separate issue for the PR comments is not a good idea. It's better to add and resolve the suggestions in PR itself.

it was suggested by @individual-it to separate fixing content and improving writing style and understandability :)

individual-it commented 2 weeks ago

The original PR should be about fixing issues in the blog that make it be not-up-to-date e.g. code or outdated links. In my opinion this is a separate work, as it is about the general writing style etc.

grgprarup commented 2 weeks ago

The original PR should be about fixing issues in the blog that make it be not-up-to-date e.g. code or outdated links. In my opinion this is a separate work, as it is about the general writing style etc.

Then I don't have to address suggestions in PR https://github.com/JankariTech/blog/pull/147.

koebel commented 2 weeks ago

I guess for traceability it's better to separate, but I think you already started implementing some of these suggestions, so don't delete the work you've already done! Would it be easy to copy what you have already done into another PR?

koebel commented 1 week ago

while most of the points above have already been addressed in PR https://github.com/JankariTech/blog/pull/147, here are a few more things regarding clarity and readability that came up when reviewing https://github.com/JankariTech/blog/pull/147