Learn Sass in 30 Minutes

  Рет қаралды 36,685

codeSTACKr

codeSTACKr

Күн бұрын

Пікірлер
@codeSTACKr
@codeSTACKr 5 жыл бұрын
Thanks for all of the support!! Next up CSS Grid in 20 Minutes: kzbin.info/www/bejne/Zl6nimuAlNiekJI 📚 My Favorite Web Design Books 📚 Web Design with HTML, CSS, JavaScript and jQuery Set by Jon Duckett (paid link) amzn.to/2JaiCL8
@RedEyedJedi
@RedEyedJedi 5 жыл бұрын
Seriously, do you even know how to make a bad tutorial? All of your tutorials are gold, I really can't thank you enough for all the time and effort you put into making such clear and easy to understand tutorials. I've started sharing these on all the front end developer Facebook groups I am a member/moderator of and I look forward to watching this channel grow beyond your wildest dreams. More power to you my friend.
@codeSTACKr
@codeSTACKr 5 жыл бұрын
Thank you so much! I really appreciate it!
@anlkoc2437
@anlkoc2437 4 жыл бұрын
Best best best SCSS tutorial ever. Short and include everything you need to know. Thank you for sharing.
@codeSTACKr
@codeSTACKr 4 жыл бұрын
Glad it was helpful!
@HossamKhalaf-sr1oo
@HossamKhalaf-sr1oo 4 жыл бұрын
best sass tutorial ever!! thanks a lot for your work!!
@neshothakur2603
@neshothakur2603 4 жыл бұрын
Thanks . Very well explained as usual. Your video is my first Introduction to SASS. I now have a very good idea about it & can see how it can be very useful for a big project with many team members.
@codeSTACKr
@codeSTACKr 4 жыл бұрын
Glad it was helpful!
@elilumilay9405
@elilumilay9405 4 жыл бұрын
Thank you so much! As a help, I will finish any ads that will show on your video :)
@digigoliath
@digigoliath 4 жыл бұрын
Thanks . Very well explained as usual. Your video is my first Introduction to SASS. I now have a very good idea about it & can see how it can be very useful for a big project with many team members. It is nevertheless great for productivity. Love the superpowers of variables, maps, nesting, functions & mixins, partials / importing snippets & JS-like IF flow control covered in your video. I also love how it is easily supported by VSC.
@codeSTACKr
@codeSTACKr 4 жыл бұрын
Great summary! You payed attention! :)
@digigoliath
@digigoliath 4 жыл бұрын
@@codeSTACKr LOL, it means you have taught well!
@lucasdalessio9731
@lucasdalessio9731 4 жыл бұрын
Loved the video! Your channel is amazing and a huge contribution for people who are new to the coding world. Cheers!
@codeSTACKr
@codeSTACKr 4 жыл бұрын
Thanks a ton!
@ryanfrost6319
@ryanfrost6319 4 жыл бұрын
Great video. At the 15min mark when you talk about nesting, I don't understand why you had to use `#{&}` instead of just `&` like you do on the hover. Would you be able to explain? Or direct me to a source that explains?
@JoelEmberson
@JoelEmberson 5 жыл бұрын
very helpful and well presented!
@johnjedidiahgetes4260
@johnjedidiahgetes4260 4 жыл бұрын
I've learned so much from you Sir! Thank you very much! #beSassyAlways! :)
@codeSTACKr
@codeSTACKr 4 жыл бұрын
Awesome! Thank you!
@ryanfrost6319
@ryanfrost6319 4 жыл бұрын
At 28 mins in, what does the @content do / mean?
@hanspijpers2100
@hanspijpers2100 4 жыл бұрын
one question pls I don't get : in the doctype is that a problem ? kind regards Hans
@rohithpatelpurella2418
@rohithpatelpurella2418 4 жыл бұрын
what about id? in interpolation
@ermakamre
@ermakamre 5 жыл бұрын
Nice tutorial, thank you! Question: why there were no completions for variables names from _variables.scss?
@codeSTACKr
@codeSTACKr 5 жыл бұрын
The scss variables are compiled into the values where they are referenced in the scss. Scss variables do not get compiled into CSS variables. So where we declared the background color and referenced a scss variables, that's where the variable was pulled from the _variables file. Thanks for watching!
@ermakamre
@ermakamre 5 жыл бұрын
@@codeSTACKr My question was about code completion (intellisense) in the vscode, when you type variables names they don't appear in the popup. Look at 28:15 for example with $mobile variable.
@codeSTACKr
@codeSTACKr 5 жыл бұрын
@@ermakamre I see. Sorry I misunderstood. Yes, you would need to install SCSS IntelliSense extension in VS Code. That will add support for variables outside the current file.
@ermakamre
@ermakamre 5 жыл бұрын
@@codeSTACKr Comparing CSS variables and SCSS variables: it seems that SCSS approach is rather limited because we can't change variables values at runtime via javascript. Is this true or there are some ways to avoid such limitation?
@codeSTACKr
@codeSTACKr 5 жыл бұрын
@@ermakamre you are correct. This is a limitation. I will do some research but I do not think there is any way around this since after compile there is no scss to modify. It's just CSS. I would recommend targeting classes instead. But if changing variables is required then you would have to use CSS variables instead of scss variables.
@Ali-lb2cg
@Ali-lb2cg 5 жыл бұрын
please make a video on transform, transition and animation
@codeSTACKr
@codeSTACKr 5 жыл бұрын
I have several videos that use those properties, but not a specific video focusing on just those. Great suggestion! Look for it coming soon..
@Ali-lb2cg
@Ali-lb2cg 5 жыл бұрын
@@codeSTACKr tnx
@kouisilias9885
@kouisilias9885 4 жыл бұрын
thanks for videos very helpfu l
@The_Riyaz
@The_Riyaz 4 жыл бұрын
I did all these but still css is being saved in the scss folder itself. Sir i have contacted you in insta. Pls give a solution
@lycan2494
@lycan2494 5 жыл бұрын
thanks this was helpful : )
@abi_01_
@abi_01_ 4 жыл бұрын
im not getting watch sass button
@kiwik2945
@kiwik2945 5 жыл бұрын
is this a complete tutorial of sass .... u said its for begginer so did u make a video for the advance level ?
@codeSTACKr
@codeSTACKr 5 жыл бұрын
It covers all the basics and some advanced. More sass videos coming soon.
@krskvBeatsRadio
@krskvBeatsRadio 5 жыл бұрын
@@codeSTACKr looks like that you're making videos for people who knows quite a lot in usual programming but really not much about web and wanna get employed asap. But that's exactly what I was looking for 😂 Thanks a lot for your videos! Watched about 5 of them for today already :)
@iamanderson
@iamanderson 5 жыл бұрын
To get advanced level you should read specs, books or a long video series, anyways this is the most practical straight to the point guide I found, thumbs up @codeSTACKr
@lycan2494
@lycan2494 5 жыл бұрын
video play speed x2 for productivity
@erwindangan1544
@erwindangan1544 4 жыл бұрын
Can I download Sass for free? just for learning
@codeSTACKr
@codeSTACKr 4 жыл бұрын
Sass is not something you need to download. You just need the VS Code extension "live sass compiler".
@dinateresaserafimteresa7615
@dinateresaserafimteresa7615 5 жыл бұрын
Boa tarde!
@Tux0xFF
@Tux0xFF 4 жыл бұрын
codeSTACKr you call these courses crash courses but the level in quality is better than paid courses, you will do well if you put these on online platforms because the quality is great, it packs lots of good info that actually makes sense compared to other courses that teach the same materials
@codeSTACKr
@codeSTACKr 4 жыл бұрын
Thank you! I really appreciate it! Look for some even better quality paid courses coming soon 😀
Learn Sass In 20 Minutes | Sass Crash Course
19:42
developedbyed
Рет қаралды 945 М.
Learn CSS Grid in 20 Minutes
27:40
codeSTACKr
Рет қаралды 183 М.
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 18 МЛН
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 16 МЛН
We Attempted The Impossible 😱
00:54
Topper Guild
Рет қаралды 56 МЛН
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 120 МЛН
CSS Crash Course In 30 Minutes
39:47
codeSTACKr
Рет қаралды 106 М.
10 modern layouts in 1 line of CSS
21:39
Chrome for Developers
Рет қаралды 1,1 МЛН
Animated Responsive Navbar with CSS - Plus Other Useful Tricks
11:40
Sass Tutorial for Beginners - CSS With Superpowers
2:02:59
freeCodeCamp.org
Рет қаралды 879 М.
Learn CSS FLEXBOX in 20 Minutes
21:53
codeSTACKr
Рет қаралды 49 М.
Learn PostCSS In 15 Minutes
14:39
Web Dev Simplified
Рет қаралды 95 М.
Stop using an extension to compile Sass
21:39
Kevin Powell
Рет қаралды 131 М.
Learn CSS Position In 9 Minutes
9:26
Web Dev Simplified
Рет қаралды 2 МЛН
Learn Git in 30 Minutes
31:05
codeSTACKr
Рет қаралды 47 М.
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 18 МЛН