DEV Community

Discussion on: In Defense of Electron

Collapse
 
ethan profile image
Ethan Stewart • Edited

Please share some specific examples of what makes JavaScript buggy, because I use it extensively every day at work and the only bugs I ever see are the ones caused by not thinking of some needed logic when I wrote the code. And don't use any examples from any versions of the language prior to ES2015, because it makes no sense to judge a language today on its problems from years ago.