Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

1 vote
1 answer
2k views

Adding a custom title bar to Electron project

I am new to electron and node.js so I have decided to build an app that extracts critical information about the OS, CPU, RAM, GPU, etc. (yes like CPU-Z, GPU-Z and Speccy) I wanted to use the VS Code ...
Tamim Mirza's user avatar
1 vote
2 answers
3k views

Can I use software installed in WSL directly from Windows?

Recently I installed WSL and started using it. In WSL, I installed NVM in order to have Node.js 6.11.5 and 8.9.0 at the same, I can install NPM packages and run my apps developed in Windows without ...
Ghassen Rjab's user avatar