Articles on Trending Technologies

Technical articles with clear explanations and examples

How to add elements to an Array using filters in Vue ?

Mayank Agarwal
Mayank Agarwal
Updated on 12-Apr-2023 730 Views

Vue can be defined as a progressive framework for building user interfaces. It has multiple directives that can be used as per the user needs. The basic core library is mainly focused on building the view layer only and is also easy to pick up other libraries or integrate with them. In the below article, we will see how to add elements to an array. An array is basically a collection of elements. This process of adding elements into an Array can be used in real life in different scenarios. For E.g.: It can be used for creating a shopping ...

Read More

How to access child method from the parent in Vue.js?

Mayank Agarwal
Mayank Agarwal
Updated on 12-Apr-2023 5K+ Views

Let’s say you have two nested components i.e. a component inside another component. How will you be able to access the child methods from the parent? To access the child method from the parent method you could use ref. Or you can also access the descendants of a parent via the method this.$root (a parent component) which can access the child components using the this.$children array. In the same way, the child can access its parent via the this.$parent. The vue.js basically warns against these for the below two reasons − It tightly couples the parent to the ...

Read More

Checking if an image is loaded or not on the browser using VueJS?

Mayank Agarwal
Mayank Agarwal
Updated on 12-Apr-2023 2K+ Views

Whenever we insert an image in the front end of any system, it is very important to show the user proper data and images to enhance the user experience. In any project, an image is basically loaded from the remote path URL or from the application. An image may not be loaded properly in the below scenarios − Configuring the wrong image URL Poor Internet/Network connection It is very important to check if an image is loaded or not, because if an image does not load due to poor network connection we can try loading the image ...

Read More

Adding or removing elements from a list dynamically using VueJS?

Mayank Agarwal
Mayank Agarwal
Updated on 12-Apr-2023 3K+ Views

Vue can be defined as a progressive framework for building the user interfaces. It has multiple directives that can be used as per the user needs. The basic core library is mainly focused on building the view layer only and is also easy to pick up other libraries or integrate with them. We can dynamically add or remove elements from a list in VueJS using the v-model directive. All the possibilities are binded to a single channel while using this directive. When the user selects an option out of several options, the same will be added to the list. On ...

Read More

uTorrent Alternatives

Shirjeel Yunus
Shirjeel Yunus
Updated on 12-Apr-2023 2K+ Views

What is uTorrent? uTorrent is a free software which can be used to download large files. The tool supports 67 languages and it has 100 million users all over the world. The app is compatible with desktop and handheld devices. It is a closed source and is supported by ads. uTorrent can be used to download different types of files like videos, books, movies, and many more. The tool also provides the facility of pausing downloads and resuming them later. Cost of uTorrent The uTorrent app is available for free. It consists of many features needed to download videos, books, ...

Read More

PDFsam Alternatives

Shirjeel Yunus
Shirjeel Yunus
Updated on 12-Apr-2023 415 Views

What is PDFsam? PDFsam is an app which can be used to split, merge, rotate, mix, and extract pages available in PDF files. There is no need to upload the files to a third-party service. The app is compatible with Windows, Linux, and MacOS. Cost of PDFsam PDFsam Basic is an open-source program that is available for free to use. The costs of other versions are as follows − $69 per year/per user for the Standard Edition $89 for the Pro Edition $129 for the Pro + OCR Edition Why PDFsam alternatives? There are a few disadvantages of ...

Read More

GetIntoPC Alternatives

Shirjeel Yunus
Shirjeel Yunus
Updated on 12-Apr-2023 19K+ Views

What is GetIntoPC? GetIntoPC is an app downloader website which can be used to install different kinds of files. The user interface of the website is easy to use. There is a search bar which you can use to search for your desired files and apps. You can download the files on your computer or handheld devices. You just need to search a file and click “get it now” and the file be downloaded. Cost of GetIntoPC GetIntoPC is free to use. You just need to navigate to the website and search for the desired content to be downloaded for ...

Read More

What Is Bioaugmentation?

Anusha Karthik
Anusha Karthik
Updated on 12-Apr-2023 1K+ Views

Introduction Bioaugmentation is a biological technique used in environmental engineering to increase the rate of degradation of pollutants by introducing specialized microorganisms to contaminated environments. The process of bioaugmentation involves the addition of bacteria, fungi, or other microorganisms to an environment in which they are not naturally present, to accelerate the breakdown of specific contaminants. Bioaugmentation is often used to remediate contaminated sites, such as landfills, oil spills, and industrial wastewater treatment plants. In this article, we will explore the different aspects of bioaugmentation, including its history, applications, benefits, and challenges. History of Bioaugmentation The concept of bioaugmentation ...

Read More

Photobioreactors: An Overview

Anusha Karthik
Anusha Karthik
Updated on 12-Apr-2023 925 Views

Introduction Photobioreactors (PBRs) are a type of closed system used for growing microalgae or other photosynthetic organisms in a controlled environment. These systems use light as the primary source of energy for the microorganisms, which convert carbon dioxide into organic compounds through the process of photosynthesis. PBRs are widely used in industries such as biotechnology, biofuels, and wastewater treatment, and they offer several advantages over traditional open-pond systems. Explained below are the working and applications of photobioreactors. What are Photobioreactors? Photobioreactors are closed systems used for growing microalgae or other photosynthetic organisms. They are designed to provide optimal conditions for ...

Read More

What Are Different Stages in A Bioprocess

Anusha Karthik
Anusha Karthik
Updated on 12-Apr-2023 2K+ Views

Introduction Bioprocesses are complex series of steps that are carried out to produce biologically derived products or to make use of biological reactions for specific applications. These processes typically involve the use of living cells, enzymes, or other biological molecules to catalyze or carry out chemical reactions. Bioprocesses can be found in many different fields, including medicine, agriculture, biotechnology, and environmental science. They are often used to produce drugs, vaccines, food additives, biofuels, and other products that are important for human health and welfare. The article below gives us a closer look at typical bioprocess, from initial research and development ...

Read More
Showing 38391–38400 of 61,297 articles
Advertisements