issues
search
phonlab-tcd
/
An-Scealai
An Scéalaí is an open-source online learning platform for teachers and students of the Irish language.
GNU General Public License v3.0
7
stars
3
forks
source link
Strict type checking
#508
Closed
maddiecomtois
closed
1 year ago
maddiecomtois
commented
1 year ago
enforce strict type checking
helps catch errors before compilation
refactored many files to explicitly define and use types
(shows there is a lot of optimisation that can be done regarding how we pass around user data)