(no title)
h1fra | 1 month ago
Also, why would I want to compile to multiple languages? If I'm building a no-code platform, I won't bother supporting 3 different languages since I'm the only one seeing the code.
h1fra | 1 month ago
Also, why would I want to compile to multiple languages? If I'm building a no-code platform, I won't bother supporting 3 different languages since I'm the only one seeing the code.
swrobel|1 month ago
Also, knowing that TODAY > signup + P30D transpiles to TODAY > signup + 30.days in Ruby. Which one is more readable?
blambeau|1 month ago
Probably TODAY + Duration({ days: 30 }) would be a better example then.
ElectricalUnion|1 month ago