Web developmentfromEvanhahn1 week agoExperiment: making TypeScript immutable-by-defaultTypeScript cannot be made immutable-by-default purely through its type system; arrays and Records can be made immutable, but regular objects remain problematic.
ScalafromMedium5 months agoExploring the New Features of Scala 3Scala 3 simplifies syntax while enhancing expressiveness and developer accessibility.