Digest - Week 2023/38

tahabasri/snippets: Supercharge your Snippets in VS Code — Manage your code snippets without quitting your editor.

Supercharge your Snippets in VS Code — Manage your code snippets without quitting your editor. ㅤ

TypeScript Origins: The Documentary - YouTube

TypeScript Origins: The Documentary features core contributors and community members like Anders Hejlsberg, Steve Lucco, Luke Hoban, Daniel Rosenwasser, Ryan... ㅤ

Improving responsive data table UX with CSS - DEV Community

Written by Timonwa Akintokun✏️ Data tables are widely used in web design to present organized and... Tagged with css, webdev, ux. ㅤ

GitHub Actions: How to run SSH commands (without third-party actions) | Good Code Smell

We’ll see how to copy files and execute commands on a remote host from a GitHub Action workflow. Use this technique to deploy your app through SSH.