Testimonials Grid Section. Built with: HTML | SASS | Boostrap 4
Design comparison
Solution retrospective
Hello there, everyone! 😀
I finally decided to try out some CSS frameworks and started with Bootstrap, since it's considered to be the most popular. So, this site was built without CSS Grid and media queries (well, technically, there's one media query in my code, but its use is optional).
What's my opinion on this framework? Well, to be honest, I didn't enjoy it very much. To create this grid layout, I had to use a LOT of nested divs and apply specific bootstrap classes to all of them. That was somewhat irksome. 😓 From my point of view, it'd be much easier to use CSS Grid and apply all the necessary styles in SCSS.
Anyway, the overall experience of using Bootstrap was quite absorbing!
Community feedback
- @ApplePieGiraffePosted over 3 years ago
Hey there, again, Bonrey! 👋
Nice to see you complete another challenge already! 😀 This one looks great and responds well (as usual)! 👏
I haven't ever really touched Bootstrap very much (or other CSS frameworks for that matter), so I suppose I'll let someone else give their opinion or feedback on that. 😅
Of course—keep coding (and happy coding, too)! 😁
1@BonreyPosted over 3 years ago@ApplePieGiraffe thank you once again for your feedback! I really appreciate it 😉
P.S. I'm currently dipping my toes into another CSS framework, which I find very similar to Bootstrap. But frankly, I don't find them all very useful 🤷♂️ Using pure Flexbox or Grid appeals much more to me 🙂
1@ApplePieGiraffePosted over 3 years ago@Bonrey
Glad to help! 🙂
Haha, yeah—I've heard a lot about CSS frameworks (and I really should try out one or two these days for good measure) but being that I'm rather comfortable with CSS (at least the basics, LOL), I usually just find myself preferring to styles things from scratch to begin with (since that mostly leaves me 100% of the control over the styles). 😄
1@BonreyPosted over 3 years ago@ApplePieGiraffe yeah, I completely agree with you! I prefer to build most of the things from scratch myself 🔨
1 - @abdulrahmancodesPosted over 3 years ago
Have you tried TailwindCSS?
0@abdulrahmancodesPosted over 3 years ago@Bonrey Yes! It's amazing. You should give it a try.
1
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord