Himalaya PagadaGet page name/component name in Angular TypescriptGet the page name from the URL in the Angular typescript page. This name will equal the mentioned name on the routing module page. You can…Jun 16, 2022Jun 16, 2022
Himalaya PagadaDisable the same-origin policy in chrome and chromium, in windows and ubuntu systems.Run the below code in the windows search bar.May 25, 2022May 25, 2022
Himalaya PagadaMQTT in Javascript.Follow the below code to implement MQTT using Javascript.May 20, 2022May 20, 2022
Himalaya PagadaHow to make the window go full screen in Angular 2 + / Typescript?Follow the below code to make your angular project go fullscreen on button click.Apr 21, 2022Apr 21, 2022
Himalaya PagadaHow to use High Chart in Angular 12+ projects.Step-1: Install high chart node modules from npmApr 8, 2022Apr 8, 2022
Himalaya PagadaHow jQuery AJAX Methods works…AJAX is the technic of exchanging data with a server and updating parts of a web page — without reloading the whole page.Dec 6, 2021Dec 6, 2021
Himalaya PagadaHow to check MongoDB Version in windows?If you want to check the MongoDB version in your windows system, kindly follow the below steps:Nov 30, 2021Nov 30, 2021
Himalaya PagadaImage Lazy-loading for the website using HTML attribute and JavascriptHTML attribute to lazy-load the images without any custom lazy-loading code or any third-party javascript library. Please go through the…Jul 26, 2021Jul 26, 2021