No video

Sass Tutorial for Beginners - CSS With Superpowers

  Рет қаралды 857,217

freeCodeCamp.org

freeCodeCamp.org

Күн бұрын

Пікірлер: 521
@kenthefley2226
@kenthefley2226 5 жыл бұрын
Just a modular tip: You don't need to write @import each time you import a partial: You can simply add a comma and continue on the same line. @import "config", "main", "home", "menu", "about", etc;
@blonduose
@blonduose 4 жыл бұрын
thanks, really helpful will put it in my notes
@alexradu1921
@alexradu1921 3 жыл бұрын
@@blonduose same... damn I have like lots of notes.
@2breborn247
@2breborn247 3 жыл бұрын
@@alexradu1921 same...again XD
@sadeghmaramazi886
@sadeghmaramazi886 3 жыл бұрын
Wow thats really work when i test thanks for that its simply and graet idea
@chubbyBunny94
@chubbyBunny94 3 жыл бұрын
every job I've had founds on this because of readability, sadly
@betfab9806
@betfab9806 4 жыл бұрын
Thank you so much for this. This is amazing Note to self coz im sure ill keep coming back here variables 8:43 maps 10:04 nesting 13:00 imports 17:00 functions 19:40 mixins 22:45 extensions 30:20 operations 32:00
@samisinnari2699
@samisinnari2699 4 жыл бұрын
Note to Note kz ill keep coming back here.
@mati124
@mati124 3 жыл бұрын
tactical comment
@twistedbam5842
@twistedbam5842 3 жыл бұрын
Get back here. You can do this!
@chubbyBunny94
@chubbyBunny94 3 жыл бұрын
Dot
@omarqussas9318
@omarqussas9318 2 жыл бұрын
note cuz I'm too lazy to type these myself
@codeanything1092
@codeanything1092 3 жыл бұрын
Sass literally has everything that I wanted to do in CSS, like nesting properties inside of other properties. Thanks for the tutorial btw👍
@filcondrat
@filcondrat 4 жыл бұрын
've been using scss for years, didn't know half of features until this tut
@noonefromearth2916
@noonefromearth2916 3 жыл бұрын
Somehow your comment comforts me as i am a beginner dev..
@chubbyBunny94
@chubbyBunny94 3 жыл бұрын
​@@noonefromearth2916 lol same here, I've got my first day as a junior dev tomorrow and I thought I knew scss.Man how wrong was I
@noonefromearth2916
@noonefromearth2916 3 жыл бұрын
@@chubbyBunny94 bro not to discourage you, but after selflearning react during lockdown and bagging a job, i quit the job in 2 weeks. 9 hrs of me and the computer was so boring and mind F*@king, i couldn't take it. Ps- I'm a computer engineering graduate
@chubbyBunny94
@chubbyBunny94 3 жыл бұрын
@@noonefromearth2916 that’s fair Nah I’m not discouraged. I’ve tried so hard to get a dev job. Now I’ve got one, I’ll do all I can not to let it go!
@alexapirot32
@alexapirot32 2 жыл бұрын
@@chubbyBunny94 how much did it take you to get the job?
@cswalker21
@cswalker21 2 жыл бұрын
Thanks. This is the first tutorial on anything related to CSS that I got all the way through without rocking on the floor in the fetal position crying.
@mudyeet_
@mudyeet_ 3 жыл бұрын
Quick Tip: Change the savePath for the scss compilation to "~/../dist/css" if you want your css to be compiled relatively to whereever your scss is, not relatively to where the terminal is opened at. The options can be found in the same settings.json file in which you tweaked the scss config at the beginning of this tutorial, check 2:15. Took me 5 minutes+ to figure it out, might save you those precious 5 minutes :)
@sunnyside1252
@sunnyside1252 3 жыл бұрын
Great, thank you :)
@MK_con
@MK_con 2 жыл бұрын
so you chose his third option or the first one with different path? for a reason it keeps not working for me
@yuobuten
@yuobuten 2 жыл бұрын
i've been throwing punches at the table for a day straight because of this, thank you!
@Dexter101x
@Dexter101x 3 жыл бұрын
Took me 24 hours to get this typed out. I know the source is on github, but I just wanted to get used to it. Thanks, awesome as SASS is
@levi4thon
@levi4thon 5 жыл бұрын
Wow, one of my 2 requests has been met. Now I only wish for a nice Typescript tutorial. Great job guys!
@thefreemonk6938
@thefreemonk6938 2 ай бұрын
And your another request was met
@ProgrammingwithPeter
@ProgrammingwithPeter 5 жыл бұрын
Sass is the best and most powerful CSS preprocessor card-body and card-head
@TheOshinoMeme
@TheOshinoMeme 2 жыл бұрын
The explanation about "em" and "rem" differentiation was cristal clear and extremely short compare at when i was looking for an explanation. Thank you for the lesson !
@jonathanacevedo4335
@jonathanacevedo4335 5 жыл бұрын
Bless you guys. In the name of open source
@leeeric6292
@leeeric6292 6 ай бұрын
In the example that the KZfaqr showed in the latter section, the part "home, projects, contact me" is shown in row, not column @41:30,it is because the KZfaqr have erased the tags and tags.
@justinobrien2907
@justinobrien2907 4 жыл бұрын
24 minutes in and I can't believe I waited so long to learn this. Subscribed.
@harshittiwary382
@harshittiwary382 5 жыл бұрын
Free code camp is just the best place for a new comer to learn code.
@5houmei
@5houmei 2 жыл бұрын
めちゃお世話になりました! 英語もSASSも学べて非常に有意義な動画でした!! ありがとうございます!!
@jenniferward6821
@jenniferward6821 3 жыл бұрын
Have watched the other SASS tuts. This one is the benchmark. But so grateful to all who give their time and knowledge thank you
@phoenixocean8594
@phoenixocean8594 3 жыл бұрын
variables 8:43 maps 10:04 nesting 13:00 imports 17:00 functions 19:40 mixins 22:45 extensions 30:20 operations 32:00 Credit: @Lilibeth Fabregas "Thank you so much for this. This is amazing Note to self coz im sure ill keep coming back here"
@oldmangames6593
@oldmangames6593 3 жыл бұрын
Such a great and understandable course!!! This helped me fully understand Sass. Thanks guys!
@danielnowak7557
@danielnowak7557 4 жыл бұрын
37:43 There is one important issue anyone didn't spot. Watch out for headings order - h2 comes after h1. As long as it's not related to navigation, this may disrupt page content flow and lead to SEO and accessibility related problems.
@fabrizioiacovone2661
@fabrizioiacovone2661 4 жыл бұрын
Thanks a lot for this wonderful training! Not easy to keep focused for 2 hours and keeping the audience focussed as well, really nicely presented
@RaymondPoston
@RaymondPoston 3 жыл бұрын
You are a natural and gifted teacher. Thanks for this tutorial and the others you have created.
@AdADglgmutShevanel
@AdADglgmutShevanel 3 жыл бұрын
Thanks so much for this! I've been seeing so many jobs ask for Sass knowledge, and I finally took the time to learn it with this video!
@raptorthefirst
@raptorthefirst 5 жыл бұрын
OMG,I just yesterday tried to find any video about sass. And now it's here....Thnx
@zerosandones7547
@zerosandones7547 4 жыл бұрын
the custom sass save in setting was really helpful, THANK YOU!
@abrotherinchrist
@abrotherinchrist Жыл бұрын
I learned a lot from this. Thanks! For consistency I think there a several styles that could have been made mixins in this tutorial that weren't.
@adityagupta232
@adityagupta232 4 жыл бұрын
Thanks for this video. Great and easy. We can improve this by using a single "open" class. This SASS works for me. &.open { visibility: visible; .menu-nav { transform: translateY(0); &__item { transform: translateX(0); } } }
@luciepetit8673
@luciepetit8673 3 жыл бұрын
omg your video is wonderful, I learned a lot more with 30 minutes of your video than 2h of my classes. Please keep doing such an amazing content !!
@baberaham
@baberaham 4 жыл бұрын
Awesome tutorial, not only did I learn SASS, I also learned how to structure my css and html a lot nicer. FYI: I was stuck on an issue with css not updating which left me baffled for about an hour because I messed up the directory structure and sass compiler live kept creating a new /dist/dist/css folder and compiling main.css there. At first, I was frustrated with the extension, then I felt silly. Be very attentive!
@albertoressia5325
@albertoressia5325 3 жыл бұрын
Awesome: simple, direct, exaustive, no useless discussion. Really a great job! Thanks
@shanemotyl
@shanemotyl 3 жыл бұрын
Best SCSS tutorial I've seen so far - Thank you
@Niehde
@Niehde 4 жыл бұрын
Awesome tutorial! Just wish you'd save more often so that we could see the effect of each line of styling.
@zeloguy
@zeloguy 4 жыл бұрын
... and that's why we follow along ;)
@mledesma64
@mledesma64 4 жыл бұрын
Thank you for putting your time and effort into this tutorial, it was really helpful to me
@Stevesteacher
@Stevesteacher 4 жыл бұрын
for those of you using a terminal (Linux), here is a very easy way of compiling your sass whilst using any text editor: install sass via npm open the directory with your files in it open the terminal in that location execute the following command: while true; do sass sass/style.scss style.css; sleep 2; done command explained: while true; - starts a while loop do - what it should do sass - you installed this earlier sass/style.scss - your scss file (this may change) style.css; - your css file (this may change) sleep 2; - the interval at which it should refresh/compile (in seconds) done - ends the code to stop the loop from running, just press ctrl+c
@mohammedhasanshaikh4800
@mohammedhasanshaikh4800 3 жыл бұрын
I'm really grateful that I have learnt from this course a lot of insight. Please keep up the good work and encourage you'll to post such amazing courses looking forward to see more..Well done guys for wonderful course..😍😍😍
@WithinReasonWithoutCare
@WithinReasonWithoutCare 4 жыл бұрын
great tutorial man, really appreciated how you constantly reinforced ideas introduced earlier in the tutorial
@malkareddyjithender3961
@malkareddyjithender3961 Ай бұрын
A very good tutorial & easily understandable!! Thanks Man ...🤗
@jabogyo
@jabogyo Жыл бұрын
Confused why the in the automatically looks as if display: inline has been applied in css? Mine doesn't do that, I have to add that in
@21thTek
@21thTek 3 жыл бұрын
I really love this video, I have learned a lot with a p´rosessional one. What i apreciate the most is that the speach its at very easy to follow speed and the pronunciation is excelent. This is important so it can be understood all around the world. Thanks a lot Sir !!!
@tohno520
@tohno520 5 жыл бұрын
The address icon doesn't load. Should be: " Address " in html files. And instead of adding and removing "open" class you can simply toggle it in one function. Very good video!
@nishpatha5847
@nishpatha5847 3 жыл бұрын
it is marker-alt not map-marker alt
@philipham1
@philipham1 3 жыл бұрын
Really awesome video man, first time I’ve stuck around till the end without skipping constantly 🤪
@mahmodsamir5110
@mahmodsamir5110 Жыл бұрын
Thank you so much, it is really, really helpful
@uxninjaa
@uxninjaa 4 жыл бұрын
By far the best tutorial video I have seen on KZfaq, thanks a lot!
@sarilusblondywadley2677
@sarilusblondywadley2677 2 жыл бұрын
Thanks for this amazing tutorial about sass.I feel like you are a good man,i like the the way you go slowly to explain things.
@ritwik5774
@ritwik5774 4 жыл бұрын
What an absolutely rocking video. Incredible content, and an exceptional teacher as well. Very lucid and expressive.
@Iknowpython
@Iknowpython 5 жыл бұрын
These people always come with complete explanation of topics too good sass is what i was thinking to invest my some time on
@AlexanderDemin
@AlexanderDemin 3 жыл бұрын
Great course. Coded along for a few hours. Thanks!
@deumolo
@deumolo Жыл бұрын
Man, this project was really educational and fun to do. Thank you, Jesse
@valentynan6446
@valentynan6446 4 жыл бұрын
Thanks! that is just utterly easy to understand! I enjoyed every minute of your video!
@jmaleal1
@jmaleal1 3 жыл бұрын
Its late and i know i cant what till the end. I Will watch it for sure later. Its a must subscribe channel for sure. Congratulation .. u are very clear in your explanation
@alexradu1921
@alexradu1921 3 жыл бұрын
Great, after this video and some note-taking, we can add SCSS to our skills in CV.
@upierczileonheart7020
@upierczileonheart7020 Жыл бұрын
I really loved this tutorial, thank you so much, it helped me a lot
@8koi245
@8koi245 2 жыл бұрын
Whit the amount of practice I have done(not even month, but is the only thing I have been doing) before this, I'm digesting this coding along so easily TYSM! @forward is deprecated btw
@CrispyCircuits
@CrispyCircuits 2 жыл бұрын
Thank you so much for blasting quickly through the basics at the beginning. I get so bored and frustrated with super slow videos. Happy, happy!!
@mitchellw7695
@mitchellw7695 2 жыл бұрын
Thanks Beau, very informative. Unlike the competetors teaching sass you get to the fundamentals that assist beginners in the early stages of development. Cheers :)
@ProgrammingwithShahan
@ProgrammingwithShahan 2 жыл бұрын
Really helpful SASS tutorial. Thanks
@sreez248
@sreez248 4 жыл бұрын
Its a beautiful way of explaining the SASS concepts. Thanks a lot!!
@prayascsa6601
@prayascsa6601 2 жыл бұрын
Thanks a lot for this, Sass is really great and I just loved nesting! And I also learned how to properly structure my code
@Webtricker
@Webtricker 2 жыл бұрын
Your all tutorial was awesome. This Sass tutorial was so easy. Thanks for giving such a simple way. It was very helpful
@aakashsinha9641
@aakashsinha9641 4 жыл бұрын
oh its 2 hours long video, but when you actually code along it becomes 5 hours + video..
@ricardorien
@ricardorien 4 жыл бұрын
5 beautiful hours
@Ebizzill
@Ebizzill 4 жыл бұрын
😂
@thinkingaloud7925
@thinkingaloud7925 4 жыл бұрын
a day's work that is fair enough right
@kiranjoshi893
@kiranjoshi893 4 жыл бұрын
yes, absolutely.
@ajaz_ahmed
@ajaz_ahmed 4 жыл бұрын
try running at the speed 1.25 or greater as per your comfort. 1.25 worked for me :)
@Lukasz7z
@Lukasz7z 9 ай бұрын
dude u are the champ omfg i will shine XDD thanks mate
@AyushKumar-yk9fw
@AyushKumar-yk9fw 4 жыл бұрын
Best SASS tutorial!!! Better than the 455 INR Udemy Course
@emilianovc5919
@emilianovc5919 3 жыл бұрын
this was awesome. thanks for such clear concepts!
@andcaru
@andcaru 2 жыл бұрын
Great tutorial, clear explanation, thanks a lot man!!
@zainuddin1205
@zainuddin1205 3 жыл бұрын
Thank you, sir, and freeCodeCamp for giving us such free and brilliant content.
@slickathanasnicka
@slickathanasnicka 4 жыл бұрын
you sir ARE A LIFE SAVER! Very informative THANKS!!!
@brnheavymetal
@brnheavymetal 5 жыл бұрын
Nice, I also subscribed to the CodeStackr channel, I used the basics of Sass some time ago but this is a great video to remember how to use and also learn new functionaties
@V-Prabhas
@V-Prabhas Ай бұрын
Best introduction bro.
@lucasanfilippo5370
@lucasanfilippo5370 4 жыл бұрын
... the fact is, that all the time we save when we start using tools like sass, whilst we are developping our code, we are going to lose it when it will be the time to decode another people project. Anyway really good video.
@vikramadityakukreja6725
@vikramadityakukreja6725 2 жыл бұрын
nice work with the burger/cross menu transitions
@daisylopezartist
@daisylopezartist 5 жыл бұрын
Done with the tutorial! Really good one! Thanks!
@RanjeetKumar_23
@RanjeetKumar_23 2 жыл бұрын
great tutorial...definitely worth the time and very beginner friendly
@erdalerden1117
@erdalerden1117 3 жыл бұрын
Thank you so much. This is a really useful post !!!
@AsifDawood
@AsifDawood 2 жыл бұрын
Thank you for the course video. Very beautifully explained Saas and its practical application
@vojica6055
@vojica6055 5 жыл бұрын
I just started learing Sass and i found this tutorial. Cant be better
@blue_berry_pie64
@blue_berry_pie64 Жыл бұрын
Thank you for this course! very well-instructed!
@CurtisKnudson
@CurtisKnudson 3 жыл бұрын
This was a really good SASS tutorial. Thank you!
@Olivia-kl8yz
@Olivia-kl8yz 4 жыл бұрын
Thank you @freeCodeCamp and @codeSTACKr !
@johansierracortes7217
@johansierracortes7217 Жыл бұрын
this is just a reminder that I watched the video till the end . FINISHED it was brilliant though.
@0xbitbybit
@0xbitbybit 4 жыл бұрын
Wooo, just finished the whole 2 hours, yay! Looks amazing and learnt a lot! Thanks @codeSTACKr
@randomesischannel926
@randomesischannel926 3 жыл бұрын
Thanks for the video! If you have a problem with changing the path of the "savePath" name, then just make sure you are changing the exact Live Sass Compiler settings .json file. Because there is more than one .json file and you might select not the right one. And, yes, I made this mistake as well...
@reisezone4574
@reisezone4574 2 жыл бұрын
the whole day have been watching different video about sass and coundlnt understand until i got to find this one
@nhanaothanh341
@nhanaothanh341 3 жыл бұрын
Such a great SASS course. I have learnt a lot of things from this video, Thank you.
@belloticyd
@belloticyd 6 ай бұрын
Thank you so much for this video.. it is indeed impactful
@apnkta112
@apnkta112 Жыл бұрын
Greate video for a sass beginner ! Thanks a lot!
@ahmedginani8991
@ahmedginani8991 Жыл бұрын
Thank you so much for your videos; these are quite helpful for the beginners as well as experienced learners!!!
@ash1ra
@ash1ra Жыл бұрын
how actual this tutorial for end of 2022?
@agrajyadav9
@agrajyadav9 3 жыл бұрын
Nice tutorial, thanks FCC and codeSTACKr
@sleeptownProductions
@sleeptownProductions 3 жыл бұрын
Thank you so much!! Great tutorial!! :) And well explained!
@mk9834
@mk9834 4 жыл бұрын
정말 고맙습니다 codeSTACKr!
@oshiga4life
@oshiga4life 2 жыл бұрын
Great course so far. I have decided to learn JS, then come back and finish the course. Struggled with the JS part a bit
@lukipinguin
@lukipinguin 4 жыл бұрын
You can actualy watch this video with 2 times speed ! Even on my native language most of the times i cant but here just no problems ! Great Thx for this amazing vid ;)
@kiranjoshi893
@kiranjoshi893 4 жыл бұрын
best tutorial so far.
@AVidhanR
@AVidhanR 5 ай бұрын
Thanks 👍🏻 fcc and coding stackr
@hemanthkotagiri8865
@hemanthkotagiri8865 5 жыл бұрын
Oh come on, I want that data structures video which was posted just now back to public please! I'm so in need of it!
@kishoregowda5551
@kishoregowda5551 5 жыл бұрын
Yes😖😖😖😖😖
@andreiburcuta4254
@andreiburcuta4254 Жыл бұрын
You should change the @import with @use and @forward. Is the new way that sass works now
@isaackash2401
@isaackash2401 3 жыл бұрын
I checked and I subscribed too. Greate Course
@byronbieniemy6385
@byronbieniemy6385 4 жыл бұрын
Needed to be brought up to scss speed and FCC came in right on time for the win!
@xris03
@xris03 3 жыл бұрын
thank you -- from the philippines here
@lalithhakari6166
@lalithhakari6166 4 жыл бұрын
very good video..please make a advanced tutorial sequel of this current tutorial. we would love to learn from you rather anywhere else..
@girishsunkeri358
@girishsunkeri358 4 жыл бұрын
Thanks for explaining it so well !
@k.ashutoshbaitharu3964
@k.ashutoshbaitharu3964 Жыл бұрын
Add fa-map-marker instead of fa-marker-alt for the Location Icon to appear.
Learn Sass In 20 Minutes | Sass Crash Course
19:42
developedbyed
Рет қаралды 932 М.
Unveiling my winning secret to defeating Maxim!😎| Free Fire Official
00:14
Garena Free Fire Global
Рет қаралды 10 МЛН
Cute kitty gadgets 💛
00:24
TheSoul Music Family
Рет қаралды 17 МЛН
Nurse's Mission: Bringing Joy to Young Lives #shorts
00:17
Fabiosa Stories
Рет қаралды 4,8 МЛН
Yum 😋 cotton candy 🍭
00:18
Nadir Show
Рет қаралды 7 МЛН
Stop using @import with Sass | @use and @forward explained
13:13
Kevin Powell
Рет қаралды 247 М.
Learn CSS Flexbox in 20 Minutes (Course)
20:37
Coding2GO
Рет қаралды 67 М.
Stop using an extension to compile Sass
21:39
Kevin Powell
Рет қаралды 128 М.
Nietzsche: Chase Power, Not Happiness
8:55
Freedom in Thought
Рет қаралды 969
Sass @import is being replaced with @use and @forward
22:01
Coder Coder
Рет қаралды 38 М.
Incredible scroll-based animations with CSS-only
32:23
Kevin Powell
Рет қаралды 420 М.
Fastest way to become a Web Developer
9:47
Sahil & Sarra
Рет қаралды 639 М.
Master CSS Overflow/Text Wrapping Like A Senior Developer
20:53
Web Dev Simplified
Рет қаралды 43 М.
Hollywood's Obsession with Ambition
22:12
Thomas Flight
Рет қаралды 100 М.
Unveiling my winning secret to defeating Maxim!😎| Free Fire Official
00:14
Garena Free Fire Global
Рет қаралды 10 МЛН