Comment by throwaway-0001
Comment by throwaway-0001 3 hours ago
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