adapt-css
adapt-angular
adapt-charts
adapt-grid
adapt-table
dpl-iconfont
releases
milestones
changelog
readme
wiki pages
commit and code convetion
When I get back to my old uncommented code
Good because:
dependencies - are required in both development and prod
devDependencies - are required in development
peerDependencies - allow you to state compatibility
npm home (works for public)
npm repo (same)
npm ls
npm list package
npm outdated
npm pack
npm prune
npm link
npm audit
npm cache clean -f
npm completion >> ~/.bashrc
Browsers support
When teams ask us to support IE7-8-9-10
...but customers are using it
github issues (preferable, all community benefits from it)
slack (better than emails, good for quick questions)
emails (don’t do that unless you are stuck on a desert island with email only)
(docs, wiki, change log, source code for sure)
(spoiler - yes)