Axel Rauschmayer’s tips to fighting JavaScript Fatigue:
- Don’t try to know everything
- Wait for the critical mass.
- Stick to things you understand: don’t use more than 1–2 new technologies per project.
- Do exploratory toy projects
- Diversify in life
When in doubt, you can always fall back to the solid base you already know: HTML, CSS, and good ol’ Vanilla JavaScript.