Here are 7 hand-picked websites with huge number of **real-world** web design challenges to practice your front end skills - from beginner level to expert 👇
1️⃣ Frontend Mentor frontendmentor.io
Jun 4, 2021 • 22 tweets • 6 min read
Everything you need to know about @tailwindcss in 21 videos 👇
From introduction to installation & customization
From simple concepts to advanced ones
From small examples to landing page & portfolio web pages
You don't need to look anywhere else (apart from the docs of course)
1️⃣ Introduction to Tailwind CSS
Feb 6, 2021 • 13 tweets • 9 min read
🔥 10 amazing resources for Design Inspiration 🔥
Never run out of ideas again. I bet you have not visited at least one of these before!
Landingfolio features the best landing page inspiration, templates, resources and examples on the web. Learn from a growing library of 1,982 landing page designs and 3,829 component examples, updated daily!
I created some #JavaScript code to turn a website video demo from
👈 a jerky one
to a smooth one 👉
I added this code while recording demo. Hit enter to start / pause / re-start scrolling the page. (And of course, remove the script once done)
Feb 3, 2021 • 12 tweets • 4 min read
✨ 8 Things you might not know #TailwindCSS can do with just a few utility classes ✨
Thread 🧵 👇
1️⃣ Adding a gradient color to text with only 5 classes
Jan 2, 2021 • 13 tweets • 4 min read
Here are 10 reasons to start using @tailwindcss for your next project
As the official website says, you can "Rapidly build modern websites without ever leaving your HTML"
It's like writing inline styles for each html element, but using class names - Far more readable and much faster to type. You almost don't need a CSS file.