Avatar

Victor on Software

Software engineering, security, and related topics

  1. Home
  2. Software tools
  3. Archives
  4. Search
    1. Dark Mode

Categories

Software Development DevOps & Infrastructure Security Database Administration

Tags

Golang Developer Experience Cyber Security Application Security mTLS TLS Chrome Extension Hello World MySQL DevTools GitHub Technical Debt Web Development Windows Engineering Management GitHub Actions macOS TypeScript Software Architecture SQL Developer
Featured image of post Find required code owner approvers for a PR in 3 steps
Software Development

Find required code owner approvers for a PR in 3 steps

How to find the minimum required reviewers who need to approve a GitHub pull request

Aug 06, 2024
3 minute read
Featured image of post Add unit tests to Chrome extension (2024)
Software Development

Add unit tests to Chrome extension (2024)

Write and run unit tests for your Chrome extension using Jest testing framework

Jul 26, 2024
6 minute read
Featured image of post Using a distributed lock in production distributed systems
Software Development

Using a distributed lock in production distributed systems

Real-world example of distributed lock solving data inconsistency

Jul 18, 2024
4 minute read
Featured image of post Add CSS framework to Chrome extension (2024)
Software Development

Add CSS framework to Chrome extension (2024)

Improve the look of your Chrome extension with Tailwind CSS

Jul 10, 2024
5 minute read
Featured image of post Adding options page to Chrome extension (2024)
Software Development

Adding options page to Chrome extension (2024)

Enable users to configure your Chrome extension's behavior and settings with a dedicated options page

Jul 03, 2024
4 minute read
Featured image of post How git merge works with GitHub pull requests
Software Development

How git merge works with GitHub pull requests

Keep feature branches up to date before merging a pull request

Jun 26, 2024
8 minute read
Featured image of post Linting and formatting TypeScript in Chrome extension (2024)
Software Development

Linting and formatting TypeScript in Chrome extension (2024)

Improve code quality and maintainability with linting and formatting tools

Jun 19, 2024
8 minute read
Featured image of post Message passing in Chrome extension (2024)
Software Development

Message passing in Chrome extension (2024)

Learn how to communicate between parts of a Chrome extension

Jun 12, 2024
5 minute read
Featured image of post Build a production-ready Chrome extension in 7 steps
Software Development

Build a production-ready Chrome extension in 7 steps

An overview of our series on building a Chrome extension

Jun 11, 2024
2 minute read
Featured image of post Building a webhook flow with Tines
DevOps & Infrastructure

Building a webhook flow with Tines

Trigger an action from a webhook callback with Tines

Jun 05, 2024
5 minute read
1 … 4 5 6 … 9
© 2025 Victor on Software