Realworld app - VueJS and Typescript - Part 2 : Templates and Styling

preview_player
Показать описание
#VueJS #TypeScript #TypeSafeProgramming #VueCLI

----- ABOUT CODING BLOCKS ------

Coding Blocks India's best Programming and software training institute offers courses like C++ and Java, Data Structures and Algorithms, Web and Android Development(Java and Kotlin), Competitive Programming, Coding Interview Preparation and Machine Learning, AI and more. Registration open for Online and Offline Coding classes.Take advantage of the professionals who have worked with bigwigs like Sony, Cyanogen, Micromax.

#CodingBlocks #ProgrammingMadeEasy #LearnCodingOnline

Рекомендации по теме
Комментарии
Автор

by the way, the "proper" term is not dynamic routing, its called module lazy loading. just a tip :) the routes are there and don't change, it just lazy loads the module when needed to improve large app load times.

problemchild
Автор

I come from the world of angular using typescript, in this way it is easier to learn Vue, thank you for shared

edisonrojas
Автор

Thanks a lot, man. Your course is really helpful, big thanks. I learnt a lot from them and hope you all the best.

柳杨-yo
Автор

Cool + Thanks!
Just a hint to WS-Users: Webstorm needs
import store from './store/';
(With slash at the end) to import index.ts from store

MikeMitterer
Автор

Hi Arnav, using the paths attribute in tsconfig.json and importing the modules via @/ I'm getting this error "Cannot find module
Can you explain why it is so?
@ArnavGupta

gourishvashisht
Автор

Such a great way to learn TS + VUE.
Can you make more videos about vue.js with TS. Much Appreciated

omarz
Автор

Hi, Can u re check the link of repo as I can't find it?

ammarhassan_
Автор

For error "Missing trailing comma" in my system just add in tslint.json "rules"
"trailing-comma": [
true,
{
"multiline": "always",
"singleline": "never"
}
]


solve for me.

heyyy
Автор

What is the difference between using vue-component-class and vue-property-decorator?

ConquerJS
Автор

how did you solve red vetur error in your App.vue? at the next video you don't have that error. thank you

kaan
Автор

How do you have the side bar to navigate more easily in github ?

lestavelbaptiste
welcome to shbcf.ru