You're viewing a single thread.
All comments
160
comments
#include "the_entire_fucking_internet.h"
48 0 ReplyYou know we’ve reached peak bloat and stupidity when JavaScript web apps have a compilation step, and I don’t mean JIT.
11 0 ReplyI’d rather take a compile step than having no type safety in JS, even as a user.
11 0 ReplyExcept... the compilation step doesn't add type safety to JS.
As an aside, type safety hasn't been something I truly miss in JS, despite how often it's mentioned.
4 0 ReplyI think they are talking about typescript which is compiled into javascript
9 0 ReplyOk, that could be true. I assumed they meant the "building" phase that some frameworks go through.
2 0 Reply
160
comments
Scroll to top