Angular 5 setup with SASS, LESS preprocessor tutorial

  Рет қаралды 24,383

techsith

techsith

Күн бұрын

Пікірлер: 61
@atolz1352
@atolz1352 3 жыл бұрын
Straight to what I wanted thanks alot
@danny24_24
@danny24_24 7 жыл бұрын
Great Tutorial ! I just installed Sass into my basic app. Really appreciate you taking the time to make this vid.
@Techsithtube
@Techsithtube 7 жыл бұрын
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!
@MrOmnidextrous
@MrOmnidextrous 6 жыл бұрын
Always something to learn from your videos. Kudos.
@agbaid
@agbaid 6 жыл бұрын
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
@shankaragoudag4661
@shankaragoudag4661 6 жыл бұрын
Need more videos on these topics in depth.
@zoecarlibur
@zoecarlibur 7 жыл бұрын
I'm really loving Angular 5
@kubekittechnology7607
@kubekittechnology7607 7 жыл бұрын
Good tuts. You plan to do tutorial about modules in JavaScript ?
@Techsithtube
@Techsithtube 7 жыл бұрын
I will try to make it by next week . it was on my list actually.
@hasmukhbaldaniya2603
@hasmukhbaldaniya2603 7 жыл бұрын
Great video. Do you plan to make a video for angular unit testing?
@Techsithtube
@Techsithtube 7 жыл бұрын
I do have a video on unit testing kzbin.info/www/bejne/emfUgXetrJeLbs0 I am planning to make more video on that subject.
@hasmukhbaldaniya2603
@hasmukhbaldaniya2603 7 жыл бұрын
I have seen that and also commented there
@fulleride05
@fulleride05 5 жыл бұрын
Using Angular 8 unable to import vars. @import '~scss/vars' returns the error Can't find stylesheet to import
@midassibayram8860
@midassibayram8860 6 жыл бұрын
it is a really an amazing tutorial!! thanks a lot
@neonize3652
@neonize3652 5 жыл бұрын
Helped me a lot, thanks!
@Sk112aa
@Sk112aa 6 жыл бұрын
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
@anthonytran8998
@anthonytran8998 6 жыл бұрын
What about sass/scss linting? Is that already incorporated into the Angular CLI?
@Techsithtube
@Techsithtube 6 жыл бұрын
In your editor you can add scss linter.
@shakeelkoper7068
@shakeelkoper7068 5 жыл бұрын
What if we have existing project in css and want to convert it to scss project...???
@Techsithtube
@Techsithtube 5 жыл бұрын
you have to convert all your css files to scss file extension.
@chicagoboy279
@chicagoboy279 6 жыл бұрын
something changed in angular 7? not aplying my global styles
@chicagoboy279
@chicagoboy279 6 жыл бұрын
seems like my bootstrap/scss is manipulating it
@volkan5945
@volkan5945 7 жыл бұрын
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
@Techsithtube
@Techsithtube 7 жыл бұрын
Are you talking about importing angular/platform-browser?
@volkan5945
@volkan5945 7 жыл бұрын
Thanks for your interest. I fixed the problem. totally my mistake.
@MrTaziz
@MrTaziz 7 жыл бұрын
Love your videos, keep up!!
@harshdesai5373
@harshdesai5373 6 жыл бұрын
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'
@Techsithtube
@Techsithtube 6 жыл бұрын
Your import path seems to be incorrect based on the error.
@deepu0012
@deepu0012 5 жыл бұрын
It is very useful tutorial. Thank you for sharing .
@Techsithtube
@Techsithtube 5 жыл бұрын
Thanks for watching deepu!
@ginanabila1014
@ginanabila1014 7 жыл бұрын
Great, Thanks for the video!
@SargsyanGagik
@SargsyanGagik 6 жыл бұрын
Thank you very much!!! it worked !!!
@motivationalstory17
@motivationalstory17 7 жыл бұрын
Nice tutorial as usual
@marcin9148
@marcin9148 7 жыл бұрын
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.
@Techsithtube
@Techsithtube 7 жыл бұрын
Marcin , have a wonderful and successful 2018. The IDE I am using In this tutorial is vsCode.
@adedayoadesegun2835
@adedayoadesegun2835 3 жыл бұрын
Thank you so much for this
@JoaoVictor-mm1en
@JoaoVictor-mm1en 6 жыл бұрын
Great tutorial!
@elderjunior5433
@elderjunior5433 6 жыл бұрын
Great video, thank you!
@bhavanirompicharla9097
@bhavanirompicharla9097 6 жыл бұрын
Thank you .. you have cleared my doubt.
@Techsithtube
@Techsithtube 6 жыл бұрын
Thanks for watching Bhavani!
@ganeshrajan7082
@ganeshrajan7082 6 жыл бұрын
Good One! Your tutorials are very interesting with speed 1.5x :-)
@trappedcat3615
@trappedcat3615 7 жыл бұрын
oh no, what happened to your Twitter, techsith. It appears suspended :(
@Techsithtube
@Techsithtube 7 жыл бұрын
its actually techsith1. :)
@girishacharya227
@girishacharya227 7 жыл бұрын
how to use 2 different angular projects in one module
@Techsithtube
@Techsithtube 7 жыл бұрын
you mean one module in two different projects?
@neetuyadav6877
@neetuyadav6877 4 жыл бұрын
nice video
@Techsithtube
@Techsithtube 4 жыл бұрын
Neetu, Thanks for the visit
@Ivanovic021
@Ivanovic021 7 жыл бұрын
Love your channel. Have learned few useful things from it. Is this your GitHub profile github.com/techsithgit ? Add a logo or something...
@Techsithtube
@Techsithtube 7 жыл бұрын
Fixed it. Thanks for suggesting.
@Ivanovic021
@Ivanovic021 7 жыл бұрын
Your welcome! More people can find you now.
@prathipatipurna4026
@prathipatipurna4026 7 жыл бұрын
Good one.
@Techsithtube
@Techsithtube 7 жыл бұрын
Thanks Prathipati.
@SapanKumarDas
@SapanKumarDas 6 жыл бұрын
nice one
@JP8ROCKCHANNEL
@JP8ROCKCHANNEL 7 жыл бұрын
You may use "ng set default.styleExt scss -g --" will change all extension of set property without editing each style file extension.
@none0n
@none0n 6 жыл бұрын
Blue background, and ugly red font... Lmao, I saw that coming. Great tutorial.
@Techsithtube
@Techsithtube 6 жыл бұрын
Lmao. Thanks for watching!
@rahul11pamnani
@rahul11pamnani 6 жыл бұрын
thankuu :-)
@garvit11joshi
@garvit11joshi 7 жыл бұрын
First Like..
@Techsithtube
@Techsithtube 7 жыл бұрын
Thanks Garvit :)
@alexbatista2756
@alexbatista2756 6 жыл бұрын
Very useful! Thank you.
@alexander5052
@alexander5052 2 жыл бұрын
Great tutorial! Thank you
Angular 5 e2e Testing with Protractor Tutorial
14:30
techsith
Рет қаралды 69 М.
Stop using @import with Sass | @use and @forward explained
13:13
Kevin Powell
Рет қаралды 254 М.
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 45 МЛН
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
It works #beatbox #tiktok
00:34
BeatboxJCOP
Рет қаралды 41 МЛН
99.9% IMPOSSIBLE
00:24
STORROR
Рет қаралды 31 МЛН
Changing Colors on Bootstrap with SASS
15:14
Access Code
Рет қаралды 51 М.
Angular 4/5 HTTP GET and POST requests tutorial
17:17
techsith
Рет қаралды 178 М.
Angular 5 Unit Testing with Jasmine Karma and Protractor
17:32
Learn Sass In 20 Minutes | Sass Crash Course
19:42
developedbyed
Рет қаралды 944 М.
Angular Crash Course | Learn modern Angular in 90 minutes
1:29:09
Code with Ahsan
Рет қаралды 51 М.
Angular 4/5 Routing Tutorial
18:35
techsith
Рет қаралды 40 М.
Angular Testing Quick Start
12:15
Fireship
Рет қаралды 203 М.
Angular infinite scroll
22:32
Ravindra Devrani
Рет қаралды 11 М.
Create a color theme mixin with Sass
11:35
Kevin Powell
Рет қаралды 42 М.
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 45 МЛН