Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add framework-specific programming tips #16

Open
ichoosetoaccept opened this issue Dec 15, 2024 · 0 comments
Open

Add framework-specific programming tips #16

ichoosetoaccept opened this issue Dec 15, 2024 · 0 comments

Comments

@ichoosetoaccept
Copy link
Owner

Overview

We should add a new section for framework and programming language specific tips to help users maximize their effectiveness with Windsurf IDE.

Proposed Structure

  • Create a new /frameworks directory
  • Add a standardized template for contributions
  • Include sections for popular frameworks/languages like:
    • React/Vue/Angular
    • Python/Django/Flask
    • Java/Spring
    • Go
    • etc.

Template Draft

Each framework guide should include:

  • Basic setup instructions
  • Common pitfalls and solutions
  • Best practices for code organization
  • Recommended extensions/tools
  • Example prompts that work well
  • Framework-specific features

Next Steps

  1. Create the directory structure
  2. Draft the template
  3. Add initial examples for a few frameworks
  4. Update contributing guidelines

Discussion Points

  • What should be the minimum content requirements?
  • How to handle framework versions?
  • How to organize sub-frameworks (e.g., Next.js under React)?
  • Review process for framework-specific content
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant