`before_render` works just like `before_mount` + `before_update` likewise for `after_render` Useful in cases where you need the same executed both before mounting *and* before updating.