Skip to content

Instantly share code, notes, and snippets.

@felladrin
Last active May 25, 2023 10:49
Show Gist options
  • Save felladrin/7d700399eacb68cd3d1b5e0d3f678a0f to your computer and use it in GitHub Desktop.
Save felladrin/7d700399eacb68cd3d1b5e0d3f678a0f to your computer and use it in GitHub Desktop.
My Recent Dev Tools

TypeScript as main language.

Tsx to execute TypeScript code in Node.js.

Parcel for bundling.

React with Mantine for Single Page Applications.

Create PubSub for event-driven apps.

TypeORM for direct database interactions.

LoopBack forfull-featured API.

Uvu for unit tests.

C8 for code coverage.

Playwright for UI automated tests.

Excalibur.js for creating 2D browser-based games.

Cocos Creator for creating 3D browser-based games.

Matter.js or p2-es for server-side 2D physics.

Restana and Node-Fetch for proxying an API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment