Skip to content

Madhurendra Sachan

  • Hi !
  • Blogs

Month: January 2016

Maintaining JS Libs – Changing bower path

January 29, 2016 by Madhurendra

If you are web developer it becomes hard to manage all js libraries if you aren’t using any package manager. Few folks created bower to make the job easier. (As far as functionality is concerned, it works same as npm, if you have used.) Steps for installations are just for linux guys – windows people … Read more

Categories javascript, snippets Tags bower, grunt, web 1 Comment

Optimal way of scheduling long job – nodejs/js

January 29, 2016 by Madhurendra

If you are using nodejs for some backend stuff to schedule some-work, probably you will hate scheduling because of two factors You can’t set long timeout Timers are removed when process restart You would probably favor cronjobs for scheduling – or may be polling database for regular interval. Loading nodejs script every 5min is a … Read more

Categories javascript, server, snippets Tags nodejs Leave a comment

Recent Posts

  • Leader Pace
  • passwrd.in
  • Why just blocking port 80 won’t help you
  • PDF Signing using hardware token (DSC) in Python
  • Why books matter not just reading

Recent Comments

  • Mahesh Mashalkar on Leader Pace
  • Pratap on PDF Signing using hardware token (DSC) in Python
  • Rakesh on PDF Signing using hardware token (DSC) in Python
  • Vinod on PDF Signing using hardware token (DSC) in Python
  • Pierre Couy on Adding a display over network !
© 2026 Madhurendra Sachan • Built with GeneratePress