Case classes in Scala facilitate the instantiation by removing the use of the keyword new. It isn’t a big invention, but it helps to have a source code more readable. Especially when you imbr…| Kerflyn's Blog
Typechecking multiple applications at a time opens new opportunities for inferring types| Thunderseethe's Devlog
Using advanced TypeScript concepts, a streaming computation model can have the types of inputs and outputs inferred automatically by the IDE, reducing errors and improving developer productivity.| Electric UI
Row, row, row your types| thunderseethe's devlog