Back to Discover
#javascript
2 prompts found
π» Coding
React Component Builder
Generates functional React components.
Write a functional React component for a [Component Type]. Use Tailwind CSS for styling. Include prop validation and state management. Ensure the code is clean and follows modern practices.
π» Coding
JavaScript Bug Hunter
Identifies logic errors and syntax issues in JavaScript code snippets.
Act as a senior JavaScript developer. Review the following code for bugs, performance bottlenecks, or security vulnerabilities: [Insert Code]. Explain why each issue is a problem and provide a corrected version of the code.