javascript-excellence
JavaScript Excellence
This skill embodies DHH's coding philosophy adapted for JavaScript and TypeScript - emphasizing clarity, simplicity, and expressiveness.
Core Principles
- Clarity over Cleverness: Code should be obvious, not clever
- Simplicity over Complexity: The simplest solution is usually the best
- Expressiveness: Code should read like prose
- DRY (Don't Repeat Yourself): Eliminate duplication ruthlessly
- Convention over Configuration: Sensible defaults, customize when needed
- No Premature Abstraction: Wait until patterns emerge
Language Best Practices
Use Modern JavaScript Features
More from tejovanthn/rasikalife
sst-dev
Best practices, patterns, and conventions for working with SST.dev (Serverless Stack) for AWS infrastructure
21conform
Progressive enhancement form validation with Conform and Zod for Remix applications - type-safe forms that work without JavaScript
18marketing-copy
Proven copywriting frameworks and best practices for creating compelling marketing content across different channels
18email-templates
Transactional email design using React Email and integration with email providers like Resend or AWS SES
15frontend-design
UI/UX design principles and patterns for building intuitive, accessible, and beautiful web interfaces
14electrodb
ElectroDB patterns for DynamoDB single-table design with full type safety and optimized access patterns
13