HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by throwaway-0001

Comment by throwaway-0001 3 hours ago

0 replies

View on Hacker News

https://github.com/mickael-kerjean/filestash/blob/master/pub...

All using plain strings, what happens when you do a typo? Will your app will silently break or you’ll have a compile time error? that’s a huge draw back - in react I can get a compile time error for a typo most of the time