- 786
- 9 987 103
Coding Addict
United States
Приєднався 18 гру 2016
Practical Typescript
Practical Typescript
Intro - 00:00
Setup - 06:35
Type Annotations - 20:31
Union Type - 33:23
Arrays - 48:00
Objects - 55:25
Functions - 01:07:10
Optional and Default Parameters - 01:23:09
Objects as Parameters - 01:40:11
Type Alias - 01:54:54
Interface - 02:15:25
Tuples - 03:02:39
Enums - 03:07:53
Type Assertion - 03:20:00
Modules - 03:42:45
Type Guards - 03:59:01
Generics - 04:30:56
Fetch Data - 05:10:13
Declaration Files - 05:29:30
Class Syntax - 05:42:55
Tasks App - 06:05:06
React Setup - 06:47:04
React State - 07:12:30
React Context API - 07:57:31
React Fetch Data - 08:29:30
React Tasks App - 09:13:55
Lifetime Membership
www.codingaddict.io/p/lifetime-membership
Full Course
www.codingaddict.io/p/practical-typescript
Github
github.com/john-smilga/typescript-course
Intro - 00:00
Setup - 06:35
Type Annotations - 20:31
Union Type - 33:23
Arrays - 48:00
Objects - 55:25
Functions - 01:07:10
Optional and Default Parameters - 01:23:09
Objects as Parameters - 01:40:11
Type Alias - 01:54:54
Interface - 02:15:25
Tuples - 03:02:39
Enums - 03:07:53
Type Assertion - 03:20:00
Modules - 03:42:45
Type Guards - 03:59:01
Generics - 04:30:56
Fetch Data - 05:10:13
Declaration Files - 05:29:30
Class Syntax - 05:42:55
Tasks App - 06:05:06
React Setup - 06:47:04
React State - 07:12:30
React Context API - 07:57:31
React Fetch Data - 08:29:30
React Tasks App - 09:13:55
Lifetime Membership
www.codingaddict.io/p/lifetime-membership
Full Course
www.codingaddict.io/p/practical-typescript
Github
github.com/john-smilga/typescript-course
Переглядів: 10 116
Відео
Practical Typescript 12 - React Third
Переглядів 1,8 тис.9 місяців тому
Practical Typescript 12 - React Third Lifetime Membership www.codingaddict.io/p/lifetime-membership Full Course www.codingaddict.io/p/practical-typescript Github github.com/john-smilga/typescript-course
Practical Typescript 11 - React Second
Переглядів 1,2 тис.10 місяців тому
Practical Typescript 11 - React Second Lifetime Membership www.codingaddict.io/p/lifetime-membership Full Course www.codingaddict.io/p/practical-typescript Github github.com/john-smilga/typescript-course
Practical Typescript 10 - React First
Переглядів 1,6 тис.10 місяців тому
Practical Typescript 10 - React First Lifetime Membership www.codingaddict.io/p/lifetime-membership Full Course www.codingaddict.io/p/practical-typescript Github github.com/john-smilga/typescript-course
Practical Typescript 9 - Tasks App
Переглядів 1,4 тис.10 місяців тому
Practical Typescript 9 - Tasks App Lifetime Membership www.codingaddict.io/p/lifetime-membership Full Course www.codingaddict.io/p/practical-typescript Github github.com/john-smilga/typescript-course
Practical Typescript 8 - Class
Переглядів 1 тис.10 місяців тому
Practical Typescript 8 - Class Lifetime Membership www.codingaddict.io/p/lifetime-membership Full Course www.codingaddict.io/p/practical-typescript Github github.com/john-smilga/typescript-course
Practical Typescript 7 - Fetch Data
Переглядів 1,5 тис.10 місяців тому
Practical Typescript 7 - Fetch Data Lifetime Membership www.codingaddict.io/p/lifetime-membership Full Course www.codingaddict.io/p/practical-typescript Github github.com/john-smilga/typescript-course
Practical Typescript 6 - Generics
Переглядів 1,4 тис.10 місяців тому
Practical Typescript 6 - Generics Lifetime Membership www.codingaddict.io/p/lifetime-membership Full Course www.codingaddict.io/p/practical-typescript Github github.com/john-smilga/typescript-course
Practical Typescript 5 - Type Guards
Переглядів 1,4 тис.10 місяців тому
Practical Typescript 5 - Type Guards Lifetime Membership www.codingaddict.io/p/lifetime-membership Full Course www.codingaddict.io/p/practical-typescript Github github.com/john-smilga/typescript-course
Practical Typescript 4 - Tuples and Enums
Переглядів 1,5 тис.10 місяців тому
Practical Typescript 4 - Tuples and Enums Lifetime Membership www.codingaddict.io/p/lifetime-membership Full Course www.codingaddict.io/p/practical-typescript Github github.com/john-smilga/typescript-course
Practical Typescript 3 - Type Alias and Interface
Переглядів 2,1 тис.10 місяців тому
Practical Typescript 3 - Type Alias and Interface Lifetime Membership www.codingaddict.io/p/lifetime-membership Full Course www.codingaddict.io/p/practical-typescript Github github.com/john-smilga/typescript-course
Practical Typescript 2 - Objects and Functions
Переглядів 2,8 тис.11 місяців тому
Practical Typescript 2 - Objects and Functions Intro - 0:00 Objects - 0:15 Functions - 11:50 Optional Parameters - 29:50 Objects as Parameters - 44:48 Lifetime Membership www.codingaddict.io/p/lifetime-membership Full Course www.codingaddict.io/p/practical-typescript Github github.com/john-smilga/typescript-course
Practical Typescript 1 - Setup, Type Annotations, Arrays
Переглядів 8 тис.11 місяців тому
Practical Typescript 1 - Setup, Type Annotations, Arrays Intro - 0:00 Setup - 6:33 Type Annotations - 20:33 Union Type - 33:25 Arrays - 48:35 Lifetime Membership www.codingaddict.io/p/lifetime-membership Full Course www.codingaddict.io/p/practical-typescript Github github.com/john-smilga/typescript-course
Next.js 14
Переглядів 39 тис.Рік тому
Next.js 14 Full Course www.codingaddict.io/p/nextjs-openai Intro - 00:00 New App - 3:42 Home Page - 7:26 Create Pages and Link Component - 12:00 Nested Pages- 15:53 First Challenge - 17:46 CSS - 20:55 TailwindCSS (optional) - 23:23 DaisyUI (optional) - 32:55 Layout File - 42:46 Navbar Challenge - 46:49 Server Components vs Client Components - 56:26 Data Fetching in Server Components - 1:06:12 L...
Next.js 14 and OpenAI Course
Переглядів 3,7 тис.Рік тому
Next.js 14 and OpenAI Course www.codingaddict.io/p/nextjs-openai
React 18 Tutorial - UseTransition Hook
Переглядів 2,6 тис.Рік тому
React 18 Tutorial - UseTransition Hook
React 18 Tutorial - UseCallback Hook Example
Переглядів 1,6 тис.Рік тому
React 18 Tutorial - UseCallback Hook Example
Hello John When can we expect React 19 Course , I am willing to pay for the course , u are awesome teacher.
7:44 best
Getting cors error on request!
I have learned a lot from this project. Thank you.
The best teacher
Watched this to know how to create the application with vite... Like it says in the title... But he only shows how to use Create React App. You juste made me waste my time.
I cannot join API MATIC without a business email
Trust me guys , i have almost spent 2 months in learning react went through tutorials hell here and there and at last, I end up here...... What I learnt from the tutorial hell... 1. This is the best way to learn react 2. He explains even small details too, like why we need to add parentheses which I understood in this video , and also CSS object too why we need to wrap it in double curly braces... this are some just examples but the point is whole tutorial itself is gem 💎 and you will directly jump into projects after this. 3. I went through Udemy courses , 2-4 youtube courses at last I got this and no-one literally no-one is going explain you this much small details... BET ME 😅 4. At last I need help from you guys to end up CSS tutorial hell bcz I am not getting through CSS bcz it is somewhat hard part in whole Web Development... if you can suggest some sources in order to learn css in best way that would great help..... Thank you John 🎉
45:24 if I place another button below the <script> tags, it will not respond to a click. So it looks like <script> just affects the code above, not the page/file. Browser reads from top to the bottom
Just started coding and have been struggling with a text editor/IDE. Glad I found brackets.
At this point the most popular code editor is VS-CODE
@@CodingAddict VS-Code was super complicated to use (atleast for me) Settled on Phoenix Code for starting out.
Good job ❤
@@CodingAddict Hi sir John , i hope you are doing great . I just wanted to know if we will have an upcoming course o a Css framework course ? Thank you very much for your time :)
Brad Traversy Course Owner
'Not bad, Not bad' is stuck in my mind lmao. Love the videos!!
Hi John thank you for creating these courses, my journey began with your html & css video that was almost 11hrs long and It took me 2yrs to get job as a frontend developer, it was hard but worth it, I have a remote Job now, working for a company in the US while I'm over here in Zimbabwe, Africa. Keep doing what you are doing, you are helping people change their lives.
hi john ....im not able to purchase your course on your website ...kindly help me i want your full courses
8:00:21 (big bacgrkound images)
7:19:00
7:01:24
5:01:40
5:01:40
3:22:32
1:36:28
Hey,I'm a big fan of your channel and really enjoy your Vedios . I have an idea for a tool for a vedio that I think your viewers might find interesting. Let me know if you're interested! can you help me transform my idea into reality
Plz help me .....api are shown in browser as json file...but it is not showing any data....
44:07
6:46:37
should i watch this course in 2024 end/2025
i wannt that answer too
thank you so much, I have learned from you way more than any one else. please keep making more of these, a lot of us needs them.
Hello John In this example, what if the user entered a space " ". I could submit with a space so I believe there should be a check for space. I like your teaching style and thanks a lot for these free content!
4:00:00
Cool 👍 I am almost a web developer 😊😊😊😊❤❤❤
2:40:00
1:02:00
47:00
Hey john, how are ya mate? Whats next for ya?
mr jOHN , i have an idea lets build a uninversity together 😁😁
the best one in javascript
amazing video.
6:28:26 , the job API is really what I interest, Thank you
4:46:40
Has node been updated to the point where this will not be relevant in 2024 ? I did the same with a .Net tutorial and turns out many things have changed. Should i commit to this course ?
I have the same question
I started the course a week ago and finished it It's up to date.
there are youtubers who happened to film tutorials and it shows. you just watch them copy pasting written earlier code and generally showing off for the lack of.. something. and sometimes you get lucky to find some kind of guiders or mentors or something. they EXPLAIN stuff to you. ty John
AWESOME...
Thank you John Smilga
thank you
give another tutorial
Done with the number challenge- its interesting!
Learning a lot from you sir!
Thankyou Sir!