Work Smarter Than 99% of Webflow Developers

Поділитися
Вставка
  • Опубліковано 27 лип 2024
  • Join my Webflow Wizards Community
    / timothyricks
    Try Webflow using my affiliate link below.
    webflow.grsm.io/4840096
  • Навчання та стиль

КОМЕНТАРІ • 66

  • @heyderekj
    @heyderekj 5 місяців тому +30

    The fact that you're able to cover basic to complex things in such a concise, understandable manner makes you the GOAT for teaching Webflow Dev. 🔥🙏🏻

    • @timothyricks
      @timothyricks  5 місяців тому +3

      Thank you so much! I'm really glad this helps

  • @bornprojects
    @bornprojects 5 місяців тому +13

    The containter advice is GOLD

  • @enterprising9
    @enterprising9 5 місяців тому +1

    Love the short videos 🔥 you’re the best. wishing you 100,000 subscribers in 2024 🎉

  • @plushcad
    @plushcad 5 місяців тому

    Dude, every time I watch one of your videos I come out with at least one great new grain of knowledge to help me build faster and cleaner! Thanks.

  • @sltho
    @sltho 5 місяців тому

    Wow I literally had these questions and the algorithm has brought me to you. Thank you so so so much. Gonna tune in daily and level up.

  • @labruda
    @labruda 5 місяців тому +1

    What a master, Tim! Thank you 🙏

  • @gamepacked
    @gamepacked 5 місяців тому +1

    What a video thank you! Also love the thumbnail

  • @daniel_q40
    @daniel_q40 5 місяців тому +1

    Great tips, thanks!

  • @jchizick
    @jchizick 5 місяців тому +1

    Thanks for sharing Timothy! Much love

  • @cosminrus6571
    @cosminrus6571 5 місяців тому +2

    Timothy is the main reason I check UA-cam every day. Thanks you!

  • @michaelw40
    @michaelw40 5 місяців тому +1

    Thank you for these❤

  • @vortexdefense2258
    @vortexdefense2258 5 місяців тому +1

    literally the best teacher on Webflow I have seen yet. When are they going to pay you the big bucks lol

  • @keszycki
    @keszycki 5 місяців тому +1

    You are simply the best!

  • @michaelharris8040
    @michaelharris8040 5 місяців тому +2

    Such an OG video - thanks Tim

    • @michaelharris8040
      @michaelharris8040 5 місяців тому

      section - container -layout. Set defaults in your embed plus the ability to override these defaults in Webflow. Thank you!

  • @hoaithuong8088
    @hoaithuong8088 5 місяців тому +1

    Your thumbnail is so funny, I love it 😂

  • @mislavrepinac
    @mislavrepinac 5 місяців тому +3

    You really are a Webflow wizard. I'm learning so much from you all the time :)

    • @timothyricks
      @timothyricks  5 місяців тому

      Thanks so much for watching!

    • @artworthi
      @artworthi 5 місяців тому +1

      @@timothyricks Any way you can give your community members a cloneable with all the mentioned with all the default styles

  • @hufter01
    @hufter01 5 місяців тому +1

    Thanks, very helpful (again)!

  • @valdiszhvaginsh3825
    @valdiszhvaginsh3825 5 місяців тому +1

    Thanks!

  • @tryderrick
    @tryderrick 5 місяців тому +2

    These are amazing tips

  • @hadiaslam7801
    @hadiaslam7801 5 місяців тому

    the absoulte pro webflow tutorials on the entire youtube, brought to you by Timothy Ricks🔥

  • @posterboyvicky
    @posterboyvicky 5 місяців тому

    Hey @timothy great video and thumbnail. I've learnt a lot from your videos so many times. There are some specific features that dont work well accross browsers like 3d transforms, sticky property etc. I wish if you can make a video about this topic it would help a lot of people

  • @ArnauRos
    @ArnauRos 5 місяців тому +1

    I love the thumbnail!!

  • @austinandriese
    @austinandriese 5 місяців тому

    Wow Tim, this video is on of my favorites you've covered. So simple but important. Coming from a design background, clean code isn't something I understand enough. Would love more videos like this or a mega video breaking down all you do to clean up your code and speed up performance. Do you have a list of steps documented in Notion or anything?

    • @timothyricks
      @timothyricks  5 місяців тому

      Thanks so much, Austin! I’m really glad this helps, and thank you for the suggestions! Setting defaults and using utility classes are probably the biggest tips for reducing css bloat. I’ve packed all of my recommended defaults and utilities into the Lumos V2 cloneable. webflow.grsm.io/tricks?path=lumos-v2-beta

  • @vortexdefense2258
    @vortexdefense2258 5 місяців тому

    Can you do an updated tutorial on setting up cms filtering. Let’s say for a real estate website where they need to be filtered by number of beds baths etc.

  • @barristar9338
    @barristar9338 5 місяців тому +1

    Thanks man

  • @dereksoup
    @dereksoup 5 місяців тому +2

    Amazing video also love the thumbnail reminds me of Mr.Beast haha

  • @adame6169
    @adame6169 5 місяців тому +1

    Ever thought about building a component library for Lumos? I currently pay relume, but would prefer to use components that aren't CF.

    • @timothyricks
      @timothyricks  5 місяців тому

      Thanks so much for the idea! I’m experimenting with maybe including a few common components in the Lumos cloneable to use as a starter. Currently, I believe Webflow duplicates the variables when copying a section between projects so that would likely have to be solved first before creating an external library

  • @timdaff
    @timdaff 5 місяців тому

    Epic thumbnail btw

  • @cre8vedesign
    @cre8vedesign 3 місяці тому +1

    As a new web flow developer I notice frameworks seem to be the way to go. And all the agencies I see hiring use client first. Why does that one seem most popular and more importantly as a noob should I learn that first then move into lumps? Lumps seems a bit more complicated than client first. And I don’t really know the difference.

  • @danielapro9755
    @danielapro9755 5 місяців тому

    Amazing video Tim! I didn't know attributes have to have the word "data" appended to them to be valid. I thought it's up to the developer to decide.

    • @timothyricks
      @timothyricks  5 місяців тому +1

      I thought the same thing until doing more research recently! If html ever adds a "container" attribute one day, it could interfere with our custom attribute. So custom attributes are supposed to start with data- to avoid conflicts

    • @calebraney
      @calebraney 5 місяців тому

      @@timothyricks Is the only concern here that html might add an official attribute with the same name or are there other reasons to use data- in attribute names. I'm creating an internal gsap library using attributes and adding data to each attribute name would slow down applying them to elements but I also want to avoid future issues. I'm guessing if an attribute name is specific enough eg: gsap-load the likelihood of it conflicting with future html is little to none. Whereas using container definitely has a lot higher likelihood...

    • @timothyricks
      @timothyricks  5 місяців тому

      @@calebraney Good question! I think that was the main issue. They mentioned html validators won't know if the attribute was an error or intentional without the data- and also without the data- it has a higher likelihood of competing with other people's code. But I'm not sure if either are big issues for Webflow builds. stackoverflow.com/questions/24932391/are-custom-html-attributes-without-data-prefix-a-valid-attribute

  • @GoOoMuu
    @GoOoMuu 5 місяців тому

    Hello ! Are you aware that the sticky position is not working well with safari? Do you have any advice to fix this issue?

  • @andresochoa3040
    @andresochoa3040 4 місяці тому

    Hey Timothy Ricks,
    I'm keen on exploring Webflow for a complex e-commerce platform instead of the widely discussed Shopify. As a no-code designer, do you think it's a viable option? Your insights would be appreciated!
    Thanks,

  • @jo69123
    @jo69123 5 місяців тому

    Fucking amazing Timothy

  • @danwestaway
    @danwestaway 5 місяців тому

    Great video, do you think making Webflow templates is a good way to make money?

    • @timothyricks
      @timothyricks  5 місяців тому

      Thank you! I don’t know. I’ve heard a few success stories but never tried it

  • @harrygearty1159
    @harrygearty1159 5 місяців тому

    @timothyricks why do you use the custom element for sections ( 0:43 ) as opposed to Webflow’s default section element? Would you recommend folks do the same for the likes of main, article, header, footer etc?

    • @timothyricks
      @timothyricks  5 місяців тому +1

      Hi Harry, the custom element allows us to set inline styles and link class names to component fields if needed. This is usually more needed for sections than main or articles, but on the published site, there’s no difference between using webflow’s default elements or a custom one with the same tag. The custom ones just give us more features

  • @patrickperkins1189
    @patrickperkins1189 5 місяців тому

    This is a little more remedial, but could you please do a video on overarching class organization? I just finished my first site and the back end is a bit of a mess with disorganized duplicated classes-I'd love to know some tips on how to keep things organized and nomenclaturally correct

    • @timothyricks
      @timothyricks  5 місяців тому +1

      Thanks so much for the idea! I cover this in my full build tutorial but definitely should make a shorter video on it. ua-cam.com/users/livenj-1qB47aKo?si=-VH6hSay44_8UvOz

    • @patrickperkins1189
      @patrickperkins1189 5 місяців тому

      @@timothyricks Oh, excellent! Thank you Timmothy Ricks :)

    • @patrickperkins1189
      @patrickperkins1189 5 місяців тому

      @@timothyricks I'll take a look at this video, but if you did make a little digestible naming and organization video for beginners, I would 100% be your target market

  • @trattface
    @trattface 5 місяців тому

    Hey Tim are you following the Client-First framework by Finsweet?

    • @timothyricks
      @timothyricks  5 місяців тому

      Hi! No, this is a framework I created called Lumos. ua-cam.com/users/livePekd3KVtqQo?si=6NxvDqw8d9M39cKS

  • @callu6528
    @callu6528 5 місяців тому

    Hey guys, could anyone help me please?
    I'm using the wizardry technique for the responsiveness of the website and it's working great! But i came across something i've been trying to workaround for 2 days and can't figure out:
    Since i set the container max width to 1440px, whenever i need a section color or image, for example, to go all the way to the borders of the display it wont work. Any way i can solve this? Thank you!

    • @timothyricks
      @timothyricks  5 місяців тому

      Hi, good question! Usually, we'd want background colors or images to be applied to our sections, not to the containers, so that it can span the full width of the screen.

  • @DANNFIGDESIGNS
    @DANNFIGDESIGNS 5 місяців тому +1

    🔥

  • @jordan.g
    @jordan.g 5 місяців тому +2

    🐐

  • @timdaff
    @timdaff 5 місяців тому +1

    Less is more! 🎉

  • @garethellison01
    @garethellison01 5 місяців тому

    Incredible how insightful your vids are. I think you should just be Mr Webflow. Probably run the company better! 🤭

  • @Cid-4-Cid
    @Cid-4-Cid 5 місяців тому +1

    nice~

  • @HORDERARII
    @HORDERARII 5 місяців тому +2

    This is awesome 🫡 thanks