JavaScript programming language Archives - GeekTantra https://www.geektantra.com/tag/javascript-programming-language/ yet another geek's blog Sat, 07 Mar 2020 06:11:04 +0000 en-US hourly 1 https://wordpress.org/?v=6.5.3 How to Add Multiple Migrations in Truffle? https://www.geektantra.com/2020/03/how-to-add-multiple-migration-in-truffle/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-add-multiple-migration-in-truffle Sat, 07 Mar 2020 04:06:27 +0000 https://www.geektantra.com/?p=982 Migration, in general, is a very much known term for developers in different aspects. In general, it is the process of moving your application from one operating environment into another operating environment to upgrade it. But most of the backend developers use it to define the schema of your database.  In Ethereum blockchain we need […]

The post How to Add Multiple Migrations in Truffle? appeared first on GeekTantra.

]]>
How to Get Data from FCM while App is in Background in React Native? https://www.geektantra.com/2020/02/how-to-get-data-from-fcm-while-app-is-in-background-in-react-native/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-get-data-from-fcm-while-app-is-in-background-in-react-native Mon, 24 Feb 2020 05:12:11 +0000 https://www.geektantra.com/?p=969 The notifications module in React Native Firebase has support for both remote (FCM) and local notifications. Firebase Cloud Messaging (FCM) is a great way to notify users about something you want them to know. But you can do more instead of showing only the message to the client. So, how do you get data from […]

The post How to Get Data from FCM while App is in Background in React Native? appeared first on GeekTantra.

]]>
Do We Need to Unsubscribe Angular HttpClient? https://www.geektantra.com/2020/02/do-we-need-to-unsubscribe-angular-httpclient/?utm_source=rss&utm_medium=rss&utm_campaign=do-we-need-to-unsubscribe-angular-httpclient Tue, 11 Feb 2020 10:41:58 +0000 https://www.geektantra.com/?p=965 Is there any way we can unsubscribe Angular HttpClient manually? Fortunately, yes we have! But we don’t need to unsubscribe it. Instead, HttpClient observes until getting a response from API. And, once it gets the response, HttpClient unsubscribes automatically. Https use AsyncPipe for the response and the AsyncPipe subscribes to an Observable. It returns the […]

The post Do We Need to Unsubscribe Angular HttpClient? appeared first on GeekTantra.

]]>
jQuery TagBox Plugin https://www.geektantra.com/2011/05/jquery-tagbox-plugin/?utm_source=rss&utm_medium=rss&utm_campaign=jquery-tagbox-plugin https://www.geektantra.com/2011/05/jquery-tagbox-plugin/#comments Mon, 30 May 2011 22:33:51 +0000 http://www.geektantra.com/?p=224 jQuery TagBoxA jQuery based Tag Input plugin.
Demo: Click Here
Download: Click Here
Project Repository: Click Here

The post jQuery TagBox Plugin appeared first on GeekTantra.

]]>
https://www.geektantra.com/2011/05/jquery-tagbox-plugin/feed/ 98
jQuery MegaMenu 2 https://www.geektantra.com/2010/05/jquery-megamenu-2/?utm_source=rss&utm_medium=rss&utm_campaign=jquery-megamenu-2 https://www.geektantra.com/2010/05/jquery-megamenu-2/#comments Sun, 16 May 2010 11:03:13 +0000 http://www.geektantra.com/?p=177 An updated jQuery based MegaMenu plugin.
Demo: Click Here
Download: Click Here
Project Repository: Click Here

The post jQuery MegaMenu 2 appeared first on GeekTantra.

]]>
https://www.geektantra.com/2010/05/jquery-megamenu-2/feed/ 272
jQuery Sliding Menu (AKA Lavalamp Menu) https://www.geektantra.com/2010/02/jquery-sliding-menu/?utm_source=rss&utm_medium=rss&utm_campaign=jquery-sliding-menu https://www.geektantra.com/2010/02/jquery-sliding-menu/#comments Sun, 28 Feb 2010 07:21:16 +0000 http://www.geektantra.com/2010/02/jquery-sliding-menu-aka-lavalamp/ jquery-sliding-menuFinally, I am back after a long time with a refreshing new jQuery plugin to make your Web Page menus look better. Its the jQuery Sliding Menu.
Demo: Click Here
Download: Click Here
Project Repository: Click Here

The post jQuery Sliding Menu (AKA Lavalamp Menu) appeared first on GeekTantra.

]]>
https://www.geektantra.com/2010/02/jquery-sliding-menu/feed/ 26
Update for jQuery Live Form Validation Plugin https://www.geektantra.com/2009/10/update-for-jquery-live-form-validation-plugin/?utm_source=rss&utm_medium=rss&utm_campaign=update-for-jquery-live-form-validation-plugin https://www.geektantra.com/2009/10/update-for-jquery-live-form-validation-plugin/#comments Mon, 05 Oct 2009 16:00:34 +0000 http://www.geektantra.com/?p=143 jquery-form-validate-advanced-demoAn update of the jQuery Live form validation plugin is here with an important feature addition.
Advanced Demo: Click Here
Download: Click Here

The post Update for jQuery Live Form Validation Plugin appeared first on GeekTantra.

]]>
https://www.geektantra.com/2009/10/update-for-jquery-live-form-validation-plugin/feed/ 80
jQuery Live Form Validation Version 1.1 https://www.geektantra.com/2009/09/jquery-live-form-validation-version-1-1/?utm_source=rss&utm_medium=rss&utm_campaign=jquery-live-form-validation-version-1-1 https://www.geektantra.com/2009/09/jquery-live-form-validation-version-1-1/#comments Thu, 24 Sep 2009 10:43:36 +0000 http://www.geektantra.com/?p=132 jquery-form-validate-advanced-demoA new release of the jQuery Live form validation plugin is here with new features.
Advanced Demo: Click Here
Download: Click Here

The post jQuery Live Form Validation Version 1.1 appeared first on GeekTantra.

]]>
https://www.geektantra.com/2009/09/jquery-live-form-validation-version-1-1/feed/ 32
jQuery Live Form Validation https://www.geektantra.com/2009/09/jquery-live-form-validation/?utm_source=rss&utm_medium=rss&utm_campaign=jquery-live-form-validation https://www.geektantra.com/2009/09/jquery-live-form-validation/#comments Sun, 20 Sep 2009 20:56:34 +0000 http://www.geektantra.com/?p=99 jquery-form-validateAfter trying a load of non intuitive and not very useful jQuery form validation plugins I came up with this plugin. Its a jQuery plugin which helps create easy form validations with high flexibility and a large set of options.
Simple Demo: Click Here
Advanced Demo: Click Here
Download: Click Here

The post jQuery Live Form Validation appeared first on GeekTantra.

]]>
https://www.geektantra.com/2009/09/jquery-live-form-validation/feed/ 195