Articles by Ankit Raj Goyal

jQuery Howtos

  1. jQuery this Keyword
  2. How to Scroll to Element in jQuery
  3. How to Get Selected Option From Dropdown in jQuery
  4. How to Disable Button in jQuery
  5. How to Check if Checkbox Is Checked With jQuery
  6. How to Scroll to the Top of a Page in JavaScript

Git Howtos

  1. How to Undo Git Stash Pop Conflicts
  2. How to Copy Remote Branch to Local Branch in Git
  3. How to Restore Deleted Files Before Commit in Git
  4. How to Git Push to Another Branch With a Different Name
  5. How to Show Commit History for One Branch Using Git Log With Range
  6. How to Clone a Repo or a Branch With SSH Key in Git
  7. How to Delete All Local Branches in Git
  8. How to Show Changes in Git Commit
  9. How to Undo Pushed Commits in Git With Reset and Revert