According to The Mostly Adequate Guide
- changing the file system
- inserting a record into a database
- making an http call
- mutations
- printing to the screen / logging
- obtaining user input
- querying the DOM
- accessing system state
According to The Mostly Adequate Guide