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
Copy file name to clipboardExpand all lines: README.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@ This curated list covers the best resources, tutorials, and community content re
13
13
-[Integration Guides](#integration-guides)
14
14
-[Media Coverage](#media-coverage)
15
15
-[Video Tutorials](#video-tutorials)
16
+
-[Blogs](#blogs)
16
17
-[Tools and Extensions](#tools-and-extensions)
17
18
-[Community Reviews](#community-reviews)
18
19
-[Projects Using CodeRabbit](#projects-using-coderabbit)
@@ -104,6 +105,16 @@ configs/
104
105
105
106
- [Getting Started Tutorial](https://www.youtube.com/watch?v=3SyUOSebG7E) - Official step-by-step guide for new users.
106
107
108
+
## Blogs
109
+
110
+
- [AI Can Make a Code Review for Free](https://tomaszs2.medium.com/ai-can-make-a-code-review-for-free-a559cf74efa5)
111
+
- [How to Integrate AI Code Review into Your DevOps Pipeline](https://www.coderabbit.ai/blog/how-to-integrate-ai-code-review-into-your-devops-pipeline)
112
+
- [How to Use an AI Code Reviewer on GitHub in 4 Examples](https://www.coderabbit.ai/blog/how-to-use-an-ai-code-reviewer-on-github-in-4-examples)
113
+
- [CodeRabbit Deep Dive](https://www.coderabbit.ai/blog/coderabbit-deep-dive)
114
+
- [CodeRabbit vs Others: AI Code Review Tools](https://www.devtoolsacademy.com/blog/coderabbit-vs-others-ai-code-review-tools)
115
+
- [Why Developers Hate Linters](https://www.coderabbit.ai/blog/why-developers-hate-linters)
116
+
- [How to Automate TypeScript Code Reviews with CodeRabbit](https://www.coderabbit.ai/blog/how-to-automate-typescript-code-reviews-with-coderabbit)
0 commit comments