From Code Villain to SPFx Hero: SPFx Best Practices for Sustainable Solutions


«Any fool can write code that a computer can understand. Good programmers write code that humans can understand.». — Martin Fowler

The cycle of keeping code clean:

Write code quickly → Validate code works → Clean the code → Validate it still works → Repeat

#BishopTells