Index of all my posts by tag
Posts by tag
#astro
#cli
- How to fix mysql2 gem install errors on Mac
- Ruby 3.2 fails to install on Mac (RVM)
- Spin Up a Local HTTP Server with Python or Node.js
- Git Stash: How to Temporarily Save Changes
- How to convert GIF to WebM in terminal
- How to replace GIF with HTML5 video?
- How to convert GIF to MP4 in terminal
- How to autocorrect Git commands
- Apache Bench (AB) POST request with data
- Git: autocomplete branch names in the command line
- How to change a commit message in git?
- Git interactive add with --patch and --interactive
- How to create WebP from the command line?
#git
#how-web-works
#html
#javascript
- Binary Search Algorithm in JavaScript
- How to use argv in Node.js
- I migrated a blog from Rails to Astro. Here's what I learned.
- Destructuring Arrays and Objects in JavaScript
- Sorting JavaScript Arrays - basic guide
- GraphQL vs tRPC vs REST: Performance benchmark in Next.js
- Backticks JavaScript? Meet JavaScript template literals
- JavaScript: Preventing Common Errors with Strict Mode
- A Quick Look at JavaScript's map() vs. forEach()
- How to increment JavaScript variable
- How to Count Element Occurrences in a JavaScript Array
#nextjs
#performance
- ActiveRecord Optimization - Essential Guide
- How the Browser Builds CSSOM: A step-by-step explanation
- How the Browser Builds the DOM: A Step-by-Step Explanation
- Is Zstandard (zstd) future of web compression?
- Bun vs Node.js performance - Next.js benchmarks
- Next.js - how to reduce bundle size?
- GraphQL vs tRPC vs REST: Performance benchmark in Next.js
- The best modern alternatives to Apache Bench (ab)