Комментарии:
I am tired of typing 'any' in ts
Need this course
Typescript in node/bun....
ОтветитьOne more thing discrimination union.
ОтветитьI liked your react course, I don't know what you can teach me on TS, like I didn't know React and didn"t know what to look for in a react course, but after trying 12 react courses and mostly just using your course. I can comment on your SWAT. Your course was basic enough but on point, my usage was learning the basics and then working on a project while jumping to your course for reminders while development. I have huge React + express + graphql projects that I will probably rewrite using your course. I would say the most important thing for me in your course before you updated it, was that it was well prioritized , i.e. even if a subject is more advanced but more used it was still prior in the list... for example .
ОтветитьYou mean help you to earn money from us for free?
ОтветитьHi, please also include advance topics 😊
ОтветитьSuperb!
ОтветитьTS with react is needed
Ответитьplease, usage in nodejs with OOP. with common design patterns in OOP world. (SOLID)
ОтветитьWhen will you do this course I can't miss it
ОтветитьI have question: what is the point of learning new technologies and stuff when you know AI can do better than you and going to replace you on a future
ОтветитьI don't know. Never use TS
Probably that is it
Some advanced technics and use cases, because there are a lot of beginner friendly ts courses and videos
ОтветитьInclude TS with HTML and REACTJS , as it took me 2 days to understand how TS works with these after learning 👍
ОтветитьDiscriminated unions
Ответитьhow to get that list
Ответитьthe key for a good tutorial is to teach something and then show the student common situations where it’s helpful and why.
ОтветитьLike someone else said, if you add in a major section that shows what TypeScript looks like in a prod environment, specifically in a React/Vue code base, and teach how to write TS in a React/Node/Express environment, I would sign up for it. Just learning types is easy and anyone can do that just going through the TS documentation, but actually integrating into a real prod environment is the hard part.
ОтветитьHow to code with type in mind. like when should I define a interface for an object or function, is it everytime? What if I fetch an object with type defined and use it then I want to change the shape of the object for different usage later?
ОтветитьReact+Typescript combo would be helpful...
ОтветитьType inference and generic must have
Ответитьis this course going to be on your channel, or paid on another site?
ОтветитьDeployment to prod
I feel like there’s no good source out there of what happens after dev stage
Yes please, I'd love to learn typescript
ОтветитьGeneric
ОтветитьWhen will you release this
ОтветитьHow to think while writing TS, how does TS server in VS code exactly works
ОтветитьTypescript modules and Declaration files
Ответить“Generics”
ОтветитьTypeScript with ReactJS please!
ОтветитьI still think you'd benefit from adding slicing here.
And show the creation of a component using that too.
I wish I knew about this way sooner so I'm asking here xd
I'll wait for it
ОтветитьThanks for your decision. Practically can be more useful for developers if you try it with NextJS.
ОтветитьPersonally I never liked these types of courses/tutorials. When you watch them it looks like you are learning something but when you build a project you are not sure what to use where. Our brains work in way where it recognizes pattern so IMHO I think you should include some projects where you tech patterns on what to use where. e.g. fetching data, binding state, reusable functions, etc
ОтветитьCan you share the notion page with us
ОтветитьRecursion and utils
ОтветитьI’m fairly fluent in JS. I started learning TS and my main issue is putting in practice anything I learn. I just can’t think in TS. When facing a real life scenario, the solution comes to me in JS and TS compiler always complains, thus putting me off as it slows down my flow. I gotta focus more on how to achieve results instead of what I’m trying to accomplish. I find it very frustrating.
ОтветитьHow to create a list like that? (GitHub, right?)
ОтветитьPlease include how to use redux toolkit in typescript
ОтветитьGeneric classes functions
Ответитьcan I please have a link to this repo?
ОтветитьUsing it with react/nextjs/nodejs
ОтветитьHow to migrate versions.
ОтветитьCan you tell me the name of the application that you're using to write notes.
ОтветитьUsing non-typed npm packages in TypeScript!
ОтветитьInfer keyword!
ОтветитьPlease Include mui typescripts also
ОтветитьMake sure to point out that enums are kinda cursed and show the alternatives like sum literal types ie type foo = “bar” | “baz” | “buz”
Ответить