Web developmentfromEvanhahn2 weeks 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.
ScalafromMedium6 months agoExploring the New Features of Scala 3Scala 3 simplifies syntax while enhancing expressiveness and developer accessibility.