Log of Great Dev Tips
Online code editor/IDE: codesandbox.io | Codepen | Stackblitz | Glitch | JSbin | Gitpod | repl.it (most languages; any OS/device; github integration) |
Use HTML character entities: α Α Ξ ... ξ ... Κ κ ... λCDM .. Λ .. Ω $\Omega$ .. ... σ ... τ $\tau$ .. Β .. β .. ∑ [entities cheat sheet]
Compare files/text snippets with VS Code editor | git as diff tool with —no-index | ListDiff.com |
GCE MDP tags: DevTips | PHP | Javascript | Html | Snippets | htaccess | Complete tags list |
Unminify JS, CSS, HTML, XML and JSON; works locally in browser