TailwindCSS responsive tables on mobile screens

  Рет қаралды 83,173

cdruc

cdruc

Күн бұрын

Пікірлер
@Ca3yMiX
@Ca3yMiX 2 жыл бұрын
in a real case we would have dynamic table data, so instead of styling each tr individuality you can use more in the doc, thanks for the video 🙌
@cdruc
@cdruc 2 жыл бұрын
Yup! Forgot there is a tailwind variant for almost everything 🤣. I might do a video on those just to catch up
@Ca3yMiX
@Ca3yMiX 2 жыл бұрын
@@cdruc 😅 btw i came from react .. but tailwind used in jsx part so i can follow .. thanks for the video 🙌
@RandomMusicD
@RandomMusicD 2 жыл бұрын
Dude, I was really lost using tables with Django and Tailwind, this saved me, so thaaanks,
@cdruc
@cdruc 2 жыл бұрын
Glad you find it helpful! 👊
@oketafred
@oketafred 3 жыл бұрын
Your content is the best 👏👏👏👏. You deserve a million likes and subscribers 👏👏👏👏
@themarksmith
@themarksmith 3 жыл бұрын
Loving the videos on tailwind... Not into PHP (sorry) but your CSS, JS, etc. stuff is great - thank you!
@cdruc
@cdruc 3 жыл бұрын
If it wasn't for Laravel, I probably wouldn't be into php as well, so that's ok 😂 Glad you enjoy the others!
@binodsharma112
@binodsharma112 Жыл бұрын
Thanks .. I was using table wrong in.. its so much helpful.
@elfreddy5
@elfreddy5 2 жыл бұрын
great video, I was able to use the idea in my project. Datatables and mobiles are not visually compatible at all.
@JokerBench
@JokerBench 2 жыл бұрын
Awesome video! I hope you can make a tutorial for the pagination as well
@GammaWraith
@GammaWraith 3 жыл бұрын
Really nice, should definitely add some sticky headers then it will be golden
@CollinsKreation
@CollinsKreation 3 жыл бұрын
This is sick... I love it...thanks
@janiodrey
@janiodrey 5 ай бұрын
very helpful. thank you
@DevenSitapara
@DevenSitapara 24 күн бұрын
Wow, found what i was searching , please Create sorting and paginatiin
@asselita2463
@asselita2463 Жыл бұрын
How can i prevent my table from stretching? because now horizontal scrollbar appeared, PLEASE HELP ME 🙏🙏🙏🙏
@aguswidi9316
@aguswidi9316 Жыл бұрын
I'm lucky to found gems video. Awesome toturial. And thank's
@nicolasportu
@nicolasportu Жыл бұрын
Outstanding! Best of its kind 😃
@arellanojv1
@arellanojv1 2 жыл бұрын
for option number 2. in production are you going to render the data at the same time as the table or you will make a trigger if it hits a specific media query?
@cdruc
@cdruc 2 жыл бұрын
Correct! Here: kzbin.info/www/bejne/iWWwmYRspcqkbqM On line 5 I'm hiding the table on screens less than 768px in width using hidden md:block, and on line 59 I'm showing the grid&cards but only until I reach 768px - from here on the table will be visible.
@namikazedevj46
@namikazedevj46 2 жыл бұрын
this is so underrated
@barraganroberto
@barraganroberto 2 жыл бұрын
This is crazy great! Thank you so much!! 👏
@neilgilroy1629
@neilgilroy1629 2 жыл бұрын
Great video!
@Curdledx
@Curdledx 2 жыл бұрын
very good video - even understandable for me as a backend / database guy :)
@cdruc
@cdruc 2 жыл бұрын
Glad you find it useful!
@Doowi92
@Doowi92 Жыл бұрын
Very helpfull tutorial and well explained it helps me alot, you have earn 1 more sub
@jitxhere
@jitxhere Жыл бұрын
now this is awesome
@shaikotikbalhridoy2039
@shaikotikbalhridoy2039 Жыл бұрын
Awesome bro, i like it ❤
@kohelet910
@kohelet910 2 жыл бұрын
Nice job !
@gotoslovakia
@gotoslovakia 2 жыл бұрын
Great! Thank you!
@gotoslovakia
@gotoslovakia 2 жыл бұрын
Also I discovered your website - a lot of useful information, I'll start using it tomorrow.
@cdruc
@cdruc 2 жыл бұрын
Thanks! I hope you’ll find it helpful 👊
@marcelosantoscorrea
@marcelosantoscorrea 3 жыл бұрын
Very very good!!!
@yagovelazquez9140
@yagovelazquez9140 2 жыл бұрын
good stuff bro
@theophiluseniayewu6270
@theophiluseniayewu6270 Ай бұрын
Thsnk you❤
@clipocasGames
@clipocasGames 2 жыл бұрын
code please
@paschanchik
@paschanchik 2 жыл бұрын
Реально красиво получилось. Спасибо
@kimbapslayer1995
@kimbapslayer1995 2 жыл бұрын
Clean clean
@maxwellmuhanda7940
@maxwellmuhanda7940 Жыл бұрын
damn i cant explain how mucn i have learn in such a s small time
@programacion5536
@programacion5536 Жыл бұрын
I think they could be accessibility issues if you use a grid div instead of a the table element. The first approach is the best, imo
@jasonb202020
@jasonb202020 3 жыл бұрын
nice
@NekoJinFel
@NekoJinFel Жыл бұрын
I’m still trying to understand what advantage tail wind has for developers who already know CSS. It would be even cleaner to write CSS inside dedicated file and not have to clutter the HTML.
@hemrastyl6765
@hemrastyl6765 Жыл бұрын
In Software development, we want to get money as fast as we possibly can unless you have other goals, and how do we achieve that? By being productive and saving time. That's where Tailwind comes in.
@whintersby
@whintersby 10 ай бұрын
I agree with @NekoJinFel. This looks like someone puked up CSS classes all over the page. This is worse than old school Div-itis.
@nithinrajendran3091
@nithinrajendran3091 2 жыл бұрын
How to deal with table in mobile devices? Hide it. Awesome content though.
Tailwind CSS: Displaying Table Content At Smaller Screen Sizes
14:26
I Never Want to Create React Tables Any Other Way
5:40
Josh tried coding
Рет қаралды 293 М.
It works #beatbox #tiktok
00:34
BeatboxJCOP
Рет қаралды 41 МЛН
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 20 МЛН
10 Tailwind Tricks You NEED To Know!
10:45
Ravi - Perfect Base
Рет қаралды 318 М.
Useful & Responsive Layouts, no Media Queries required
11:03
Kevin Powell
Рет қаралды 187 М.
Styling Forms with Tailwind CSS
17:25
Tailwind Labs
Рет қаралды 144 М.
Table Design Ideas For Mobile. How to Represent Data Tables on Mobile
3:30
Interaction Design Foundation – UX Design Courses
Рет қаралды 4,7 М.
How to create a responsive HTML table
27:19
Kevin Powell
Рет қаралды 232 М.
Building a Fancy Responsive Tile Grid with Tailwind CSS
13:28
Tailwind Labs
Рет қаралды 77 М.
UI Design Tips for a Better Data Table UX
4:28
UX TV
Рет қаралды 101 М.
Flexbox or grid - How to decide?
18:51
Kevin Powell
Рет қаралды 758 М.
Floating Labels with Tailwind CSS
10:19
Tailwind Labs
Рет қаралды 105 М.