Here I would share with you all sort of awesome things about TS/JS. E.g. Regex, closure, etc
npm ci
orpnpm i --frozen-lockfile
- Optional: Install 3rd party libs necessary for Cypress
pacman -S gtk2 gtk3 alsa-lib xorg-server-xvfb libxss nss libnotify
. - To run:
- Unit tests:
pnpm run test:watch
. - E2E tests:
pnpm run cy:open
.
- Unit tests:
An on going process to keep an up to date and complete list - Obviously as much as it is possible - Regex for almost every thing.
How you can connect and create channels, queues, and different exchanges. Documented here and sample codes are here.
Decorators in Typescript and reflect are powerful tools, You can delve into this world of astonishing capabilities here.