23 Useless Hacks about Building Websites

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ก.ย. 2024

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

  • @whosajid
    @whosajid  19 วันที่ผ่านมา +4

    To try everything Brilliant has to offer for free for a full 30 days, visit brilliant.org/Sajid. You’ll also get 20% off an annual premium subscription.

  • @danielmataya460
    @danielmataya460 12 วันที่ผ่านมา +14

    Dude said "Here are the most useless hacks" and proceeded to drop wisdom on max, Thanks G!! 😆

  • @isurujn
    @isurujn 19 วันที่ผ่านมา +21

    I don't even do front-end development but I like watching your videos because they are well-made and don't contain fluff.

  • @sojobee
    @sojobee 16 วันที่ผ่านมา +3

    Make sure to hue-shift your color palettes, as they get brighter or darker, this is more natural. A better and more new color space that does this for you is oklch. And it's supported in css!

  • @Clonephaze2327
    @Clonephaze2327 9 วันที่ผ่านมา +1

    vscode has emmet built in, which means you can set a keybind to wrap a selection in an element of your choice. Any emmet syntax works too. No extension needed there.

  • @Saadullahkhan3
    @Saadullahkhan3 17 วันที่ผ่านมา +8

    Why do I click on a video full of useless information instead of a 2-hour full-stack Django project? WHY??
    WHY WHY WHY !!! ??? $#(%@(#
    This actually useful!

  • @forderdrek8757
    @forderdrek8757 19 วันที่ผ่านมา +9

    the title: "some USELESS info..."
    the video: "this can be really useful for..."
    Bruh

  • @franexmo81-
    @franexmo81- 14 วันที่ผ่านมา +2

    If anyone needs the code for the colour at 0:53, here it is:
    :root {
    --hue: 0;
    --tertiary-hue: calc(var(--hue) + 300);
    --accent-hue: calc(var(--hue) + 60);
    --primary-color: hsl(var(--hue), 50%, 90%);
    --secondary-color: hsl(var(--hue), 50%, 10%);
    --tertiary-color: hsl(var(--tertiary-hue), 80%, 20%);
    --accent-color: hsl(var(--accent-hue), 80%, 20%);
    }
    .dark {
    --primary-color: hsl(var(--hue), 50%, 10%);
    --secondary-color: hsl(var(--hue), 50%, 90%);
    --tertiary-color: hsl(var(--tertiary-hue), 80%, 80%);
    --accent-color: hsl(var(--accent-hue), 80%, 80%);
    }

  • @maxxxiking96
    @maxxxiking96 10 วันที่ผ่านมา +2

    I see it coming... Your chanel will grow very quickly! It's unreasonable not to, cause there's too much value in your videos and it's delivered in a perfect way.

  • @alexa1535
    @alexa1535 6 ชั่วโมงที่ผ่านมา +1

    this is the most useful video ever on Web dev, every other tip is gold

  • @captaincode4380
    @captaincode4380 13 วันที่ผ่านมา +2

    Very good, you learn me a lot

  • @fiftys7ven
    @fiftys7ven 19 วันที่ผ่านมา +12

    let's start with color

  • @stonebubbleprivat
    @stonebubbleprivat 17 วันที่ผ่านมา +2

    Oklab is much better than hsl because we perceive some colours darker than others although the lightness value is the same. OkLab corrects for that. Also mixing in that colour space doesn't make colours muddy like in RGB/hsl

  • @pieces0fsheets352
    @pieces0fsheets352 16 วันที่ผ่านมา +2

    May I know what website was it the color adjustment? 1:39

    • @whosajid
      @whosajid  16 วันที่ผ่านมา +1

      It's just a simple tool on my website

  • @aliasgharranjbar734
    @aliasgharranjbar734 19 วันที่ผ่านมา +5

    Beautifully explained, love your content.

  • @ElevateJB
    @ElevateJB 18 วันที่ผ่านมา +2

    My Favorite Videos to Watch about everything INTERNET

  • @edwardjoyner7632
    @edwardjoyner7632 19 วันที่ผ่านมา +6

    Thanks, really helpful as always. Just a thought but you could break each point into a youtube short/reel/tiktok and probably have success!

  • @sharathlingams
    @sharathlingams 5 วันที่ผ่านมา +1

    Loved this...

  • @owhite2022
    @owhite2022 19 วันที่ผ่านมา +3

    my my , this is so smart

  • @saadsohail4690
    @saadsohail4690 19 วันที่ผ่านมา +2

    Awesome vid bro, could you make the next vid on how to upload the your web dev gig on fiverr so that you can get your first order. I have been trying to get an order for a year but still can't get mine.

    • @whosajid
      @whosajid  17 วันที่ผ่านมา +1

      I have no idea about fiverr.

  • @nicholashendrata
    @nicholashendrata 19 วันที่ผ่านมา +1

    I didnt know the ruby tag was an actual thing

  • @elishamutang1
    @elishamutang1 19 วันที่ผ่านมา +4

    some *useful* info about building websites

  • @Al-Hussainy
    @Al-Hussainy 19 วันที่ผ่านมา +1

    Bro i love your content keep it up ❤️

  • @g4m3rop
    @g4m3rop 19 วันที่ผ่านมา +2

    nice video brother !!

  • @anandjaiswal3443
    @anandjaiswal3443 19 วันที่ผ่านมา +1

    Your content is brilliant.

  • @mohamad2698
    @mohamad2698 19 วันที่ผ่านมา +1

    Thanks bruv really helpful

  • @nanayawdjan8985
    @nanayawdjan8985 19 วันที่ผ่านมา +1

    Some colors are just cool😊😊

  • @GHSB7462
    @GHSB7462 19 วันที่ผ่านมา +1

    the modal one 😮😮😮😮

  • @somnullty
    @somnullty 17 วันที่ผ่านมา

    oklch > hsl

  • @nasir519
    @nasir519 19 วันที่ผ่านมา +1

    What is that site for 4 color formula, ? looks pretty cool

    • @whosajid
      @whosajid  17 วันที่ผ่านมา

      On my website

  • @peppes0516
    @peppes0516 8 วันที่ผ่านมา

    no, I will continue to use divs

  • @mitroboomin2492
    @mitroboomin2492 19 วันที่ผ่านมา

    Bro could you please suggest some frontend projects for resume

  • @OneTest123
    @OneTest123 19 วันที่ผ่านมา +1

    Ah yes, nolej

  • @muajbinkarim
    @muajbinkarim 19 วันที่ผ่านมา

    "useless things"
    *Starts with colors*
    Anyways where are you from?

  • @besto_
    @besto_ 19 วันที่ผ่านมา +1

    Nice

  • @aruns6214
    @aruns6214 19 วันที่ผ่านมา +1

    Do more videos

  • @hussain.ahmd7
    @hussain.ahmd7 7 วันที่ผ่านมา

    dude you teach a lot about css and its perfect but bro...please 2-3 videos on javascript please broo. PEOPLE PLS LIKE MY COMMENT TO LET OUR DUDE OUT THERE KNOW!!

  • @Divyv520
    @Divyv520 16 วันที่ผ่านมา

    Hey sajid, really nice video ! I was wondering if I could help you with more Quality Editing in your videos and also make a highly engaging Thumbnail and also help you with the overall youtube strategy and growth ! Pls let me know what do you think ?

  • @MustefaAhmed-l8h
    @MustefaAhmed-l8h 19 วันที่ผ่านมา

    But am I learnin

  • @Sahitya-gc1hj
    @Sahitya-gc1hj 3 วันที่ผ่านมา

    How your website is super fast

    • @whosajid
      @whosajid  3 วันที่ผ่านมา

      It's plain HTML, CSS & JS. That's why.

    • @Sahitya-gc1hj
      @Sahitya-gc1hj 3 วันที่ผ่านมา

      @@whosajid ohh thanks for reply

  • @HeXeRCM
    @HeXeRCM 19 วันที่ผ่านมา +1

    First

  • @Sizganov
    @Sizganov 19 วันที่ผ่านมา +2

    Good video