#ts - Questions and answers
12 questions1 pages20 questions on this page
5 points
EN
As in the question name: is it possible to create object using new Record<Key, Value>() syntax in TypeScript? As I know, I am able to create object using const object = new Object(); syntax. But... wh...
3 points
EN
I am creating a reusable custom data table. I want to implement row expander in my custom data table. I want to implement that in 2 ways. One is on expanding row how it looks if I have only one line o...
3 points
EN
I am having a custom reusable data table created with . Inside that I have a globalSearch which will take input from the User and presents the filtered results based on the characters entered by the U...
3 points
EN
I've just created a new Nuxt 3 project (Vue.js) with tsconfig.json file and it keeps showing me the following error: How can I fix this?
0 points
EN
I am using React with TypeScript and the Prettier formatter doesn't format .tsx files in VS Code. How can I fix this?
8 points
EN
I have noticed, when I use setTimeout() function in TypeScript, it returns NodeJS.Timeout type. On MDN we can find: The returned value is a positive integer value which identifies the timer created by...
3 points
EN
When I try to use the replaceAll method, the compiler yields the error below. How can make it work? Error message: My code:
9 points
EN
What is the reasone of the following error: 'Promise' refers to a value, but is being used as a type here. Did you mean 'typeof Promise'? ts(2749) Error screenshot: My tsconfig.json file: Source code ...
7 points
EN
As in topic. I thought that TypeScript supports by default Object.entries(object).
4 points
EN
When I run my TypeScript project, compiler prints following errors: tsconfig.json contains:
6 points
EN
Hi, Today when I run tsc for my project I got some error: Yesterday when I was working, tsc was wroking without any problems too. I don't see any changes of tsconfig.json in git history. Even, I don't...
7 points
EN
How to enable autocompilation for specific file with tsc command?
12 item(s), 1 page(s), 12 item(s) on this page.
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join