Software Alternatives & Reviews

External Debugging Tools 1: dtrace and strace

jq cURL
  1. 1

    jq

    jq is like sed for JSON data - you can use it to slice and filter and map and transform structured...
    E.g. Tools like curl or jq are remarkably useful. You can/should use them while debugging. But you probably used them while building and testing the feature. So you would already be familiar with them and should have some sense of what they do. I want to focus on tools that you would mostly reach for when debugging. In that sense, tools like SDKMan etc. Also make no sense here.

    #CLI #Data Management #File Manager 155 social mentions

  2. 2
    cURL is a computer software project providing a library and command-line tool for transferring data...
    Pricing:
    • Open Source
    E.g. Tools like curl or jq are remarkably useful. You can/should use them while debugging. But you probably used them while building and testing the feature. So you would already be familiar with them and should have some sense of what they do. I want to focus on tools that you would mostly reach for when debugging. In that sense, tools like SDKMan etc. Also make no sense here.

    #API Tools #APIs #Developer Tools 105 social mentions

Discuss: External Debugging Tools 1: dtrace and strace

Log in or Post with