|
|
|
|
|
by cjbprime
1977 days ago
|
|
I went from being a kernel engineer to a JavaScript application engineer, and JS was more satisfying to do over a long period of time for me -- the "recompile, reboot, retest" loop taking several minutes each time for testing kernel changes that can't be tested in a kernel module was extremely frustrating, compared to the amazing browser devtools for modern JS. |
|
https://github.com/angular/angular/issues/37293
I really starting hating Angular due to performance issues.