1
vote
PHP and JavaScript regex
I've found that different implementations of regular expressions often have subtle differences in what exactly they support. If you want to be entirely sure that the result will be the same in both …
5
votes
What framework would you recommend for making desktop-like apps for the web?
Due to the speed issues these high-level frameworks cause for many larger (as in: non-trivial) applications, we only use plain jQuery. In our tests, all high-level frameworks broke down in situatio …
