From d5a0712abdd817cbd3bc9cb873d9c4db09a7c286 Mon Sep 17 00:00:00 2001 From: Justin Dorfman Date: Tue, 6 Feb 2024 10:18:39 -0800 Subject: [PATCH] Replace GitHub raw urls with our Google storage (#6718) --- .../top-5-tips-for-using-cody-with-react.md | 44 +++++++++---------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/content/blogposts/2024/top-5-tips-for-using-cody-with-react.md b/content/blogposts/2024/top-5-tips-for-using-cody-with-react.md index bcf36e13c7e..d873657438d 100644 --- a/content/blogposts/2024/top-5-tips-for-using-cody-with-react.md +++ b/content/blogposts/2024/top-5-tips-for-using-cody-with-react.md @@ -43,8 +43,8 @@ The first question I asked Cody is: `I want to build a React app using GPT-4, wh - - + +
@@ -59,8 +59,8 @@ What if the same question is asked without providing enough context? Let's see t - - + +
@@ -72,7 +72,7 @@ I asked Cody first about the UI components I needed to develop for this app, and - +
@@ -82,8 +82,8 @@ Next, I asked about how to build the search input box along with a submit button - - + +
@@ -144,8 +144,8 @@ I input Cody this prompt: `I want to use the keywords from the input to generate - - + +
@@ -155,9 +155,9 @@ The updated Cody prompt: `I want to use the keywords from the input to generate - - - + + +
@@ -193,7 +193,7 @@ Cody prompt for the `/edit` command: Update the Home component to render the Twe - +
@@ -204,7 +204,7 @@ You can also use the Cody inline chat feature to ask any question related to any - +
@@ -212,7 +212,7 @@ There is a list of other Cody commands which you can use as per your use case. - +
@@ -249,7 +249,7 @@ The `/add-test` command is in action. - +
@@ -257,7 +257,7 @@ Similarly, you can use the `/doc` command to add documentation to any components - +
@@ -273,7 +273,7 @@ Question 1: Tell me how the React library is implemented using the current codeb - +
@@ -285,7 +285,7 @@ Question 2: Tell me more about the DOM diffing algorithms, and explain to me the - +
@@ -295,9 +295,9 @@ You can also look at any function in detail using the prompt `/search {keyword}` - - - + + +