Тёмный

How To Use TypeScript With Express & Node 

Colt Steele
Подписаться 268 тыс.
Просмотров 65 тыс.
0% 0

Get the code here: github.com/Colt/express-ts
Get my TypeScript course here: www.udemy.com/course/learn-ty...

Опубликовано:

 

12 сен 2022

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 146   
@YoungUn
@YoungUn 6 месяцев назад
This video is everything a RU-vid video should be. It throws some shade at other RU-vidrs, features a bird crashing into your window, and maintains an overall relaxed demeanor. Good job.
@akramkamolov6961
@akramkamolov6961 Год назад
He is actually a hilarious teacher and in the beginning he is lowkey critisizing other youtubers 😂 love that
@nicholasmaniccia1005
@nicholasmaniccia1005 Год назад
There is something about services like restaurants and private teachers that have an aversion to doing the silly dumb things that make large crowds think something is good but have no effect on the service, they are usually the people who pour time into the actually important details and therefore become hidden gems.
@arsnakehert
@arsnakehert Год назад
I don't think he's criticizing other RU-vidrs so much as he's lamenting the reality of RU-vid where those silly-looking thumbnails simply tend to get more views
@DruSerkes
@DruSerkes Год назад
Between the bird in the window, and the shade for other youtubers, you almost can overlook the fact that Colt consistently cranks out the best instruction on RU-vid for this stuff
@mackenmd
@mackenmd Год назад
I love these basic plumbing videos, Colt! Thank you very much and good luck to you.
@pim8268
@pim8268 11 месяцев назад
This is an outstanding teacher. I graduated from his Bootcamp on Springboard. I like that he's seams humble. Always putting himself in the shoes of his students.
@ssumit196
@ssumit196 Год назад
My Brain cells multiply automatically, while hearing Colt's voice.
@jellyfish1772
@jellyfish1772 Год назад
Same🔥
@h88k988
@h88k988 Месяц назад
Really appreciate going over the nuts and bolts of setting up TypeScript. It's always useful to see when each piece (or package) needs to by added, along with an explanation of why. Thanks for the video. Keep them coming.
@yadonkus
@yadonkus Год назад
This is extremely helpful, thanks!! Not enough channels are this concise. Here's a comment for the algorithm.
@pajosko4941
@pajosko4941 Год назад
Colt you just saved my day. I am currently working on my application of my bachelor thesis and I could not get it to work. Thanks Colt, you really helped me!
@developerpranav
@developerpranav Год назад
Thanks a lot! I am new to typescript, and was struggling for a while to set it up with Express. I got it running within minitues thanks to your video
@andresvodopivec5950
@andresvodopivec5950 11 месяцев назад
Super simple and precise explanation. As a newby, you got me onboard in 17 min. Thanks!
@Aliena92
@Aliena92 3 месяца назад
I used your bootcamp on Udemy to learn web development and now came across this video here! Amazing explanation as always and the best teacher ever! Thank you :)
@jaybarls
@jaybarls Месяц назад
Great tutorial as always, makes combining these technologies really approachable! Loved the satire of YT thumbnails too :p Just a note though for Windows users having trouble with the "dev" script (who haven't yet reached that part of the video where Colt covers this - I like to code along and pause/ensure everything works as expected!) - you won't be able to run both nodemon and tsc -w concurrently with just the '&' operator. Instead you can install a library like concurrently: npm install -D concurrently And then update your package.json script like so: "dev": "concurrently \"tsc -w\" \"nodemon dist/index.js\"" Now running with 'npm run dev' will start your server as expected, as well as TS in watch mode.
@sajaljaiswal1659
@sajaljaiswal1659 Год назад
Love your teaching style! Best teacher for development.
@gregmaxedon
@gregmaxedon 8 месяцев назад
All the info I needed to start developing a Node.js server with Typescript. Thank you!
@pim8268
@pim8268 Год назад
Love this guy! Great teacher, always trying to make it simple.
@gendash
@gendash Год назад
An awesome video! Well explained, brief and to the point. Many thanks Colt!
@serialchiller4124
@serialchiller4124 Год назад
Great content overall! You know you're great instructor when you dont waste a lot of time explaining. Dude not even try, but the information is really clear.
@vytasgavelis
@vytasgavelis Год назад
Thank you 😄 . Setting up nodejs project for the first time for production use and got overwhelmed at first from all the possible config options...
@JeremiahPeoples
@JeremiahPeoples Год назад
Huge fan, thanks for teaching me how to code 🙏🏾
@KedarBasutkar
@KedarBasutkar Год назад
Awesome video as always Colt!
@limus_
@limus_ Год назад
Some people are teachers by nature, very helpful video, thank you so much.
@ROVAKAN
@ROVAKAN 9 месяцев назад
very good video . instead of just writing down configrations explaining why we need what. very informative
@jellyfish1772
@jellyfish1772 Год назад
An amazing teacher, an even better human being❤️
@funnycatmeowmeow
@funnycatmeowmeow Год назад
You saved my day! So much helpful. Thank you.
@UAng-ro9kt
@UAng-ro9kt Год назад
You saved my day! Soooooo much helpful.
@AlMamun-yy2eb
@AlMamun-yy2eb Год назад
You are the best teacher i ever seen sir
@jiix4723
@jiix4723 Год назад
Currently on JS in your bootcamp! Youre a great teacher and your humor is fantastic
@noormuhammad888
@noormuhammad888 11 месяцев назад
Can you share link of his bootcamp?
@surajanshrestha5502
@surajanshrestha5502 Год назад
THANK YOU SO SO MUCH. YOU EXPLAINED EVERYTHING!!!
@MrVipulLal
@MrVipulLal 11 месяцев назад
Comprehensive video! Many thanks!
@anox8633
@anox8633 Год назад
glad you post more often on youtube
@dominicpatrick6578
@dominicpatrick6578 Год назад
Being only a few years in programming, I've practiced a few languages Vite, Typescript and Tailwinds is the avenues I'm going on. I had a problem with the npx tsc creating the dist folder, after researching I found placing a empty ts file in the directory worked! YES!!
@mohammadyounoch5952
@mohammadyounoch5952 Год назад
Easy and effective explanations. Thanks.
@alegian7934
@alegian7934 Год назад
always nice to clear up the basics sometimes 😉
@atifulislamasif7893
@atifulislamasif7893 4 месяца назад
Your VDOs are very helpful.
@user-ws1gh9hw2u
@user-ws1gh9hw2u 4 месяца назад
Thank you! This video is very helpful for me!
@pnworks9186
@pnworks9186 Год назад
I am almost finished your TypeScript course sir
@waelgh4307
@waelgh4307 Год назад
Excellent and informative tutorial, thanks !
@yungapplemoose735
@yungapplemoose735 9 месяцев назад
the bird fucking killed me
@Basil_Porphyrogenitos
@Basil_Porphyrogenitos 11 месяцев назад
You are a very good explainer, thanks man.
@redalert250
@redalert250 11 месяцев назад
you are the best
@joshuaedward6893
@joshuaedward6893 20 дней назад
Thanks, i got what i wanted from this 👍
@diveshkumar3823
@diveshkumar3823 3 месяца назад
dude you are life savior
@sobeyyy
@sobeyyy Год назад
Thank you Colt Steel!
@loll3995
@loll3995 Год назад
This is a great tutorial , thank you 🙏
@amiralikiabi9069
@amiralikiabi9069 Год назад
Best teacher.
@The14Some1
@The14Some1 Год назад
<a href="#" class="seekto" data-time="698">11:38</a> to make it cross-platform you can prefix both commands with "start /b" command. This would run them concurrently without requiring to install additional packages and this would work flawlessly for windows/unix.
@Cpt_Chirp
@Cpt_Chirp 3 месяца назад
For windows users having trouble with the dev command (tsc -w & nodemon dist/index.js) you can instead set up your nodemon.json file in your root directory and define it like this: { "watch": ["src/"], "ext": "ts", "ignore": [], "exec": "tsc && node dist/index.js" } then just set your dev or server command or scripts to be "scripts": { "dev": "nodemon" } and nodemon will automatically watch those files and recompile them before relaunching your server. (You will need to move your index file into the src directory with my setup.)
@Clement587
@Clement587 Месяц назад
thank you !
@KamalSingh-tq8hk
@KamalSingh-tq8hk Год назад
Great video. Loved It!!
@kiddhkane
@kiddhkane Год назад
Very useful video. Thank you!
@FelicianoGC
@FelicianoGC Год назад
Hi, Colt! I'm a big fan from your content on Udemy and am currently struggling with Scope as in will I ever be ready to call myself a developer. Can you maybe someday talk about "What makes a proficient developer?"😬 Thanks for your videos!
@angga6008
@angga6008 Год назад
thank you whoever you are
@MrRorypam
@MrRorypam 2 месяца назад
This was really usefull. thanks
@juliohintze595
@juliohintze595 Год назад
A light themed terminal? Are you insane? Also, good content. Keep it coming!
@sanjayguwaju
@sanjayguwaju Год назад
It's Awesome Thumbnail Colt. I am attracted with it ☺.
@lakshman587
@lakshman587 Год назад
Man you are really awesome!!!
@bryanjesediaz873
@bryanjesediaz873 Год назад
Really useful tips here... Thank you a lot
@123mark132
@123mark132 Год назад
You can skip the whole dist folder and npx tsc process if you use ts-node. Then you can just use nodemon index
@breezycodes
@breezycodes Год назад
Good start
@jerryarekhandia1003
@jerryarekhandia1003 3 месяца назад
Excellent!
@pashadotcenko7391
@pashadotcenko7391 11 месяцев назад
thank you very much)) you have explained very well))
@sakhawathossen2104
@sakhawathossen2104 Год назад
Hi, This is the first time I am seeing you in youtube. Thanks for your javascript data structure code on udemy. It was great. Andyway, Can you please increase the sound a bit better? the sound is a bit low even in when I am increased my sound to full. Anyway, welcome to youtube Sir.
@suynsiuy8093
@suynsiuy8093 Год назад
I'm so confident, yeah, I'm unstoppable today
@HeriYantodotDev
@HeriYantodotDev Год назад
Thanks for this video 👍.
@producedbyjayzziii
@producedbyjayzziii Год назад
Hi Colt! Thank you for the contents and it helps us a lot. Can you release a course about Golang/Go?
@shashankbhosagi
@shashankbhosagi 4 месяца назад
Yo perfect thenks 🥳🥳
@c__0ne
@c__0ne Год назад
thank you for this! one question: how would i debug the backend in this setup usign vs code?
@birdofhermes6152
@birdofhermes6152 Год назад
Thanks a lot!
@hdm_vision
@hdm_vision 11 месяцев назад
Wow great video,
@gouravsingh9146
@gouravsingh9146 Год назад
good nice short crisp video
@alexismorales8364
@alexismorales8364 Год назад
In colt I trust 🙌
@sujezz
@sujezz Год назад
Would be cool if you'd continue the topic.
@techandgaming17
@techandgaming17 11 месяцев назад
Wow. Good vid
@MailsonWei
@MailsonWei Год назад
how do i combine it with front end framework like angular, react and vue? like a tech stack. where i have nodejs as backend and frontend using angular/react or vue
@prince5922
@prince5922 Год назад
Colt can we finally get a node js course? That's the only one missing from your courses :)
@sainathpoojaryy
@sainathpoojaryy 9 месяцев назад
which icon pack do you use for vs code? does anyone know?
@kylesera2087
@kylesera2087 Год назад
Great Guy😁🙂
@guba7714
@guba7714 Год назад
Yes it can - don't despair!
@zainali-qu6ug
@zainali-qu6ug 7 месяцев назад
simply explained
@saiminpyaekyaw3057
@saiminpyaekyaw3057 Год назад
excellent tutorial. Btw, you should try wow face for your thumbnail haha
@gerardo246
@gerardo246 Год назад
Hi, how should I declare and where the static folder, I need to copy the folder in every build with a script command in package.json or I need to configure the TSconfig file
@sallehshah
@sallehshah Год назад
Thanks alot..
@gamerboy3443
@gamerboy3443 Год назад
Let’s go!!!
@Samuftie
@Samuftie Год назад
thanks. very clear. I still don't understand why use rimraf instead of the traditional rm -rf, anyone can help? thanks!
@loopzz5526
@loopzz5526 Год назад
hey colt! i hope you are doing great! how are your chickens doin
@yenoudom5264
@yenoudom5264 5 дней назад
thank you
@user-re6lk6mx8z
@user-re6lk6mx8z 11 месяцев назад
thx!!
@mdkawsarislamyeasin4040
@mdkawsarislamyeasin4040 7 месяцев назад
Need an advance setup video
@abdullatifnizamani6850
@abdullatifnizamani6850 3 месяца назад
hey, where you been ? i got your javascript course , which you made in 2014,, since then I didn't saw you,,
@techexec
@techexec Год назад
If I don't hear "chicken" in the video, then it's not from Colt Steele 😄. He's really great at teaching.
@regilearn2138
@regilearn2138 Год назад
Appreciate if you can do MERN/PERN with typescript advanced project, it is the best way to learn typescript in practical way
@renzobelon609
@renzobelon609 3 месяца назад
Newbie question: Do I need to use npx if TypeScript is installed as a dev dependency? Thanks!
@theoojochegbe4966
@theoojochegbe4966 Год назад
what will the vercel.json look like to deploy this app to vercel?
@mateogomez-randulfe7394
@mateogomez-randulfe7394 17 дней назад
How can we use nodenext and path aliases?
@aryaprima4698
@aryaprima4698 Год назад
thankyou
@davidnguyen148
@davidnguyen148 Год назад
good sir
@BallsD33p69
@BallsD33p69 Год назад
Hello! I have been doing your Web Developer Bootcamp, and had a question. With Heroku’s free tier now gone, can you suggest some different solutions to hosting our frontend and the backend? Along with steps?
@rules654
@rules654 Год назад
Use render.....travercy media i guess made a video on this
@simranwadhwani9626
@simranwadhwani9626 Год назад
There's a video on In The setup's channel about free DAWs, alternatives, and even if you can't afford it you can "get" it. Not quite an
@frankhernandez4057
@frankhernandez4057 Год назад
Is Colt installing TS locally or globally?
@hijaazmuhammed2105
@hijaazmuhammed2105 6 месяцев назад
<a href="#" class="seekto" data-time="644">10:44</a> everything is working perfect, and there is no error while compiling, but the server is not starting and the console.log is not logging in the console,? any idea what happened??
@ProwlerDigital
@ProwlerDigital 5 месяцев назад
any update? same here
@ProwlerDigital
@ProwlerDigital 5 месяцев назад
Solution deeper in comments by @farouksabry
Далее
Learn TypeScript Generics In 13 Minutes
12:52
Просмотров 229 тыс.
OVOZ
01:00
Просмотров 2,3 млн
Typescript API in NodeJS / Express in Depth [Part 1]
38:10
How to setup Nodejs Express with Typescript
28:20
Просмотров 17 тыс.
TypeScript and NodeJS: The Proper Setup!
13:49
Просмотров 42 тыс.
Node.js is a serious thing now… (2023)
8:18
Просмотров 630 тыс.
How to use TypeScript with React... But should you?
6:36