Great Tutorial ! I just installed Sass into my basic app. Really appreciate you taking the time to make this vid.
@Techsithtube7 жыл бұрын
Alan , I am glad it helped you. I will have a video on using sass with bootstrap next week if you are interested in. Thanks for watching!
@MrOmnidextrous6 жыл бұрын
Always something to learn from your videos. Kudos.
@agbaid6 жыл бұрын
So I'm running angular 7. The compiler doesn't recognize my _vars file without the underscore and full name. Also doesn't recognize the tilder either
@shankaragoudag46616 жыл бұрын
Need more videos on these topics in depth.
@zoecarlibur7 жыл бұрын
I'm really loving Angular 5
@kubekittechnology76077 жыл бұрын
Good tuts. You plan to do tutorial about modules in JavaScript ?
@Techsithtube7 жыл бұрын
I will try to make it by next week . it was on my list actually.
@hasmukhbaldaniya26037 жыл бұрын
Great video. Do you plan to make a video for angular unit testing?
@Techsithtube7 жыл бұрын
I do have a video on unit testing kzbin.info/www/bejne/emfUgXetrJeLbs0 I am planning to make more video on that subject.
@hasmukhbaldaniya26037 жыл бұрын
I have seen that and also commented there
@fulleride055 жыл бұрын
Using Angular 8 unable to import vars. @import '~scss/vars' returns the error Can't find stylesheet to import
@midassibayram88606 жыл бұрын
it is a really an amazing tutorial!! thanks a lot
@neonize36525 жыл бұрын
Helped me a lot, thanks!
@Sk112aa6 жыл бұрын
If you are using Angular6, ~ wont work. Use ~src. See this stackoverflow.com/questions/51011228/scss-file-imports-using-tilde-is-not-working-in-angular-6
@anthonytran89986 жыл бұрын
What about sass/scss linting? Is that already incorporated into the Angular CLI?
@Techsithtube6 жыл бұрын
In your editor you can add scss linter.
@shakeelkoper70685 жыл бұрын
What if we have existing project in css and want to convert it to scss project...???
@Techsithtube5 жыл бұрын
you have to convert all your css files to scss file extension.
@chicagoboy2796 жыл бұрын
something changed in angular 7? not aplying my global styles
@chicagoboy2796 жыл бұрын
seems like my bootstrap/scss is manipulating it
@volkan59457 жыл бұрын
I tried this example step by step. But when I import the browser it gives 'invalid property value' error and does not see any style codes
@Techsithtube7 жыл бұрын
Are you talking about importing angular/platform-browser?
@volkan59457 жыл бұрын
Thanks for your interest. I fixed the problem. totally my mistake.
@MrTaziz7 жыл бұрын
Love your videos, keep up!!
@harshdesai53736 жыл бұрын
I have followed the same tutorial but getting the following error, please help me out ERROR in multi ./scss/styles.scss Module not found: Error: Can't resolve '/Users/harsh/Virgo/scss/styles.scss' in '/Users/harsh/Virgo'
@Techsithtube6 жыл бұрын
Your import path seems to be incorrect based on the error.
@deepu00125 жыл бұрын
It is very useful tutorial. Thank you for sharing .
@Techsithtube5 жыл бұрын
Thanks for watching deepu!
@ginanabila10147 жыл бұрын
Great, Thanks for the video!
@SargsyanGagik6 жыл бұрын
Thank you very much!!! it worked !!!
@motivationalstory177 жыл бұрын
Nice tutorial as usual
@marcin91487 жыл бұрын
Hi techsith! I might sound a bit ignorant, but what IDE are you using ? Also keep doing a great job. Wish you lots of success in 2018.
@Techsithtube7 жыл бұрын
Marcin , have a wonderful and successful 2018. The IDE I am using In this tutorial is vsCode.
@adedayoadesegun28353 жыл бұрын
Thank you so much for this
@JoaoVictor-mm1en6 жыл бұрын
Great tutorial!
@elderjunior54336 жыл бұрын
Great video, thank you!
@bhavanirompicharla90976 жыл бұрын
Thank you .. you have cleared my doubt.
@Techsithtube6 жыл бұрын
Thanks for watching Bhavani!
@ganeshrajan70826 жыл бұрын
Good One! Your tutorials are very interesting with speed 1.5x :-)
@trappedcat36157 жыл бұрын
oh no, what happened to your Twitter, techsith. It appears suspended :(
@Techsithtube7 жыл бұрын
its actually techsith1. :)
@girishacharya2277 жыл бұрын
how to use 2 different angular projects in one module
@Techsithtube7 жыл бұрын
you mean one module in two different projects?
@neetuyadav68774 жыл бұрын
nice video
@Techsithtube4 жыл бұрын
Neetu, Thanks for the visit
@Ivanovic0217 жыл бұрын
Love your channel. Have learned few useful things from it. Is this your GitHub profile github.com/techsithgit ? Add a logo or something...
@Techsithtube7 жыл бұрын
Fixed it. Thanks for suggesting.
@Ivanovic0217 жыл бұрын
Your welcome! More people can find you now.
@prathipatipurna40267 жыл бұрын
Good one.
@Techsithtube7 жыл бұрын
Thanks Prathipati.
@SapanKumarDas6 жыл бұрын
nice one
@JP8ROCKCHANNEL7 жыл бұрын
You may use "ng set default.styleExt scss -g --" will change all extension of set property without editing each style file extension.
@none0n6 жыл бұрын
Blue background, and ugly red font... Lmao, I saw that coming. Great tutorial.