How to create your first section with best practices (Webstudio tutorial)

แชร์
ฝัง

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

  • @360Creators
    @360Creators 4 หลายเดือนก่อน +1

    Flex-wrap was a mindblowing moment for me. Looks much easier than to look up custom css grid.

  • @360Creators
    @360Creators 4 หลายเดือนก่อน +1

    Great!! Always good to see best practises from others, very valuable info

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

    Awwww this is great. I have been building with containers, etc. and I finally get the token application better. Been doing builds slightly wrong. Thanks for the great video.

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

      Glad it helped!

  • @cweb1988
    @cweb1988 4 หลายเดือนก่อน +2

    Nice! Thanks. Looking into Web Studio. Gonna wait till I see animations and interactions come to the platform though.

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

    Great video, Webstudio looks really nice!

  • @Fiend404
    @Fiend404 2 หลายเดือนก่อน

    webstudio is a hidden gem

    • @getwebstudio
      @getwebstudio  2 หลายเดือนก่อน +1

      Somebody please unhide us 🤣

  • @julio7410
    @julio7410 4 หลายเดือนก่อน +2

    "Following the project, I'm hoping it grows into a real alternative to WebFlow and WordPress. However, I wonder why Webstudio uses different names for well-established concepts in web development. Why call 'Classes' 'tokens'? And why refer to DIVs as 'Box'? Additionally, why not simplify the workflow by offering the four preformatted variations of a DIV-such as Section, Container, Block, and Div-directly on the toolbar, instead of making users manually format each one, including defining the semantic name for each in the DOM?"

    • @getwebstudio
      @getwebstudio  4 หลายเดือนก่อน +1

      - We don't use Tokens for classes, tokens are higher level than classes, they fix all specificity issues: docs.webstudio.is/university/foundations/design-tokens#introduction
      - Box refers to all the layout html tags, you can choose the tag in the settings panel, div is used by default
      - "the four preformatted variations of a DIV-such as Section, Container, Block" - because there are not just four, there are 10 most popular once supported from the box tag select and there are more in general
      - " instead of making users manually format each one" do you mean adding Box, then selecting tag in the settings is a problem? this will be faster with cmd+k search/commands.

    • @julio7410
      @julio7410 4 หลายเดือนก่อน +1

      @@getwebstudio Okay, thanks for the prompt response. I’ll check the article about tokens.

  • @hosseinkhanmohammadi4770
    @hosseinkhanmohammadi4770 14 วันที่ผ่านมา

    Hi, What's the difference between the tokens and classes? And also is there any similarities with components (reuseable components) in other systems? And any plan for reuseable components?

    • @getwebstudio
      @getwebstudio  14 วันที่ผ่านมา

      docs.webstudio.is/university/foundations/design-tokens

    • @getwebstudio
      @getwebstudio  14 วันที่ผ่านมา

      Components are not specific to design, they allow reusing and parametrising the entire instance, while tokens are reusable containers for styles only.

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

    Thanks for that! Just out of curiosity... Why do you call the ID level styles "local" and the classes "token"? Wouldnt it be easier to stick to the common namings?

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

      These are not id level styles or classes. All style tokens get merged into a single style rule or atomic style rules which is the default, but in the end its all classes docs.webstudio.is/university/foundations/design-tokens

  • @PhilSmithUK
    @PhilSmithUK 21 วันที่ผ่านมา

    Question... how do you make a card clickable? In WebFlow you can wrap a div in a 'link block' and it can have nested elements.. is there a workaround?

    • @getwebstudio
      @getwebstudio  21 วันที่ผ่านมา

      Use the link component. You can drag your other components into it.

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

    wow this is cool
    less stresful
    but then how do i locate the grid display instead of the flex
    most especially when i need to use it for my cards
    for example
    grid template column (3, 1fr)

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

      Through the advanced properties in the style panel for now

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

    nice. what screen recorder was used for this?

    • @getwebstudio
      @getwebstudio  4 หลายเดือนก่อน +1

      www.tella.tv/ I've been really liking it

    • @jonnyape
      @jonnyape 4 หลายเดือนก่อน +1

      ⁠@@getwebstudiosick thx