// to create a simple app with React and Typescript
npx create-react-app yourProjectName --template typescript
// to add Typescript in an existing project
npm install --save typescript @types/node @types/react @types/react-dom @types/jest
Code Example |
---|
Typescript :: google fonts roboto |
Cpp :: how to convert string to wchar_t in c++ |
Cpp :: fast i/o c++ |
Cpp :: how to downgrade numpy |
Cpp :: c++ show time elapsed |
Cpp :: c++ time nanoseconds |
Cpp :: #include<bits/stdc++.h |
Cpp :: print stack c++ |
Cpp :: flutter convert datetime in day of month |
Cpp :: 2d vector print |
Cpp :: how to sort a vector in reverse c++ |
Cpp :: initialize vector to all zeros c++ |
Cpp :: add arbitrum to metamask |
Cpp :: stoi c++ |
Cpp :: c++ try catch |
Cpp :: initialize 2d vector as 0 |
Cpp :: how to iterate in string in c++ |
Cpp :: rapidjson write stringbuffer to file |
Cpp :: c++ nth substr |
Cpp :: screen record ios simulator |
Cpp :: cuda __constant__ |
Cpp :: how to change certain number from set c++ |
Cpp :: max element in vector c++ |
Cpp :: xmake set exe name |
Cpp :: use c++17 g++ |
Cpp :: std string to const char * c++ |
Cpp :: helloworld in c++ |
Cpp :: read struct from file c++ |
Cpp :: C++ generate a random letter |
Cpp :: g++ optimization flags |