General
Frameworks - Libraries
| Framework / Library | Description |
|---|---|
| Bulma | Great CSS Framework alternative to Bootstrap |
| Saleor | GraphQL-First E-Commerce platform framework |
| Evergreen UI | React UI Framework by Segment |
| Chakra UI | React Component Library |
| Aleph.js | The React framework in Deno. |
API
| API | Description |
|---|---|
| Public API Lists | Looking for public API for learning / fun building? - public-apis - another one |
| Public APIs | A directory of Free Public & Open REST APIs |
Best Practices
| References | Description |
|---|---|
| Conventional Commits | A specification for adding human and machine readable meaning to commit messages |
| Conventional Comments | Comments that are easy to grok and grep |
| Node best practices | The Node.js best practices list |
| Clean Code JavaScript | Clean Code concepts adapted for JavaScript |
| Clean Code TypeScript | Clean Code concepts adapted for TypeScript |