Manorisms View RSS

Front-End Dev Tips, Tricks, and Tools
Hide details



CHECK Pull Request Review Comments 9 Oct 2024 4:00 PM (6 months ago)

CHECK is an acronym that represents a certain frame of mind that I use while reviewing PRs

Add post to Blinklist Add post to Blogmarks Add post to del.icio.us Digg this! Add post to My Web 2.0 Add post to Newsvine Add post to Reddit Add post to Simpy Who's linking to this post?

GitHub Copilot CLI: AI for the Command-Line 25 May 2023 4:00 PM (last year)

This video demonstrates the GitHub Copilot CLI, which provides AI features on the command-line

Add post to Blinklist Add post to Blogmarks Add post to del.icio.us Digg this! Add post to My Web 2.0 Add post to Newsvine Add post to Reddit Add post to Simpy Who's linking to this post?

Use npm query and jq to dig into your dependencies 8 Nov 2022 3:00 PM (2 years ago)

Use `npm query` and `jq` to answer interesting questions about your package's dependencies

Add post to Blinklist Add post to Blogmarks Add post to del.icio.us Digg this! Add post to My Web 2.0 Add post to Newsvine Add post to Reddit Add post to Simpy Who's linking to this post?

2-minute Tmux Tour 31 Oct 2022 4:00 PM (2 years ago)

An overview including creating, renaming, and navigating between sessions, windows, and panes.

Add post to Blinklist Add post to Blogmarks Add post to del.icio.us Digg this! Add post to My Web 2.0 Add post to Newsvine Add post to Reddit Add post to Simpy Who's linking to this post?

Access Disk Usage from the Terminal 16 Oct 2022 4:00 PM (2 years ago)

Get an overview of which directories are taking up your disk space using CLI tools.

Add post to Blinklist Add post to Blogmarks Add post to del.icio.us Digg this! Add post to My Web 2.0 Add post to Newsvine Add post to Reddit Add post to Simpy Who's linking to this post?

Get a Better Git Diff 8 Oct 2022 4:00 PM (2 years ago)

Use git-delta for an alternative syntax-highlighter for git, diff, and grep output

Add post to Blinklist Add post to Blogmarks Add post to del.icio.us Digg this! Add post to My Web 2.0 Add post to Newsvine Add post to Reddit Add post to Simpy Who's linking to this post?

CLI: Git Checkout Recent Branch with Search & Preview 3 Oct 2022 4:00 PM (2 years ago)

Build up a command to check out a recent git branch with search and preview diff functionality

Add post to Blinklist Add post to Blogmarks Add post to del.icio.us Digg this! Add post to My Web 2.0 Add post to Newsvine Add post to Reddit Add post to Simpy Who's linking to this post?

GitHub CLI to Search and Preview Pull Requests then Check Out 24 Aug 2022 4:00 PM (2 years ago)

Use the GitHub gh CLI to search and preview pull requests and then check out

Add post to Blinklist Add post to Blogmarks Add post to del.icio.us Digg this! Add post to My Web 2.0 Add post to Newsvine Add post to Reddit Add post to Simpy Who's linking to this post?

Hacking with fd, fzf, tmux, and neovim! 22 Aug 2022 4:00 PM (2 years ago)

Building an interactive terminal command with fd, fzf, tmux, and neovim

Add post to Blinklist Add post to Blogmarks Add post to del.icio.us Digg this! Add post to My Web 2.0 Add post to Newsvine Add post to Reddit Add post to Simpy Who's linking to this post?

Locale Aware Sorting in JavaScript 27 Mar 2022 4:00 PM (3 years ago)

Sort JavaScript arrays using locale aware techniques

Add post to Blinklist Add post to Blogmarks Add post to del.icio.us Digg this! Add post to My Web 2.0 Add post to Newsvine Add post to Reddit Add post to Simpy Who's linking to this post?