Electron Adventures: Episode 23: Display Information about Files
Let's improve our file manager. There's a lot of information we'd like to display. Let's start with just a few:
file size
last modified time
for symlink, where does it lead to
preload.js
This tiny change already requires restructuring the code a bi...
taw.hashnode.dev4 min read