Тёмный

Responsive Grids: How and why NOT to use them 

AM Design
Подписаться 33 тыс.
Просмотров 5 тыс.
50% 1

Опубликовано:

 

10 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 71   
@PunchMantra
@PunchMantra 2 года назад
Hands down the best Figma Tut channel I have discovered. I know you will be famous someday and it is my sincere request to you to never sell out like most famous channels. We need more honest chaps like yourself in design.
@AMDesignAndDev
@AMDesignAndDev 2 года назад
Thanks man!
@safsafaf2838
@safsafaf2838 2 года назад
I totally agree, I cannot even tell you how much experience I gained by watching AM Design videos
@welling1
@welling1 2 года назад
Your channel is one of the most practical and REAL out there. Many of these 'popular' channels just pull out some feature that can be done, but they fail to apply it to a real-world situation (or fail to point out how faulty is really is) -- especially when it comes to the actual code implementation.
@adada1st
@adada1st 2 года назад
Exactly! ;)
@saregamamusicvideos
@saregamamusicvideos Год назад
I personally feel when people try to find any solution ..they try to follow some well known youtubers blindly ..and blindly follow them what they are teaching or a solution they are providing to a problem is correct or not without thinking we take it as a thumb rule..and due to this most of the designers are loosing their creativity and stop using their brains... and really i am glad that there are few youtubers like you ...who comes up with a logical solution..and helping designers to follow a correct path..and think rather than blindly follow them ...thanks a lot..
@AMDesignAndDev
@AMDesignAndDev Год назад
Thank you, means a lot.
@the.olawale
@the.olawale 2 года назад
I love your confidence to call this out. I've also been of the opinion that the grid thingy is really not necessary so far auto layouts are well used. Thanks so much. I'll be here often
@AMDesignAndDev
@AMDesignAndDev 2 года назад
Thanks a lot Sylvman!
@adada1st
@adada1st 2 года назад
Hello again, I started with Figma a couple of months ago and learned a lot from Mizko, Gary (DesignCourse) and Jesse Showalter. I even took Mizko's course to get an insight into the Figma basics. And then I discovered your tutorials about Figma Design Systems - it was an eye opener. Your approach is more practical, efficient, methodical and "webdev oriented". Since my goal is to build good Figma templates for the webdev department, I come back to your (and Kevin Powell's css/webdev) channel to deepen my knowledge. And about the grids: In the beginning I tried the "Mizko method", but I found the grids kind of disruptive for my workflow. Nothing that can't be solved faster with containers, autolayout and rulers ;)
@AMDesignAndDev
@AMDesignAndDev 2 года назад
So glad to hear this EM, glad you're finding value, whether its from me or anyone else. :)
@Yolu84
@Yolu84 2 года назад
Thank you so much for this! I thought I was the only one who found responsive grids such a massive pain to work with. Glad to see that there's a much less stressful way to lay out my work.
@suyashhandke
@suyashhandke 2 года назад
I absolutely think your channel is better than mizako & designcourse for learning. Though they have lot of content but at the end Quality matters. not that their content is no good but i personally felt more confident since the day i discovered your channel. You are exactly talking about the problems new designers like me are facing rather than just focusing on posting new video every week. Thats where u stand out.
@AMDesignAndDev
@AMDesignAndDev 2 года назад
Thanks man, much appretiated!
@adada1st
@adada1st 2 года назад
I totally agree.
@boping
@boping 2 года назад
Yup! Human to human, not robot to human.
@misterhanwee1030
@misterhanwee1030 Год назад
5 mins into your video. I'm sold. Subscribed. I like your no-BS approach.
@k0mmunicat0r
@k0mmunicat0r Год назад
Finally somebody is on board with me too! I was like wtf is going on with these youTubers.
@hyacinthonyekwuo
@hyacinthonyekwuo Год назад
I love this Keep doing great work here I’ll try out what I just learned Thank u
@AMDesignAndDev
@AMDesignAndDev Год назад
Here's my official Figma paid course which you can check out on: www.asaadmahmood.com/courses/figma-noob-to-pro Use AMSUBSCRIBER voucher to get a 50% off. I can’t wait to see you all inside.
@moviegeniux
@moviegeniux 8 месяцев назад
I was also telling a friend about this just on Saturday 😅
@nikch1
@nikch1 Год назад
I'm glad that I'm working like you, I didn't know there were people doing it the harder/more complicated way hahahha thanks Asaad! 😉
@ongong9726
@ongong9726 2 года назад
You tell the truth! Auto-layout is enough.
@charlesxavier77
@charlesxavier77 Год назад
Hey man, The grid is not for the designer is for developers. I know it's a pain in the ass for designers but it helps the development a lot. When working on a big team you gonna have some kind of grid system. Most cases are the bootstrap grid. Also, the way you are using it for responsivness is exactly how it should be used. Chreers!
@AMDesignAndDev
@AMDesignAndDev Год назад
Bro, I'm a developer myself. Bootstrap and Columns grids are way outdated. We have flexbox now and actual css grids. And I've shown real examples of popular sites that don't use it.
@charlesxavier77
@charlesxavier77 Год назад
@@AMDesignAndDev I did not attack you in any shape or form. I was just saying that the bootstrap 12-column grid is beneficial for developers, mainly when the focus is building reusable components. When building such components it is generally recommended to avoid using fixed widths. Bootstrap grid system provides a structured approach to manage component widths within a responsive layout, offering flexibility and consistency in your reusable components. Just because some popular websites do not use the system it doesn't mean that it's not useful or used. It really depends on various factors, such as the specific design requirements, project constraints, and development preferences. The examples you have shown are just simple landing pages (styling-wise) that do not need such a system. Also, flexbox is way older than bootstrap. In fact bootstrap grid system was built using flexbox. It also uses the css native grid system since bootstrap 4, but I might be wrong about that.
@AMDesignAndDev
@AMDesignAndDev Год назад
@@charlesxavier77 Unfortunately bootstrap grids wasn't built using flexbox. I have been in the field since about a decade now, and it used floats for their grids way back then instead of flexbox.
@AMDesignAndDev
@AMDesignAndDev Год назад
@@charlesxavier77 And I understand you didn't attack me, I'm just talking about practicality and how the world has changed. Back in the days, I also used the 12 column grid structure quite frequently too in my dev process, not anymore.
@AMDesignAndDev
@AMDesignAndDev Год назад
​@@charlesxavier77 However, if you want to use them, by all means go ahead, we can agree to disagree. I don't mind people using column grids, especially in particular instances, but I never want to be rigid about design or dev patterns as I think that inhibits creativity.
@jarmainedenicep.ferrer970
@jarmainedenicep.ferrer970 Год назад
Hello AM! I hope you make a tutorial on the grid systems for cellphones, ipads and laptops. Thank you!
@ozanarslan5175
@ozanarslan5175 2 года назад
Thank you bro you are awesome 👍🏻
@daisykmr2
@daisykmr2 Год назад
Great tutorial! Would you be able to create a tutorial on how you handle auto-layout grid in iOS and Android mobile devices. Also display screens that you use for both the devices?
@satochy
@satochy 2 года назад
You need to be an auto-layout master to be able to design a full-blown site with it.
@AMDesignAndDev
@AMDesignAndDev 2 года назад
I feel like you can use rulers to set the container and work within it. But I don't think full blown sites even obey the grid structure to a tee.
@DipongkarRoyshuvo
@DipongkarRoyshuvo 2 года назад
Just Awesome.
@danielmotza2385
@danielmotza2385 2 года назад
Great tutorial! I had the same problem as you show at the end of the tutorial with the card and the title near to him... so I believe that the grid is more between the cards and if you want to organize things. but it does not work in a perfect way all the time...
@djashawe88923
@djashawe88923 Год назад
Your content is really useful for they are practical, efficient, and applicable. Can you please do a content on how to decide on the size of UI elements such as buttons, input fields, search bar, icons, font sizes, etc? Should we reference popular design system and follow design guidelines for different devices? Some concrete examples would be very much appreciated. (I'm never sure whether something is too small or big when designing and I want to know how other designers decide the size of UI elements with confidence apart from experience.) Thanks. 🤓
@douglee650
@douglee650 2 года назад
Go AM! All the way. I’ll just say I knew him when
@nasimmahamud6304
@nasimmahamud6304 2 года назад
Thank you so much,, This is really great video.. Wanna see another long auto layout class from you,, And live projects A to z,, IF possible plzz,,,
@AlexDsage
@AlexDsage 2 года назад
God bless the day I subscribed to your channel
@JacquesvanWyk
@JacquesvanWyk 2 года назад
I am developer that also love designing and I agree 100% with you.
@AMDesignAndDev
@AMDesignAndDev 2 года назад
I am glad to get some developer approval on this :)
@JacquesvanWyk
@JacquesvanWyk 2 года назад
@@AMDesignAndDev it was your figma tokens tutorial that brought me to your channel. Been playing with a workflow from my designs to code. Love your stuff!
@AMDesignAndDev
@AMDesignAndDev 2 года назад
​@@JacquesvanWyk Glad to know! I probably should consider posting a lot more dev stuff. Anything that you'd be interested in seeing?
@teegees
@teegees Год назад
Totally with you! Autolayout rocks. But it has its issues. Seems a bit buggy and it takes me forever to get things configured properly because it keeps changing the fixed/hug/fill parameter on me, or it doesn’t offer the Fill option sometimes.
@AMDesignAndDev
@AMDesignAndDev Год назад
It’s not buggy. It’s about using it properly.
@teegees
@teegees Год назад
@@AMDesignAndDev :) Do you have a video that might explain why the resizing settings change on you? I set it to fill and it changes other things to fixed. Also I cannot set things to fill sometimes. I feel like I’m playing whack-a-mole!
@AMDesignAndDev
@AMDesignAndDev Год назад
@@teegees The reason why you can't fill sometimes, is because the fill container option only appears if there's an autolayout container around the element. If not, no fill container option would appear. If you remove autolayout from an elements's parent, and the child had fill container, it would automatically be removed from the child as well. It's just understanding autolayout a bit, and you'll get a hang of it. Watch this video: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-hicPvJDH7J4.html
@avioflagos
@avioflagos 2 года назад
After setting my 12 columns and 72 pixels on the margin, I always find myself taking it off and then replace with the ruler for the rest of the project😅 Enough breathing space for me to see my actual design
@ttopsy
@ttopsy 2 года назад
I am glad I found your channel... can you make a video on how to make mobile navigation bar in your style? 🤠 Thanks in advance
@Michael.design
@Michael.design Год назад
What do you do when you want the content to adjust when the screen gets narrower, but to stay centered when it gets wider..? If you make it into an auto layout and set it all to 'fill' I believe you can't give the containers constraints right?
@AMDesignAndDev
@AMDesignAndDev Год назад
That's not possible in Figma right now as of my knowledge. Layout grids are there just for presentation and adjustments, it has no bearing on actual implementation. So if you want something to stay centered, after a particular width, and to shrink when it gets narrowers, you would have to do that via two separate screens, maybe connected by a responsive plugin.
@Michael.design
@Michael.design Год назад
@@AMDesignAndDev Just figured it out yes via a video of Arnau Ros. He had another Figma frame for what the design would look like beyond 1440, which would be centered. And then you do the actual implementation in the web builder tool (like Webflow or Framer) with a max width setting. Correct? Im still very new but looking at all this I guess most designers just make the 1440 design and then just set a max width in the builder tool and only design what happens when things get narrower.
@AMDesignAndDev
@AMDesignAndDev Год назад
​@@Michael.design Yup, that's one possible way.
@Michael.design
@Michael.design Год назад
@@AMDesignAndDev Thanks! Great videos by the way. Learning a lot.
@blackeyeblackeye
@blackeyeblackeye 2 года назад
I feel the same about the grids. I'm new to Figma, and I just couldn't make it work the way I wanted to. Especially when there was some autolayout involved as well. But how do you resolve the situation when your autolayout structure have to be other than evenly sized columns? For example, can you do a column layout 75% + 25% using autolayout? I would really like to know, thanks.
@AMDesignAndDev
@AMDesignAndDev 2 года назад
In my about 10 years or more as a designer, I haven't used resizing frames to show the responsive layouts of a design. We usually have different artboards for clients to see the different layouts. So if that's the case, I usually just give them fixed sizes. If you have a frame or a shape, that's taking full width of a container, and you change the width to 75%, it takes the width 75% of its container.
@coolplay7780
@coolplay7780 2 года назад
could you please share your experience and some tips on English. I mean you really speak very fluently. I wish I had such fluency
@sevenson5112
@sevenson5112 2 года назад
nice
@j.k24
@j.k24 2 года назад
it would be nice for auto layout to limit the amount of siblings per row, if you have 12 siblings, limit the amount set to 4 that it automatically set the rest as vertical stacks of 4
@AMDesignAndDev
@AMDesignAndDev 2 года назад
I agree, that would be a great feature.
@tadeeric7417
@tadeeric7417 2 года назад
This is awesome. So what do you suggest we use then?
@AMDesignAndDev
@AMDesignAndDev 2 года назад
Rulers if you want, though an autolayout container would be sufficient.
@calvinogood
@calvinogood 2 года назад
Figma = Auto Layout!
@chidorirasenganz
@chidorirasenganz 2 года назад
Responsive grids are more for tablets and phones than desktop. For Desktop it’s better to use a fixed sized grid that is set to your max width for your columnn(s)
@AMDesignAndDev
@AMDesignAndDev 2 года назад
I tried it for mobile and tablets too, useless for me.
@AMDesignAndDev
@AMDesignAndDev 2 года назад
An auto layout container works much better for me.
@chidorirasenganz
@chidorirasenganz 2 года назад
@@AMDesignAndDev I could see that. It mainly comes down to soft grids vs hard grids. I prefer hard grids for visualization and planning. And soft grids using autolayout to refine and iterate on those initial designs.
@AMDesignAndDev
@AMDesignAndDev 2 года назад
@@chidorirasenganz Sounds good, as mentioned, if you're getting value out of it, great!
@SnakesRaven
@SnakesRaven 5 месяцев назад
Who cares. You're making the same mistake: a RU-vidr who preaches his system is holy with the followers screaming "preach brother!". In the end it's all just methods to achieve something. It's about experimenting, learning and understanding the pros and cons so you can see what works for you and what you can use in what situation.
@AMDesignAndDev
@AMDesignAndDev 5 месяцев назад
My viewers care, I want people to be free from constraints from designing like "pros", especially if its costing them time and energy without any real benefit.
Далее
Find and Replace officially here in Figma
8:05
Просмотров 6 тыс.
Mistakes Designers make with Figma Components
17:46
Просмотров 58 тыс.
9 advanced tips of layout & composition in Web Design
16:11
Advanced Tips and Tricks Figma (and Web)
17:35
Просмотров 8 тыс.
The Framer Basics No One Explains (Until Now)
16:47
Просмотров 45 тыс.
Creating a Design System - Typography Basics
9:42
Просмотров 75 тыс.
Advanced: Figma tokens Sync with Github
15:31
Просмотров 23 тыс.
13 Things To Remove From Your Website Immediately
12:33
Responsive Website In Figma
26:30
Просмотров 98 тыс.