mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-01-17 14:18:17 +01:00
Add code review best practices
This commit is contained in:
parent
03bd478aaa
commit
bc018f8b39
1
public/jsons/best-practices/code-review.json
Normal file
1
public/jsons/best-practices/code-review.json
Normal file
File diff suppressed because one or more lines are too long
BIN
public/pdfs/best-practices/code-review.pdf
Normal file
BIN
public/pdfs/best-practices/code-review.pdf
Normal file
Binary file not shown.
31
src/data/best-practices/code-review/code-review.md
Normal file
31
src/data/best-practices/code-review/code-review.md
Normal file
@ -0,0 +1,31 @@
|
||||
---
|
||||
jsonUrl: '/jsons/best-practices/code-review.json'
|
||||
pdfUrl: '/pdfs/best-practices/code-review.pdf'
|
||||
order: 2
|
||||
briefTitle: 'Code Reviews'
|
||||
briefDescription: 'Code Review Best Practices'
|
||||
isNew: true
|
||||
isUpcoming: false
|
||||
title: 'Code Review Best Practices'
|
||||
description: 'Detailed list of best practices for effective code reviews and quality'
|
||||
dimensions:
|
||||
width: 968
|
||||
height: 3429.4
|
||||
schema:
|
||||
headline: 'Code Review Best Practices'
|
||||
description: 'Discover the essential best practices for effective code review and improve the quality of your software development. From establishing clear objectives to providing constructive feedback, this interactive guide covers everything you need to know to optimize your code review process and ensure the delivery of high-quality code.'
|
||||
imageUrl: 'https://roadmap.sh/best-practices/code-review.png'
|
||||
datePublished: '2023-01-23'
|
||||
dateModified: '2023-01-23'
|
||||
seo:
|
||||
title: 'Code Review Best Practices'
|
||||
description: 'Discover the essential best practices for effective code review and improve the quality of your software development. From establishing clear objectives to providing constructive feedback, this interactive guide covers everything you need to know to optimize your code review process and ensure the delivery of high-quality code.'
|
||||
keywords:
|
||||
- 'code reviews'
|
||||
- 'code reviews best practices'
|
||||
- 'code reviews checklist'
|
||||
- 'codereview checklist'
|
||||
- 'quality code review'
|
||||
- 'code review process'
|
||||
---
|
||||
|
Loading…
x
Reference in New Issue
Block a user