Are you a Developer? Use these 10 prompts to make your day-to-day life easier with Chat GPT4 prompts.
Thread 🧵👇
1️⃣ Generate a code
👉 Generate a boilerplate [language] code for a [class/module/component] named [name] with the following functionality: [functionality description].
👉 Create a [language] function to perform [operation] on [data structure] with the following inputs: [input… twitter.com/i/web/status/1…
2️⃣ Identify your Bug
👉 Identify any potential bugs in the following [language] code snippet: [code snippet].
👉 Analyze the given [language] code and suggest improvements to prevent [error type]: [code snippet].