ความคิดเห็น •

  • @betfab9806
    @betfab9806 4 ปีที่แล้ว +354

    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

    • @samii-i-i
      @samii-i-i 4 ปีที่แล้ว +1

      Note to Note kz ill keep coming back here.

    • @mati124
      @mati124 3 ปีที่แล้ว +1

      tactical comment

    • @twistedbam5842
      @twistedbam5842 3 ปีที่แล้ว +3

      Get back here. You can do this!

    • @chubbyBunny94
      @chubbyBunny94 3 ปีที่แล้ว +1

      Dot

    • @omarqussas9318
      @omarqussas9318 2 ปีที่แล้ว +1

      note cuz I'm too lazy to type these myself

  • @kenthefley2226
    @kenthefley2226 5 ปีที่แล้ว +690

    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 ปีที่แล้ว +16

      thanks, really helpful will put it in my notes

    • @alexradu1921
      @alexradu1921 3 ปีที่แล้ว +4

      @@blonduose same... damn I have like lots of notes.

    • @2breborn247
      @2breborn247 3 ปีที่แล้ว +1

      @@alexradu1921 same...again XD

    • @sadeghmaramazi886
      @sadeghmaramazi886 3 ปีที่แล้ว +1

      Wow thats really work when i test thanks for that its simply and graet idea

    • @chubbyBunny94
      @chubbyBunny94 3 ปีที่แล้ว +1

      every job I've had founds on this because of readability, sadly

  • @filcondrat
    @filcondrat 4 ปีที่แล้ว +40

    've been using scss for years, didn't know half of features until this tut

    • @noonefromearth2916
      @noonefromearth2916 4 ปีที่แล้ว +5

      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 ปีที่แล้ว +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 3 ปีที่แล้ว

      @@chubbyBunny94 how much did it take you to get the job?

  • @cswalker21
    @cswalker21 2 ปีที่แล้ว +3

    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.

  • @codeanything1092
    @codeanything1092 3 ปีที่แล้ว +8

    Sass literally has everything that I wanted to do in CSS, like nesting properties inside of other properties. Thanks for the tutorial btw👍

  • @mudyeet_
    @mudyeet_ 3 ปีที่แล้ว +42

    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 3 ปีที่แล้ว

      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 ปีที่แล้ว +1

      i've been throwing punches at the table for a day straight because of this, thank you!

  • @Dexter101x
    @Dexter101x 3 ปีที่แล้ว +10

    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 ปีที่แล้ว +15

    Wow, one of my 2 requests has been met. Now I only wish for a nice Typescript tutorial. Great job guys!

    • @thefreemonk6938
      @thefreemonk6938 4 หลายเดือนก่อน

      And your another request was met

  • @5houmei
    @5houmei 2 ปีที่แล้ว +2

    めちゃお世話になりました!
    英語もSASSも学べて非常に有意義な動画でした!!
    ありがとうございます!!

  • @ProgrammingwithPeter
    @ProgrammingwithPeter 5 ปีที่แล้ว +9

    Sass is the best and most powerful CSS preprocessor card-body and card-head

  • @jonathanacevedo4335
    @jonathanacevedo4335 5 ปีที่แล้ว +28

    Bless you guys.
    In the name of open source

  • @TheOshinoMeme
    @TheOshinoMeme 3 ปีที่แล้ว +1

    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 !

  • @harshittiwary382
    @harshittiwary382 5 ปีที่แล้ว +34

    Free code camp is just the best place for a new comer to learn code.

  • @jenniferward6821
    @jenniferward6821 3 ปีที่แล้ว +1

    Have watched the other SASS tuts. This one is the benchmark. But so grateful to all who give their time and knowledge thank you

  • @leeeric6292
    @leeeric6292 8 หลายเดือนก่อน +1

    In the example that the TH-camr showed in the latter section, the part "home, projects, contact me" is shown in row, not column @41:30,it is because the TH-camr have erased the tags and tags.

  • @oldmangames6593
    @oldmangames6593 3 ปีที่แล้ว +8

    Such a great and understandable course!!! This helped me fully understand Sass. Thanks guys!

  • @justinobrien2907
    @justinobrien2907 4 ปีที่แล้ว +2

    24 minutes in and I can't believe I waited so long to learn this. Subscribed.

  • @fabrizioiacovone2661
    @fabrizioiacovone2661 4 ปีที่แล้ว +23

    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

  • @phoenixocean8594
    @phoenixocean8594 3 ปีที่แล้ว +13

    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"

  • @danielnowak7557
    @danielnowak7557 4 ปีที่แล้ว +6

    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.

  • @GuitarsRgood7
    @GuitarsRgood7 3 ปีที่แล้ว +1

    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!

  • @abrotherinchrist
    @abrotherinchrist ปีที่แล้ว +1

    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.

  • @RaymondPoston
    @RaymondPoston 3 ปีที่แล้ว +1

    You are a natural and gifted teacher. Thanks for this tutorial and the others you have created.

  • @zerosandones7547
    @zerosandones7547 4 ปีที่แล้ว +2

    the custom sass save in setting was really helpful, THANK YOU!

  • @Stevesteacher
    @Stevesteacher 4 ปีที่แล้ว +1

    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

  • @WithinReasonWithoutCare
    @WithinReasonWithoutCare 4 ปีที่แล้ว +9

    great tutorial man, really appreciated how you constantly reinforced ideas introduced earlier in the tutorial

  • @albertoressia5325
    @albertoressia5325 3 ปีที่แล้ว +6

    Awesome: simple, direct, exaustive, no useless discussion. Really a great job! Thanks

  • @adityagupta232
    @adityagupta232 4 ปีที่แล้ว +3

    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);
    }
    }
    }

  • @mledesma64
    @mledesma64 5 ปีที่แล้ว +8

    Thank you for putting your time and effort into this tutorial, it was really helpful to me

  • @baberaham
    @baberaham 4 ปีที่แล้ว +35

    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!

  • @raptorthefirst
    @raptorthefirst 5 ปีที่แล้ว +2

    OMG,I just yesterday tried to find any video about sass. And now it's here....Thnx

  • @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.

  • @shanemotyl
    @shanemotyl 3 ปีที่แล้ว

    Best SCSS tutorial I've seen so far - Thank you

  • @luciepetit8673
    @luciepetit8673 3 ปีที่แล้ว +1

    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 !!

  • @valentynan6446
    @valentynan6446 4 ปีที่แล้ว +1

    Thanks! that is just utterly easy to understand! I enjoyed every minute of your video!

  • @Niehde
    @Niehde 4 ปีที่แล้ว +7

    Awesome tutorial! Just wish you'd save more often so that we could see the effect of each line of styling.

    • @zeloguy
      @zeloguy 4 ปีที่แล้ว +2

      ... and that's why we follow along ;)

  • @AlexanderDemin
    @AlexanderDemin 3 ปีที่แล้ว +1

    Great course. Coded along for a few hours. Thanks!

  • @21thTek
    @21thTek 4 ปีที่แล้ว

    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 !!!

  • @ritwik5774
    @ritwik5774 4 ปีที่แล้ว +1

    What an absolutely rocking video. Incredible content, and an exceptional teacher as well. Very lucid and expressive.

  • @mohammedhasanshaikh4800
    @mohammedhasanshaikh4800 4 ปีที่แล้ว +4

    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..😍😍😍

  • @uxninjaa
    @uxninjaa 4 ปีที่แล้ว

    By far the best tutorial video I have seen on TH-cam, thanks a lot!

  • @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

  • @deumolo
    @deumolo ปีที่แล้ว

    Man, this project was really educational and fun to do.
    Thank you, Jesse

  • @philipham1
    @philipham1 3 ปีที่แล้ว

    Really awesome video man, first time I’ve stuck around till the end without skipping constantly 🤪

  • @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

  • @upierczileonheart7020
    @upierczileonheart7020 ปีที่แล้ว +1

    I really loved this tutorial, thank you so much, it helped me a lot

  • @malkareddyjithender3961
    @malkareddyjithender3961 3 หลายเดือนก่อน

    A very good tutorial & easily understandable!! Thanks Man ...🤗

  • @sreez248
    @sreez248 4 ปีที่แล้ว +6

    Its a beautiful way of explaining the SASS concepts. Thanks a lot!!

  • @vikramadityakukreja6725
    @vikramadityakukreja6725 2 ปีที่แล้ว

    nice work with the burger/cross menu transitions

  • @jabogyo
    @jabogyo ปีที่แล้ว +5

    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

  • @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

  • @alexradu1921
    @alexradu1921 3 ปีที่แล้ว +1

    Great, after this video and some note-taking, we can add SCSS to our skills in CV.

  • @brnheavymetal
    @brnheavymetal 5 ปีที่แล้ว +1

    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

  • @ProgrammingwithShahan
    @ProgrammingwithShahan 3 ปีที่แล้ว +1

    Really helpful SASS tutorial. Thanks

  • @jmaleal1
    @jmaleal1 4 ปีที่แล้ว +1

    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

  • @mahmodsamir5110
    @mahmodsamir5110 ปีที่แล้ว +1

    Thank you so much, it is really, really helpful

  • @Iknowpython
    @Iknowpython 5 ปีที่แล้ว +18

    These people always come with complete explanation of topics too good sass is what i was thinking to invest my some time on

  • @emilianovc5919
    @emilianovc5919 3 ปีที่แล้ว +1

    this was awesome. thanks for such clear concepts!

  • @erdalerden1117
    @erdalerden1117 3 ปีที่แล้ว +1

    Thank you so much. This is a really useful post !!!

  • @andcaru
    @andcaru 2 ปีที่แล้ว +1

    Great tutorial, clear explanation, thanks a lot man!!

  • @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!!

  • @AsifDawood
    @AsifDawood 2 ปีที่แล้ว

    Thank you for the course video. Very beautifully explained Saas and its practical application

  • @tohno520
    @tohno520 5 ปีที่แล้ว +6

    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 4 ปีที่แล้ว

      it is marker-alt not map-marker alt

  • @ahmedginani8991
    @ahmedginani8991 ปีที่แล้ว

    Thank you so much for your videos; these are quite helpful for the beginners as well as experienced learners!!!

    • @ash1ra
      @ash1ra ปีที่แล้ว +1

      how actual this tutorial for end of 2022?

  • @zainuddin1205
    @zainuddin1205 3 ปีที่แล้ว

    Thank you, sir, and freeCodeCamp for giving us such free and brilliant content.

  • @daisylopezartist
    @daisylopezartist 5 ปีที่แล้ว +2

    Done with the tutorial! Really good one! Thanks!

  • @blue_berry_pie64
    @blue_berry_pie64 2 ปีที่แล้ว

    Thank you for this course! very well-instructed!

  • @RanjeetKumar_23
    @RanjeetKumar_23 2 ปีที่แล้ว +1

    great tutorial...definitely worth the time and very beginner friendly

  • @mitchellw7695
    @mitchellw7695 3 ปีที่แล้ว +1

    Thanks Beau, very informative. Unlike the competetors teaching sass you get to the fundamentals that assist beginners in the early stages of development. Cheers :)

  • @slickathanasnicka
    @slickathanasnicka 4 ปีที่แล้ว

    you sir ARE A LIFE SAVER! Very informative THANKS!!!

  • @aakashsinha9641
    @aakashsinha9641 5 ปีที่แล้ว +206

    oh its 2 hours long video, but when you actually code along it becomes 5 hours + video..

    • @ricardorien
      @ricardorien 5 ปีที่แล้ว +36

      5 beautiful hours

    • @Ebizzill
      @Ebizzill 4 ปีที่แล้ว

      😂

    • @thinkingaloud7925
      @thinkingaloud7925 4 ปีที่แล้ว +2

      a day's work that is fair enough right

    • @kiranjoshi893
      @kiranjoshi893 4 ปีที่แล้ว +1

      yes, absolutely.

    • @ajaz_ahmed
      @ajaz_ahmed 4 ปีที่แล้ว +2

      try running at the speed 1.25 or greater as per your comfort. 1.25 worked for me :)

  • @reisezone4574
    @reisezone4574 2 ปีที่แล้ว

    the whole day have been watching different video about sass and coundlnt understand until i got to find this one

  • @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

  • @CurtisKnudson
    @CurtisKnudson 3 ปีที่แล้ว

    This was a really good SASS tutorial. Thank you!

  • @0xbitbybit
    @0xbitbybit 4 ปีที่แล้ว +1

    Wooo, just finished the whole 2 hours, yay! Looks amazing and learnt a lot! Thanks @codeSTACKr

  • @AyushKumar-yk9fw
    @AyushKumar-yk9fw 4 ปีที่แล้ว

    Best SASS tutorial!!!
    Better than the 455 INR Udemy Course

  • @AyeJay-fe8pq
    @AyeJay-fe8pq 2 ปีที่แล้ว +2

    i noticed in the tutorial for sass in the Front End Development Libraries section that there was no mention that sass has two syntax's "an original .sass and the more popular .scss that can be used with plain css" this led to confusion at first when attempting to configure a codepen after learning through FCC alone that led to me digging and finding this video that clearly states there is indeed two syntax's. i was just wondering why this information wasn't added to the courses as well.

  • @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...

  • @nhanaothanh341
    @nhanaothanh341 3 ปีที่แล้ว

    Such a great SASS course. I have learnt a lot of things from this video, Thank you.

  • @apnkta112
    @apnkta112 ปีที่แล้ว

    Greate video for a sass beginner ! Thanks a lot!

  • @sleeptownProductions
    @sleeptownProductions 3 ปีที่แล้ว

    Thank you so much!! Great tutorial!! :) And well explained!

  • @johansierracortes7217
    @johansierracortes7217 ปีที่แล้ว

    this is just a reminder that I watched the video till the end . FINISHED it was brilliant though.

  • @Lukasz7z
    @Lukasz7z 10 หลายเดือนก่อน

    dude u are the champ omfg i will shine XDD thanks mate

  • @Olivia-kl8yz
    @Olivia-kl8yz 4 ปีที่แล้ว

    Thank you @freeCodeCamp and @codeSTACKr !

  • @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..

  • @agrajyadav9
    @agrajyadav9 3 ปีที่แล้ว

    Nice tutorial, thanks FCC and codeSTACKr

  • @vojica6055
    @vojica6055 5 ปีที่แล้ว

    I just started learing Sass and i found this tutorial. Cant be better

  • @k.ashutoshbaitharu3964
    @k.ashutoshbaitharu3964 ปีที่แล้ว

    Add fa-map-marker instead of fa-marker-alt for the Location Icon to appear.

  • @belloticyd
    @belloticyd 8 หลายเดือนก่อน

    Thank you so much for this video.. it is indeed impactful

  • @byronbieniemy6385
    @byronbieniemy6385 4 ปีที่แล้ว

    Needed to be brought up to scss speed and FCC came in right on time for the win!

  • @mestbesokt
    @mestbesokt 3 ปีที่แล้ว

    THANK YOU SO MUCH! VERY WELL EXPLAINED TURTORIAL., 10/10!!!
    liked and subscribed :)

  • @cindrmon
    @cindrmon 2 ปีที่แล้ว

    nice tutorial! would like to see another tutorial that utilises the sass 7-1 architecture, since i feel like that's a good way to organise code

  • @Elliot3482
    @Elliot3482 3 ปีที่แล้ว

    Great tutorial. You are my inspiration.

  • @Didier-cu6cb
    @Didier-cu6cb 10 หลายเดือนก่อน

    perfect ... thank you so much for this !

  • @lucasanfilippo5370
    @lucasanfilippo5370 4 ปีที่แล้ว +1

    ... 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.

  • @kiranjoshi893
    @kiranjoshi893 4 ปีที่แล้ว

    best tutorial so far.

  • @hemanthkotagiri8865
    @hemanthkotagiri8865 5 ปีที่แล้ว +1

    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!

  • @VladiGuitar87
    @VladiGuitar87 4 ปีที่แล้ว

    An amazing tutorial. Thank you for it! I don't know where to use all these knowledge, especially functions because it makes the whole thing a little bit crabbed and huge while the problem small is. But may be I'll grow up to that one day. :D

  • @cevatmorcicek9134
    @cevatmorcicek9134 2 ปีที่แล้ว

    Thank you so much!It was really helpful video..

  • @veeramanikandanarthanari3770
    @veeramanikandanarthanari3770 3 ปีที่แล้ว +1

    Thanks!