From 2a1025d1538eecbae88aa48c6352ce5b0947e045 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Thu, 16 Apr 2020 22:05:12 +0200 Subject: Fixup punctuation --- reviews/talks.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'reviews') diff --git a/reviews/talks.md b/reviews/talks.md index e61f6db..d32c4ad 100644 --- a/reviews/talks.md +++ b/reviews/talks.md @@ -65,7 +65,7 @@ Advice on when to refactor: Goes over the usual code smells taught during the training he gives (conditionals, getters & setters, class names ala "Manager", too many -instance variables) +instance variables). Mentions a requirement for training **retention**: skills must be applied within a month after receiving the training, otherwise the @@ -75,7 +75,7 @@ Questions: - Does he know of open-source projects that showcase this style of programming? - - Smalltalk, some NodeJS libraries + - Smalltalk, some NodeJS libraries. - Does he rely on naming conventions? - Quite a lot. -- cgit v1.2.3