diff --git a/Rewriting TS.md b/Rewriting TS.md index ef3811f..32904bb 100644 --- a/Rewriting TS.md +++ b/Rewriting TS.md @@ -10,4 +10,6 @@ However, sticking with the system we currently definitely offers some pros: - Once totally 'cleaned up', sticking with TS may be perfectly acceptable Rewriting TS offers some pros: -- We can document it as we go and decide on \ No newline at end of file +- We can document it as we go and decide on design patterns and practices to stick to before implementation begins +- We evaluate the scale that TS needs to fit, and design according to that +- We can switch to a language that may \ No newline at end of file