Remove the feeds module
This commit is contained in:
parent
acfd1cca8d
commit
0c98be96eb
851 changed files with 840 additions and 10348 deletions
|
@ -87,14 +87,5 @@
|
|||
"processed": "\n <p>Code reviews are something that happens after the code has been written.<\/p>\n\n<p>Usually, a task is assigned to someone who completes it and makes the code available to their team members before it's merged.<\/p>\n\n<p>The problem is that if the implementation is wrong, it's already been written, which costs time and money.<\/p>\n\n<p>If the change needed to be rewritten or majorly changed before it could be merged, as well as being an awkward conversation, it would cost more time and money to do.<\/p>\n\n<h2 id=\"here%27s-the-thing\">Here's the thing<\/h2>\n\n<p>Instead of reviewing the code after it's been written, invest more time into planning how the implementation should work upfront.<\/p>\n\n<p>What potential solutions exist, and which would work best in this situation?<\/p>\n\n<p>Write technical design documents and, if needed, create a small proof of concept.<\/p>\n\n<p>Do this as a team and decide on the approach before any code is written and time or effort is spent.<\/p>\n\n<p>Then, the person working on the task will have a clearer path, and if you still want to review the code afterwards, you have something to compare it to.<\/p>\n\n ",
|
||||
"summary": null
|
||||
}
|
||||
],
|
||||
"feeds_item": [
|
||||
{
|
||||
"imported": "1970-01-01T00:32:50+00:00",
|
||||
"guid": null,
|
||||
"hash": "838c549a95c0f1257910cb56a6ab9ebe",
|
||||
"target_type": "feeds_feed",
|
||||
"target_uuid": "90c85284-7ca8-4074-9178-97ff8384fe76"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue