13 npm Tricks for Faster JavaScript Development

1. Learn the Essential Shortcuts
2. Set Default npm init Properties
3. Make Scripts Cross-Platform Compatible
4. Run Scripts in Parallel
5. Run Scripts in Different Directories
6. Delay Running Scripts Until a Port is Ready
7. List and Select Available Scripts
8. Run Pre and Post Scripts
9. Control Your App’s Version
10. Edit package.json from the Command Line
11. Set and Open Your Repository Automatically
12. Create a Custom npm init Script
13. Push Your First Commit to GitHub with a Custom npm init Script