I think it means charging based on the value of the work to the client not just the cost of doing the work.
That means if you get fast and efficient at doing something valuable for the clients you get to enjoy better margins because your costs are relatively low but the value is high so the customers still happily pay a good amount for it.
Are you flexible on the onsite part? Only I'm based in Glasgow and going to London every Tuesday and Thursday wouldn't be feasible, but I would otherwise be interested in applying.
It'd be great if you could input the monthly sacrifice as a percentage. I know off the top of my head how much I put into my pension as a percentage but I'd need to work that out / look at a payslip to know what it is in pounds and pence. Otherwise this looks really useful.
They've recently introduced bunny.net Shield to add a security layer. I've not made use of it yet so I don't know what the coverage is like or how effective it is: https://bunny.net/shield/
Having said that, I did just get marked down for having filter(num => num % 2 === 0) when the correct answer shouild (apparently) be filter(x => x % 2 === 0) so it's not great.