Skip to content
View totoprayogo1916's full-sized avatar
🏁
πŸ€£πŸ˜‚πŸ™„πŸ˜…πŸ˜—
🏁
πŸ€£πŸ˜‚πŸ™„πŸ˜…πŸ˜—
  • Special Region of Yogyakarta, ID
Block or Report

Block or report totoprayogo1916

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. vanilla-ajax.js vanilla-ajax.js
    1
    
    
    2
    /**
    3
     * Usage:
    4
     * makeRequest("GET", "URL_GET_JSON", { postId: 1})
    5
     *  .then(data => {
  2. launch.json launch.json
    1
    {
    2
        "version": "0.2.0",
    3
        "configurations": [
    4
            {
    5
                "name": "Spark Serve",