Trending questions in Edureka Community

0 votes
0 answers

Declare an array in TypeScript

I'm having trouble either declaring or using ...READ MORE

Aug 3, 2022 in TypeSript by Deepak
• 980 points

edited Mar 4 41 views
0 votes
0 answers

Typescript compiler can't find node with yarn - Cannot find type definition file for 'node'

I have @types/node installed. I'm using Yarn ...READ MORE

Aug 3, 2022 in TypeSript by Elton
• 400 points

edited Mar 4 45 views
0 votes
0 answers

Property 'value' does not exist on type EventTarget in TypeScript

So the following code is in Angular ...READ MORE

Aug 3, 2022 in TypeSript by Elton
• 400 points

edited Mar 4 44 views
0 votes
0 answers

PermissionError: [Errno 13] Permission denied

This is the code : def download(): ...READ MORE

May 14, 2022 in Python by Kichu
• 19,040 points
3,429 views
0 votes
0 answers

Enforcing the type of the indexed members of a Typescript object?

I would like to store a mapping ...READ MORE

Aug 3, 2022 in TypeSript by Deepak
• 980 points

edited Mar 4 40 views
0 votes
0 answers

HTML5 Local storage vs. Session storage

Are there any advantages to session storage ...READ MORE

Jul 26, 2022 in HTML by Ashwini
• 5,430 points
385 views
0 votes
0 answers

HTML table with fixed headers?

Can a large HTML table be displayed ...READ MORE

Jul 26, 2022 in HTML by Tejashwini
• 3,820 points
385 views
0 votes
1 answer

What is the role of Nodejs and Express in a MERN stack web application when GraphQL is also used?

Node.js is a JavaScript runtime environment, which ...READ MORE

May 27, 2022 in Node-js by Neha
• 9,020 points
2,928 views
0 votes
1 answer

Update test results @ test step level in Azure DevOps during test execution through automation scripts

To address the issue of posting step-level ...READ MORE

Apr 29, 2024 in DevOps on Cloud by anonymous
• 1,420 points
1,651 views
0 votes
0 answers

User-Defined Extended Enums in TypeScript

I am writing a TypeScript library that ...READ MORE

Jul 18, 2022 in TypeSript by Logan
• 2,140 points
726 views
0 votes
0 answers

How can I define the type for a <video> reference in React using Typescript?

I'm trying to control the play/pause state ...READ MORE

Aug 3, 2022 in TypeSript by Elton
• 400 points

edited Mar 4 25 views
0 votes
0 answers

How to add Typescript definitions to Express req & res?

I have a set of controller functions ...READ MORE

Aug 3, 2022 in TypeSript by Deepak
• 980 points

edited Mar 4 23 views
0 votes
0 answers

How to install all typescript definition file based on packages.json?

In my project, I have a package.json ...READ MORE

Aug 3, 2022 in TypeSript by Deepak
• 980 points

edited Mar 4 22 views
0 votes
0 answers

How to make in CSS an overlay over an image?

I want to add this dark hue, ...READ MORE

Jul 22, 2022 in CSS by Edureka
• 13,620 points
536 views
0 votes
0 answers

Source has 2 element(s) but target allows only 1. Typescript spread operator

I'm trying to spread all values in ...READ MORE

Aug 3, 2022 in TypeSript by Elton
• 400 points

edited Mar 4 19 views
0 votes
0 answers

Jenkins lost its knowledge of builds ran on the slave node when there is a ssh connection issue

I am running a build using master ...READ MORE

Aug 3, 2022 in DevOps & Agile by Sai

edited Mar 4 18 views
0 votes
0 answers

Use typescript to dynamically set class property in constructor

I am trying create a typescript class MyClass with ...READ MORE

Aug 3, 2022 in TypeSript by Elton
• 400 points

edited Mar 4 17 views
0 votes
0 answers

Overriding interface property type defined in Typescript d.ts file

Is there a way to change the ...READ MORE

Aug 3, 2022 in TypeSript by Elton
• 400 points

edited Mar 4 17 views
0 votes
0 answers

why we are using HTMLInputElement in typescript?

