This content originally appeared on DEV Community and was authored by Anjan Shomooder
Material-ui is a ui framework for react based on Material Design which is developed by Google .
I tried material-UI for the first time back in 2020 for one of my projects. From then I have become a fan of it. It is really beautiful and elegant. Material UI has everything that you need for a modern website.
Now why would you want to use a UI framework instead of custom CSS styling?
The reason might be:
- You are not good at CSS or you don't like it.
- CSS from scratch is too much work.
- You are in a hurry.
- You are terrible at design and so on...
Let's see 10 reasons why you should try material-UI:
- Beautiful design: Material-UI is based on Material Design. And It is developed by Google. It is also a well tested design by professionals. And it is so beautiful. If you have visited any kind of google website, you will find a common design.
This is material design. It is clean, colors are good for the eyes, and nice animations.
Huge amount of Components: Material-UI has a huge amount of components. It has everything that you need. You can create simple to complex websites easily.
CSS in JS: It simply means writing your CSS styles with javascript but with much more flexibility. It gives you unique class names. You can use them for making the styles scoped to the component.
Customizable: You can customize Material-UI however you want. You can use custom CSS with makeStyles. Or you can customize the whole theme. You can change every style of any class.
Grid System: This is my favorite feature of this framework. You can create a complex responsive layout with Material-UI Grid.
Icons: Material-UI comes with over 1000 icons. They are customizable.
Tree Shaking: It removes all the unused code from the package for the production build. That's how websites can load faster.
Great Docs: Material-UI docs are one of the best docs I have ever seen. It has everything that you need to know.
TypeScript support: Material-UI supports typescript out of the box.
Great Community: Material-UI is very popular and it has a large and great community. If you face any problem, the community members will try their best to help you.
So, these are the reasons why I love Material-UI.
That's it for today.
Shameless Plug
I have made a video about how to build a carousel postcard with React, Material-UI, and Swiper.js.
If you are interested you can check the video.
You can also demo the application form here
Please like and subscribe to Cules Coding. It motivates me to create more content like this.
If you have any questions, please comment down below.
You can reach out to me on social media as @thatanjan
.
Stay safe. Goodbye.
About me
Why do I do what I do?
The Internet has revolutionized our life. I want to make the internet more beautiful and useful.
What do I do?
I ended up being a full-stack software engineer.
What can I do?
I can develop complex full-stack web applications like social media applications or e-commerce sites.
What have I done?
I have developed a social media application called Confession. The goal of this application is to help people overcome their imposter syndrome by sharing our failure stories.
I also love to share my knowledge. So, I run a youtube channel called Cules Coding where I teach people full-stack web development, data structure algorithms, and many more. So, Subscribe to Cules Coding so that you don't miss the cool stuff.
Want to work with me?
I am looking for a team where I can show my ambition and passion and produce great value for them.
Contact me through my email or any social media as @thatanjan
. I would be happy to have a touch with you.
Contacts
- Email: thatanjan@gmail.com
- linkedin: @thatanjan
- portfolio: anjan
- Github: @thatanjan
- Instagram (personal): @thatanjan
- Instagram (youtube channel): @thatanjan
- twitter: @thatanjan
Blogs you might want to read:
- Eslint, prettier setup with TypeScript and react
- What is Client-Side Rendering?
- What is Server Side Rendering?
- Everything you need to know about tree data structure
- 13 reasons why you should use Nextjs
Videos might you might want to watch:
This content originally appeared on DEV Community and was authored by Anjan Shomooder
Anjan Shomooder | Sciencx (2021-09-01T17:08:51+00:00) 10 reasons why I love Material-UI. Retrieved from https://www.scien.cx/2021/09/01/10-reasons-why-i-love-material-ui/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.