> I'm writing to you as the founder and strategic director of Infomaniak because something important has just happened, and it concerns you directly.
My initial reaction was questioning whether the email was legit or not. defaults write -g NSWindowShouldDragOnGesture -bool true
in order to enable dragging windows via `Cmd + Ctrl + Click`. > Also I don't like that React requires installing Node and compilation tools, this is a waste of time when making a quick prototype. Vue can be used without Node.
React can be used without Node too, and this has always been the case to the best of my knowledge. You can check out this gist which is linked from the official docs[1]: https://gist.githubusercontent.com/gaearon/0275b1e1518599bbe... > I don’t see enough value in the added complexity and the increasingly complicated API surface.
This very much. For my own work and personal projects, the pages router has been more than enough. > If the implementation is hard to explain, it's a bad idea.
> If the implementation is easy to explain, it may be a good idea.
[0] https://peps.python.org/pep-0020/
- https://github.com/torvalds/linux/blob/master/Documentation/...
- https://lwn.net/Articles/1049830/