Skip to content

Instantly share code, notes, and snippets.

@zerothabhishek
Last active June 20, 2018 07:35
Show Gist options
  • Save zerothabhishek/c21a2bd8d69ef1a1152051093b8c760d to your computer and use it in GitHub Desktop.
Save zerothabhishek/c21a2bd8d69ef1a1152051093b8c760d to your computer and use it in GitHub Desktop.

Revisions

  1. zerothabhishek revised this gist Jun 20, 2018. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions chennai-js-job-template.js
    Original file line number Diff line number Diff line change
    @@ -10,3 +10,6 @@
    job_description: "https://awesome-co.in/jobs/123", //link or details
    other_comments: ""
    }


    // Please also use https://carbon.now.sh to generate a picture of this post for better sharing
  2. zerothabhishek revised this gist Jun 20, 2018. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions chennai-js-job-template.js
    Original file line number Diff line number Diff line change
    @@ -3,8 +3,8 @@
    location: "Chennai",
    experience: "3 years",
    frameworks: "Angular",
    freelance_ok: true,
    hours_per_week: 20, // in case of freelance
    freelance_ok: "Yes",
    hours_per_week: 10, // in case of freelance
    company: "Awesome co",
    contact_person: "[email protected]",
    job_description: "https://awesome-co.in/jobs/123", //link or details
  3. zerothabhishek created this gist Jun 20, 2018.
    12 changes: 12 additions & 0 deletions chennai-js-job-template.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,12 @@
    {
    title: "Javascript developer",
    location: "Chennai",
    experience: "3 years",
    frameworks: "Angular",
    freelance_ok: true,
    hours_per_week: 20, // in case of freelance
    company: "Awesome co",
    contact_person: "[email protected]",
    job_description: "https://awesome-co.in/jobs/123", //link or details
    other_comments: ""
    }