Talk me out of this. Tell me I'm wrong. I just launched a plugin store. I want to be wrong.
Talk me out of this. Tell me I'm wrong. I just launched a plugin store. I want to be wrong.
We've had a lot of drama in our community recently, and one side effect has been to take our collective eye off the ball.
We've had a lot of drama in our community recently, and one side effect has been to take our collective eye off the ball.
This can be particularly helpful for new developers who aren't familiar with PHP or javascript.
This can be particularly helpful for new developers who aren't familiar with PHP or javascript.
- "Make this change as conservatively as possible and take care not to break anything that already works."
- "Add this feature by making as few changes to my codebase as possible.
- "Make this change as conservatively as possible and take care not to break anything that already works."
- "Add this feature by making as few changes to my codebase as possible.
Once I get a plugin stable or at least the structure built out, I start adding prompts like this:
Once I get a plugin stable or at least the structure built out, I start adding prompts like this:
Everyone coding with AI eventually hits the same wall. At first, your project is coming along fine. You're scratching features off your MVP list with a quickness and marveling at how useful your coding assistant is.
Everyone coding with AI eventually hits the same wall. At first, your project is coming along fine. You're scratching features off your MVP list with a quickness and marveling at how useful your coding assistant is.
If you don't want your plugin to use jQuery, say so. If you don't want your plugin to use React, say so. If you hate the very sight of a node_modules folder, say so.
Can you tell how much I love javascript?
If you don't want your plugin to use jQuery, say so. If you don't want your plugin to use React, say so. If you hate the very sight of a node_modules folder, say so.
Can you tell how much I love javascript?
Front load your prompts with your expectations for code quality. My general starting point with WordPress plugins is this:
Front load your prompts with your expectations for code quality. My general starting point with WordPress plugins is this: