How To Configure TypeScript in NodeJS - Beginners Tutorial

  Рет қаралды 30,401

PedroTech

PedroTech

Күн бұрын

Пікірлер: 55
@faris.abuali
@faris.abuali 2 жыл бұрын
Thanks Pedro! I love your videos
@itsnobledean9450
@itsnobledean9450 11 ай бұрын
how is he still in school at the recording of this video? he's a freaking genius!
@apeiron4409
@apeiron4409 3 жыл бұрын
nice tutorial! Want to watch more typescript video!
@PedroTechnologies
@PedroTechnologies 3 жыл бұрын
Plan on making more! Thank you!
@AsinHonore
@AsinHonore 6 ай бұрын
Thanks a lot 🙏we really appreciate your videos
@mdmoinmoin8888
@mdmoinmoin8888 2 жыл бұрын
Thank you so much this was the only video that helped me.
@milanthakur4975
@milanthakur4975 Жыл бұрын
@juanpabloarroyave9156
@juanpabloarroyave9156 3 жыл бұрын
Thank youuuu, i start learn typescript
@Landon_Hughes
@Landon_Hughes 3 жыл бұрын
This is a great getting started with TypeScript guide! Thanks!!
@davidlin8589
@davidlin8589 2 жыл бұрын
Does it need the webpack to support the outdir and the outfile variable? It doesn't show this error message - "error TS6082: Only 'amd' and 'system' modules are supported alongside --outFile." ?
@teosurch
@teosurch Жыл бұрын
Thank you so much for your help!
@YOitsBA
@YOitsBA 2 жыл бұрын
When you install specific types for things like express, do you import them from the type package? Or are they merged in with the regular package?
@prajwalmore7554
@prajwalmore7554 Жыл бұрын
Thanks man. very heplful
@adventurer2395
@adventurer2395 2 жыл бұрын
Great job explaining the concepts as you go along! Are you Brazilian?
@Matter743
@Matter743 2 жыл бұрын
if we create new folder in src let's say controller folder then to I have to change the config file or it will automatically create folder inside the build
@mohammedmehdi1940
@mohammedmehdi1940 Жыл бұрын
i love ur videos
@mateidragutu1001
@mateidragutu1001 3 жыл бұрын
thanks man for this vid, it would be cool if you can make more like a simple blog react+node all typescript.
@PedroTechnologies
@PedroTechnologies 3 жыл бұрын
Glad you liked it! Yeah, tbh I think that the best project to teach the bascis of something is a todo-list. I never wanted to make a video on it because there are already many great videos on a todolist in react. Im thinking maybe I can make one in typescript, cause it will teach a lot of how it works in a full project.
@mateidragutu1001
@mateidragutu1001 3 жыл бұрын
@@PedroTechnologies like you said its way more common a todo list, but a simple blog is, in my opinion, the best option cuz it have post, get, maybe delete methods and a front end(react) and a backend(node).
@adetonwaayodeji9815
@adetonwaayodeji9815 2 жыл бұрын
I love you man
@maciejmyslinski7820
@maciejmyslinski7820 3 жыл бұрын
In case if I want to handle some view engine, then where should I place public folder (js, css,imgs)? It should be inside or outside src?
@developer_zino
@developer_zino 2 жыл бұрын
Thanks, this is very nice👌
@siva_geddada
@siva_geddada Жыл бұрын
For 1 file it's fine. in the project, we have more than one file, right? how compile all the files at a time
@marcscherzer
@marcscherzer Жыл бұрын
How would you import { Request, Response } from 'express' in CommonJS syntax?
@hijuliansosa
@hijuliansosa 3 жыл бұрын
Thanks, it's really useful!
@vikasni95
@vikasni95 3 жыл бұрын
Hello frnd plz make video on how to use aws for react and nodejs developer,, happy to see tht video..
@prasanthmanimaran5158
@prasanthmanimaran5158 3 жыл бұрын
Hey brother, is it complex to install typescript in an existing nodeJS project with 7-9 npm dependencies (e.g. bcrypt, mysql, multer, etc)? Thank you so much
@tonyhaddad7153
@tonyhaddad7153 3 жыл бұрын
Amazing bro!
@PedroTechnologies
@PedroTechnologies 3 жыл бұрын
Glad you like it!
@siamekanto
@siamekanto 3 жыл бұрын
What theme are you using on VS Code?
@PedroTechnologies
@PedroTechnologies 3 жыл бұрын
I believe I was using palenight!
@charleschannel1839
@charleschannel1839 Жыл бұрын
great video
@raphaelbudin6053
@raphaelbudin6053 2 жыл бұрын
Você fala inglês muito bem cara, parabéns !
@ThColinPereira
@ThColinPereira 3 жыл бұрын
Thanks for the amazing video
@komicproductions3887
@komicproductions3887 2 жыл бұрын
I think you shouldn’t need to use sudo to install npm packages. If that’s the case probably you need to fix your permissions.
@tegaogheneovo5881
@tegaogheneovo5881 3 жыл бұрын
thank you
@PedroTechnologies
@PedroTechnologies 3 жыл бұрын
Thank you for watching!
@lfnkf
@lfnkf Жыл бұрын
Seu ingles eh muito bom
@PedroTechnologies
@PedroTechnologies Жыл бұрын
Obrigado! Eu tive o privilégio de aprender inglês ao mesmo tempo em que eu aprendi português.
@kumaramresh7905
@kumaramresh7905 3 жыл бұрын
i didn't understood build command what is -p flag and why you put a '.' there?
@flaviokonti5522
@flaviokonti5522 3 жыл бұрын
So check typescript docs compiler options, its all there
@davidagyakwa288
@davidagyakwa288 3 жыл бұрын
what about importing other typescript files
@PedroTechnologies
@PedroTechnologies 3 жыл бұрын
What do you mean? Like importing typescript packages?
@henriquefr4543
@henriquefr4543 2 жыл бұрын
Você fala inglês muito bem mano, até me enganou aqui kkkk, só fui me ligar que era brasileiro quando vi o nome no terminal.
@mdjahidulislam9205
@mdjahidulislam9205 3 жыл бұрын
'ts-node' is not recognized as an internal or external command, operable program or batch file.
@zeroj7492
@zeroj7492 2 жыл бұрын
I also got the same error.so instead of using ts-node package I installed ts-node-dev package in project folder and then in package.json file I used "start":"tsnd ./src/index.ts" instead of "node ./src/index.ts"..and it worked.do the same
@mdjahidulislam9205
@mdjahidulislam9205 2 жыл бұрын
@@zeroj7492 npm 7 and 8 has this issue with nodemon.
@parhamsaeednia
@parhamsaeednia 3 жыл бұрын
What was the purpose of installing ts-node? you didn't use it!
@moatazemad666
@moatazemad666 7 ай бұрын
thanks for tutorial but i have some notes you need to explain more because you shortcut things
@tarcisiosouza5417
@tarcisiosouza5417 Жыл бұрын
Show!
@sureshadhi9847
@sureshadhi9847 3 жыл бұрын
👌🤩😍
@linhnhat4036
@linhnhat4036 Жыл бұрын
I was change file tsconfig.json.
@keduslejiyared8701
@keduslejiyared8701 3 жыл бұрын
3rd
@recreando3966
@recreando3966 3 жыл бұрын
don't upload node_module to github it's bad practice
How To Use TypeScript With Express & Node
17:05
Colt Steele
Рет қаралды 73 М.
Building A Rest API with NodeJS and ExpressJS | Beginners Tutorial
1:06:36
бабл ти гель для душа // Eva mash
01:00
EVA mash
Рет қаралды 7 МЛН
1, 2, 3, 4, 5, 6, 7, 8, 9 🙈⚽️
00:46
Celine Dept
Рет қаралды 72 МЛН
When u fight over the armrest
00:41
Adam W
Рет қаралды 22 МЛН
Using Typescript in Node.js
19:21
Ben Awad
Рет қаралды 139 М.
React Hooks Course - All React Hooks Explained
1:26:21
PedroTech
Рет қаралды 1,1 МЛН
How to setup Nodejs Express with Typescript
28:20
Mafia Codes
Рет қаралды 18 М.
The Right way to write Nest.js & Typescript clean-code - SOLID
17:55
Error Handling in NodeJS (Complete Guide) | Node Tutorial
17:54
Nikita Dev
Рет қаралды 44 М.
TypeScript: tsconfig demystified!
22:32
Tech Talks with Simon
Рет қаралды 14 М.
Restful API with NodeJS, Express & Typescript [2020]
24:07
The Nerdy Canuck
Рет қаралды 46 М.
бабл ти гель для душа // Eva mash
01:00
EVA mash
Рет қаралды 7 МЛН