ngxtension provides a explicitEffect helper function which is easier to read than the normal effect from Angular as you have to provide the dependencies explicitly. However there is no equivalent for the Angular afterRenderEffect method. This would be imo also very useful.