|
|
|
|
|
by easong
3592 days ago
|
|
What stack are you using? The description you give doesn't match my experience with modern javascript (react, webpack, flow/typescript, etc). If you have to build a desktop app with jquery soup (or even angular), I definitely feel for you. |
|
IMHO, React is another way of covering up 20 years of bad design decisions that went into web tech. React is the natural reaction to using a tree of text to represent data structures. If things were done right, React wouldn't exist. By 'real modules' I mean things like DLLs that can be hot swapped at app start or at runtime. The more I look into things like Atom, the more I am disturbed by what constitutes 'state of the art' in web tech.