Skip to content
Friday, May 9, 2025
Latest:
  • Best Gifts for Christmas!!!!
  • Which BTS Member are you? – Fun Facebook Game
  • 30 Top Secret Black Friday Shopping Tips for 2018 Revealed
  • How To Add Whatsapp Stickers in Andriod
  • How to Disable Facebook Video Auto Play on Android

Tech Hacks

Tit Bits from my experience…

  • About

Open Source

JQuery Check If Element Exists
JavaScript Open Source Solutions Web 

Convert JavaScript Date format YYYYMMDD

June 29, 2016March 8, 2017 Haas 0 Comments Convert, Date, Format, Function, Help, JavaScript, MMDDYY

Here is a simple function that takes the input of JS Date and returns a string of format YYYYMMDD: var

Read more
How to Turn Off Keyboard Vibration
Android Apps Device Open Source Solutions 

How to Disable Back Button Press in Android

June 20, 2016June 16, 2016 Haas 0 Comments Android, Back Button, Coding, Disable

You need to override the “onBackPressed” method to avoid the default action. You can leave the function empty if you

Read more
Open Source Solutions 

Git – Undo Uncommitted Changes to a Specific File

June 19, 2016June 16, 2016 Haas 0 Comments checkout, Command, Command Line, File, git, Help, reset, uncommited

Here are the steps remove uncommited changes to a file in Git: Firstly check the list of uncommited changes in

Read more
JavaScript Open Source Web 

AngularJS – Round off Number to Fixed Length of Fractions

June 16, 2016June 14, 2017 Haas 0 Comments Angular, AngularJS, Help, JavaScript

Angular’s built in number filter allows one to specify the number of decimals that should be displayed. The syntax is

Read more
MongoDB Open Source Solutions Web 

Creating users in MongoDB

March 24, 2016 Haas 0 Comments admin, createuser, Database, DB, Help, HowTo, Mongo, user

Creating users in MongoDB is as simple as running the following commands: use db_name; db.createUser({ user: “user_name”, pwd: “password”, roles:

Read more
  • ← Previous
  • Next →

Online Offers:

Related Content

Latest Hacks

  • Best Gifts for Christmas!!!!
  • Which BTS Member are you? – Fun Facebook Game
  • 30 Top Secret Black Friday Shopping Tips for 2018 Revealed
  • How To Add Whatsapp Stickers in Andriod
  • How to Disable Facebook Video Auto Play on Android

Author's Sites

  • Helper India
  • My Writings
  • myOtels.com
  • New Sense
  • Photography
Copyright © 2025 Tech Hacks. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.