I recommend using signals for any values that might change or are based on other reactive values. I think, you don't need signals with static values and values that only change on component recreation.