codesbiome / electron-react-webpack-typescript-2024

Electron React Webpack Typescript Boilerplate with Custom Window and Titlebar Menus.
MIT License
354 stars 78 forks source link

What does misc mean? #46

Closed vallezw closed 1 year ago

vallezw commented 1 year ago

Hey great project, seriously awesome and clean! But I can't figure out what misc means... Could you give a quick explanation why you called that folder that way?

codesbiome commented 1 year ago

Hello @vallezw, New Year Wishes 🎉

During development, that folder was containing various miscellaneous modules so we decided to keep it short named. So this misc is just a short form of Miscellaneous

Cheers!

vallezw commented 1 year ago

Alright thanks and happy new year to you too!