Resources and References
Table of Contents
- Languages
- Runtime & Libraries
- TypeSafety & Validation
- Testing
- Code Quality
- Documentation
- Site Generation
- Dependency Management
- Versioning & Platform
- Automation
- Hosting & Deployment
- Dependency Automation
- Environment Management
- Development Environments
- AI-Assisted Development
- Assets
Languages
TypeScript
JavaScript
- MDN Web Docs - JavaScript
- MDN Web Docs - JavaScript data types and data structures
- MDN Web Docs - Falsy
- MDN Web Docs - Number.MIN_VALUE
- MDN Web Docs - Number.isNaN()
- MDN Web Docs - String.prototype.padStart()
HTML
CSS
- MDN Web Docs - CSS
- CSS-Tricks - Inheriting box-sizing Probably Slightly Better Best-Practice
- CSS-Tricks - ::before vs :before
Markdown
- Markdown Guide
- GitHub Docs - Quickstart for writing on GitHub
- GitHub Docs - Basic writing and formatting syntax