Skip to content

Instantly share code, notes, and snippets.

View chauhankiran's full-sized avatar
🐢
Slow

KC chauhankiran

🐢
Slow
View GitHub Profile
@chauhankiran
chauhankiran / node-folder-structure-options.md
Created July 19, 2024 15:07 — forked from lancejpollard/node-folder-structure-options.md
What is your folder-structure preference for a large-scale Node.js project?

What is your folder-structure preference for a large-scale Node.js project?

0: Starting from Rails

This is the reference point. All the other options are based off this.

|-- app
|   |-- controllers
|   |   |-- admin
@chauhankiran
chauhankiran / swap-ctrl-alt-gnome.md
Created August 8, 2022 09:30 — forked from dchenk/swap-ctrl-alt-gnome.md
Swap CTRL and ALT keys on GNOME

Swap CTRL and ALT keys on GNOME

From here: https://askubuntu.com/a/101877

Create a file called .Xmodmap in your home directory.

$ vim ~/.Xmodmap

Add the following lines to the file: