Reorganize RSpade directory structure for clarity
Improve Jqhtml_Integration.js documentation with hydration system explanation Add jqhtml-laravel integration packages for traditional Laravel projects 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -54,7 +54,7 @@ Before RPC: 900+ Node.js process spawns during manifest build (~30-60s overhead)
|
||||
After RPC: Single Node.js process, reused across all sanitizations (~1-2s startup overhead)
|
||||
|
||||
### Parallel to JS Parser
|
||||
This architecture mirrors the JS parser RPC server pattern. See `/app/RSpade/Core/JavaScript/CLAUDE.md` for detailed RPC pattern documentation.
|
||||
This architecture mirrors the JS parser RPC server pattern. See `/app/RSpade/Core/JsParsers/CLAUDE.md` for detailed RPC pattern documentation.
|
||||
|
||||
## Js_CodeQuality_Rpc - RPC Server Architecture
|
||||
|
||||
|
||||
Reference in New Issue
Block a user