Sylveon@programming.devtoExperienced Devs@programming.dev•What is the best file format for configuration file?
9·
1 year agoThe only thing that really annoys me about JSON is that it doesn’t allow comments.
The only thing that really annoys me about JSON is that it doesn’t allow comments.
The “default” build tool for Scala is sbt.
I love Scala so much. Whenever I’m using a different language, which is most of the time since I primarily use C# and TypeScript at work, I feel like I’m missing features and I have to work around the language by writing overly complicated code to do what I want.