Less CSS Tutorial for Beginners - 1 - Getting Started and Installing

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Hello! I'm one of your online students, and I just wanted to say that your teaching style for C++ is absolutely amazing! I’ve really enjoyed learning from you.

However, lately, I've been watching some courses on CSS and HTML, but they just don't feel as in-depth or satisfying. Could you possibly create a comprehensive and updated playlist for CSS and HTML tutorials?

I really hope you see this! Thank you!

Fortuitous_
Автор

This tutorial series is very helpful. It is just now time for me to practice.

ayeminayemins
Автор

I install less by adding into package.json. This way, if someone clones my repo and runs npm install it will install less along with other dependencies. Other than that, great video, keep it up.

jonathanelder
Автор

man i always search for you on google you r awesome i love your videos you are my boss anyway

temidireokeidera
Автор

damn bucky... do you EVER put out shitty videos? You are so great at what you do thanks so much bro!

andreparadise
Автор

Respect to you Bucky! Thanks a lot! You learned me a lot!

giorgimerabishvili
Автор

wonderful, I'm looking for a useful less tutorial.

lamnguyen
Автор

Thank you for these series. What's your thoughts on Sass vs Less? I've read that Sass is better in many ways. What's your opinion?

miguelperezpal
Автор

I really enjoy your video, but your very first example with the changing red to blue, why wouldn't you just find one instance of the color in reference and Find and Replace? Notepad++ has the feature to search file(s) and replace at the same time. Maybe I'm just low tech and don't like to fix an unbroken practice, but I am finding LESS to be more hassle than it is less css.

DandJTuts
Автор

Hey bucky, would you please explain the newly upcoming io.js and how is it different from node.js? I'm about to start coding in node and I'm not sure whether if I should or skip it completely and just jump straight into io.js

Thanks!

ofeenee
Автор

I already have a site and working on em via visual studio, how can i use less in this case? there's an option for me to add a less stylesheet but ain't sure if that's the best practice

donpislik
Автор

I am asking a rather silly question: If a website is designed with less, how to ensure that any new user brwosing that site can view the site without any glitch?

CodingMazaa
Автор

Didn't css variables exist 10 years ago?

gopallohar
Автор

WAIT BUCKY STARTED MAKING VIDEOS AGAIN?

corruptbytes
Автор

How would you add this on a Hosting server such as GoDaddy or HostGator?

JulianJCohen
Автор

we use h1:hover { } to create hover effect
h1:active { } is while we are holding our mouse click
then what is the code for after we click it?

子阳-hx
Автор

You write npn install, but say npm install. At first I didn't understand why i got a syntax error, when i wrote npn...

yngveeriksen
Автор

so is this a css tutorial or less tutorial

renatopozgan
Автор

Sass is far better, but less is not bad.

ChrisPTY
Автор

so funny how u spent more time on explaining why you would not explain something than it would ectualy take to explain it (not that installing node needs explaining)

exterminator