Development
๐๏ธ Custom Plugins
4 items
๐๏ธ Customizing Components
Assess the Change
๐๏ธ Squashing Git Commits
Introduction
๐๏ธ Creating Gesso Packages
Create a new package
๐๏ธ ESM Migration Guide
This guide helps you migrate your Gesso-based project to ECMAScript Modules (ESM), the modern JavaScript module system.
๐๏ธ Multi-language Strategies with Next.js & Drupal
Original post: Multi-language Strategies with Next.js & Drupal
๐๏ธ Server-side Logging
By default on production deployments, console.log (and friends) will not output anything on the server side. This can make it difficult to debug production-only issues,
๐๏ธ GessoAI
GessoAI is an intelligent component generation system that enables users to create UI components through natural language prompts. The system leverages AI/LLM capabilities to understand user intent and automatically generate appropriate React components with proper data structures.