Last year I built my first Bubble plugin using Claude AI, despite not being a React developer (my background was Flutter/Dart). While iterating through the development and testing, I created a reference document that I continuously updated as I encountered issues. I feed this to the LLM each time I start a new session.
I’m starting a new plugin project and was reviewing the document. Thought others might find it useful. It covers architecture patterns, common pitfalls, data loading, state management, and debugging strategies.
Questions or suggestions for improving it? Let me know!
-Rick