Why we are using: (document.getElementById("ipv") as HTMLInputElem ...READ MORE

Aug 3, 2022 in TypeSript by Deepak
• 980 points

edited Mar 4 15 views
0 votes
0 answers

Artisan, creating tables in database

In Laravel 5, I'm attempting to build ...READ MORE

Jul 22, 2022 in PHP by Kithuzzz
• 38,000 points
551 views
0 votes
0 answers

Set types on useState React Hook with TypeScript

I'm migrating a React with TypeScript project ...READ MORE

Aug 3, 2022 in TypeSript by Elton
• 400 points

edited Mar 4 14 views
0 votes
0 answers

XOR Operation Intuition

Except for one, every element in an array of numbers appears twice.  Locate that solitary one. Keep in mind that your algorithm should have a linear runtime complexity.  Could you do that without using any more memory? class Solution { public: int ...READ MORE

Jul 22, 2022 in C++ by Nicholas
• 7,760 points
404 views
0 votes
0 answers

Experimental decorators warning in TypeScript compilation

I receive the warning... Experimental support for decorators ...READ MORE

Aug 3, 2022 in TypeSript by Elton
• 400 points

edited Mar 4 16 views
0 votes
0 answers

divide the page in three parts using div tag

I've been working on the below layout ...READ MORE

Jul 26, 2022 in HTML by Ashwini
• 5,430 points
355 views
0 votes
1 answer

node_modules/rxjs/internal/types.d.ts(81,44): error TS1005: ';' expected error after installation of Angular 6

Due to the existence of a version ...READ MORE

Feb 10, 2022 in Others by Rahul
• 9,680 points
7,484 views
0 votes
0 answers

Object-oriented HTML without server side code. Possible?

Is it feasible to reuse HTML tags, ...READ MORE

Jul 26, 2022 in HTML by Ashwini
• 5,430 points
353 views
0 votes
0 answers

Gradient borders

I'm trying to apply a gradient to ...READ MORE

Jul 20, 2022 in CSS by Edureka
• 13,620 points
616 views
0 votes
0 answers

No provider for HttpClient

I started getting this error after upgrading ...READ MORE

May 17, 2022 in Others by Kichu
• 19,040 points
3,312 views
0 votes
0 answers

jQuery .show() a flex box

I have an element with a flexbox <ul ...READ MORE

Jul 21, 2022 in Web Development by gaurav
• 23,260 points
440 views
0 votes
0 answers

dynamic_cast and static_cast in C++

 I'm perplexed by the dynamic cast keyword in C++. struct A { virtual ...READ MORE

Jul 15, 2022 in C++ by Nicholas
• 7,760 points
634 views
0 votes
1 answer

expected assignment or function call: no-unused-expressions ReactJS

The problem is that you have put ...READ MORE

May 20, 2022 in Others by narikkadan
• 63,600 points
3,250 views
0 votes
0 answers

Using "super" in C++

The following phrase is part of my coding approach: class Derived : public Base { ...READ MORE

Jul 13, 2022 in C++ by Nicholas
• 7,760 points
842 views
0 votes
0 answers

CSS Display: Flex on Desktop and Mobile

I'm newer to using FLEXBOX and have ...READ MORE

Jul 18, 2022 in CSS by Edureka
• 13,620 points
688 views
0 votes
1 answer

CSS box-sizing: border-box still adding border size to element width

Instead of using a border, you could ...READ MORE

Jun 13, 2022 in CSS by Edureka
• 12,690 points
2,241 views
0 votes
0 answers

What is the HTML for="" attribute in <label>?

What does it do? I saw this ...READ MORE

Jul 21, 2022 in HTML by Ashwini
• 5,430 points
556 views
0 votes
0 answers

jquery $.each() for objects

<script> $(document).ready(function() { ...READ MORE

Jul 20, 2022 in Web Development by gaurav
• 23,260 points
448 views
0 votes
0 answers

git bash commands with python or Gitpyhon

So I have follwoing bash command which ...READ MORE

Jun 21, 2022 in Linux Administration by Korak
• 5,820 points
1,850 views
0 votes
1 answer

How do you make an element "flash" in jQuery

If all you want is that yellow ...READ MORE

Jun 1, 2022 in JQuery by Edureka
• 13,690 points
2,669 views
0 votes
0 answers

how to get .att("value") jQuery

<input type="hidden" value="#F00" name="" class="myValue"> $(document).ready(function(){ var myValue = ...READ MORE

Jul 20, 2022 in Web Development by gaurav
• 23,260 points
445 views
0 votes
0 answers

Simple example of threading in C++

Could someone maybe provide a basic C++ ...READ MORE

Jul 15, 2022 in C++ by Nicholas
• 7,760 points
620 views
0 votes
1 answer

Nodejs: Convert Doc to PDF

For anybody who may come across this ...READ MORE

Jun 7, 2022 in Node-js by Neha
• 9,020 points
2,555 views
0 votes
1 answer

How can I get all the unique keys in a multimap

This method worked for me. for( multimap<char,int>::iterator it ...READ MORE

Jun 27, 2022 in C++ by Damon
• 4,960 points
1,657 views
0 votes
0 answers

Can I have an onclick effect in CSS?

I have an image element that I ...READ MORE

Jul 20, 2022 in CSS by Edureka
• 13,620 points
593 views
0 votes
0 answers

What are valid values for the id attribute in HTML?

What guidelines apply to the value of ...READ MORE

Jul 21, 2022 in HTML by Ashwini
• 5,430 points
549 views
0 votes
1 answer

c++ constructor and copy constructor

In a pre-C++17 compiler, this is known as copy elision (test it with C++17 on compiler explorer or wandbox with -std=c++17 vs. -std=c++14 flags).  As of C++17, the compiler must delete numerous instances of copy and move constructors and create objects directly without the need of intermediary objects. Unlike A a { 10 }; the line A a ...READ MORE

Jun 27, 2022 in C++ by Damon
• 4,960 points
1,654 views
0 votes
1 answer

MySQL - UPDATE multiple rows with different values in one query

Hello @kartik You can use a CASE statement to handle ...READ MORE

Jun 1, 2020 in PHP by Niroj
• 82,840 points
34,196 views
0 votes
0 answers

How do I link a JavaScript file to a HTML file?

How should a JavaScript file be linked ...READ MORE

Jul 21, 2022 in HTML by Ashwini
• 5,430 points
542 views
0 votes
0 answers

Error while creating channel in hyperledger-fabric

$ ./network.sh createChannel Using docker and docker-compose Creating channel ...READ MORE

Aug 1, 2022 in Blockchain by Shaik

edited Mar 4 62 views
0 votes
0 answers

Using jQuery UI functions with Mithril

I am new to the Mithril JS ...READ MORE

Jul 22, 2022 in Web Development by gaurav
• 23,260 points
484 views
0 votes
0 answers

Embed image in a <button> element

I'm attempting to use an HTML element ...READ MORE

Jul 21, 2022 in HTML by Ashwini
• 5,430 points
532 views